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

Store JSON Schemas of all used schemas in a container also in the container #70

Open
apirogov opened this issue Oct 7, 2022 · 0 comments
Labels
enhancement New feature or request internals Technical and subtle issues users are (usually) not aware of standards!!! Standard-compliance and best-practice related

Comments

@apirogov
Copy link
Collaborator

apirogov commented Oct 7, 2022

This enables validation even if the Metador schemas are not available.

NOTE: the json schema export must be thoroughly tested, specifically whether the schema hashsum based id works as expected -

the schema hashsum should change iff:

  • a plugin version changes
  • the json schema operational definition changes (excluding e.g. title / description changes)
  • the attached metador constant fields change
  • any of these changes happen in a referenced parent or nested schema (thus, changing the hash, thus changing the reference)
@apirogov apirogov added the enhancement New feature or request label Oct 7, 2022
@github-actions github-actions bot added the triage Freshly opened or reopened issue label Oct 7, 2022
@apirogov apirogov added standards!!! Standard-compliance and best-practice related and removed triage Freshly opened or reopened issue labels Oct 17, 2022
@apirogov apirogov added the internals Technical and subtle issues users are (usually) not aware of label Aug 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request internals Technical and subtle issues users are (usually) not aware of standards!!! Standard-compliance and best-practice related
Projects
None yet
Development

No branches or pull requests

1 participant