Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Schema extension mechanism violation #156

Open
donmendelson opened this issue Oct 7, 2022 · 0 comments
Open

Schema extension mechanism violation #156

donmendelson opened this issue Oct 7, 2022 · 0 comments

Comments

@donmendelson
Copy link
Member

The specification lists the constraints to extending a message, and also says that

Changes that break those constraints require consumers to update to the current schema used by publishers. An message template that has changed in an incompatible way must be assinged a new template "id" attribute.

Implicitly, it is the responsibility of the schema publisher to make sure that the message schema conforms to the rules. This should be made more explicit, and conversely, contravening the constraints is considered a protocol violation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant