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

Allow supersededBy and supersedes properties in a schema #155

Closed
spenes opened this issue Mar 27, 2023 · 0 comments
Closed

Allow supersededBy and supersedes properties in a schema #155

spenes opened this issue Mar 27, 2023 · 0 comments

Comments

@spenes
Copy link
Contributor

spenes commented Mar 27, 2023

We are adding a new feature to Enrich to make it possible supersede schemas. If a schema is superseded, superseding schema will be used during validation.

We will add $supersededBy and $supersedes properties to the schemas for this feature. Therefore, we need to add this properties to meta schemas defined in SelfSyntaxChecker object.

@spenes spenes changed the title Allow self.supersededBy and self.supersedes properties in a schema Allow supersededBy and supersedes properties in a schema Apr 3, 2023
@spenes spenes closed this as completed in a5cc5f9 Apr 13, 2023
voropaevp pushed a commit that referenced this issue Apr 27, 2023
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