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

Disallow additional properties on video schema #1174

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jonafato
Copy link
Member

The intent of this change is to update the schema without any test failures. This means that other changes that affect the data should happen independently from the pull request associated with this commit, and it should be kept up to date and merged once the schema tests pass. To contribute to this change, open PRs that would correct any data that does not conform to the JSON schema. Discussion regarding other schema updates should happen in the associated issue at #1173.

Resolves #1173.

The intent of this change is to update the schema without any test
failures. This means that other changes that affect the data should
happen independently from the pull request associated with this commit,
and it should be kept up to date and merged once the schema tests pass.
To contribute to this change, open PRs that would correct any data that
does not conform to the JSON schema. Discussion regarding other schema
updates should happen in the associated issue at #1173.

Resolves #1173.
@jonafato jonafato force-pushed the no-additional-properties-video branch from a85f32c to 58847ff Compare August 13, 2024 04:44
jonafato added a commit that referenced this pull request Aug 13, 2024
These are various keys that have typos or other misspellings, identified
via the changes in #1174.
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

Successfully merging this pull request may close these issues.

video.json schema should not allow additional properties
1 participant