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

Add support for extra field in schema definitions #197

Merged
merged 8 commits into from
May 29, 2024
Merged

Conversation

SmetDenis
Copy link
Member

Add an extra field to various schema definitions and examples. This optional field allows users to include arbitrary data that can be ignored by the validation tool but used for custom purposes. This change increases flexibility and customizability, enhancing the overall utility of the schema configurations.

Add an 'extra' field to various schema definitions and examples. This optional field allows users to include arbitrary data that can be ignored by the validation tool but used for custom purposes. This change increases flexibility and customizability, enhancing the overall utility of the schema configurations.
@SmetDenis SmetDenis changed the title Add support for 'extra' field in schema definitions Add support for extra field in schema definitions May 28, 2024
@SmetDenis SmetDenis merged commit 7ceffed into master May 29, 2024
12 of 13 checks passed
@SmetDenis SmetDenis deleted the extra-option branch May 29, 2024 10:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant