You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can you be specific about what you mean by "behaviours" - what is done differently within these 3-4 applications based on differing treatments of the vendor field?
Several applications group schemas by
vendor
field, but there's two different behaviours.com.acme.marketing
-schemas are subset ofcom.acme
com.acme.marketing
is independent ofcom.acme
I believe first behavior is correct. The whole point of vendor is to provide proper namespacing and namespacing assumes hierarchy.
The text was updated successfully, but these errors were encountered: