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
The schema files should include a version tag to allow for revisions of the same schema without having to publish more schema files. It also makes migrations between versions more convenient.
The text was updated successfully, but these errors were encountered:
Good point. One option would be to use the name version as the guidelines, currently v0.2. @Logende What would be the standard solution to implement this?
Good point. One option would be to use the name version as the guidelines, currently v0.2. @Logende What would be the standard solution to implement this?
The schema files should include a version tag to allow for revisions of the same schema without having to publish more schema files. It also makes migrations between versions more convenient.
The text was updated successfully, but these errors were encountered: