-
Couldn't load subscription status.
- Fork 74
Open
Description
I propose 2 updates to the deprecated version constraint:
deprecatedcan be greater than schema version. I think it can be useful for case when schema author wants to notify client about future changes, e.g. to say in schema version110that since next major version200some field will be deprecated. One might argue that in such case author can publish schema200but say that it's not yet in use. However, I find such a workflow harder to maintain because author might not have schema200ready for release.- And an obvious one:
deprecatedshould not be less thansinceVersion(or maybe even strictly greater).
Metadata
Metadata
Assignees
Labels
No labels