Skip to content

Highlight the challenges of extending meta-schemas #389

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

Merged
merged 1 commit into from
Sep 2, 2017

Conversation

handrews
Copy link
Contributor

@handrews handrews commented Sep 1, 2017

This addresses the original question posed in #86, which
noted that simply saying that meta-schemas can be extended
with "allOf" is misleading and likely to lead to errors.

Copy link
Member

@dlax dlax left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One typo here too. LGTM otherwise.

<t>
Note that the recursive nature of meta-schemas requires re-definining
recursive keywords in the extended meta-schema, as can be seen in
ith the JSON Hyper-Schema meta-schema.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo: "ith"

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! I'll fix and then merge, as I don't think this fundamentally changes the approval and this has no impact on implementations at all.

This addresses the original question posed in json-schema-org#86, which
noted that simply saying that meta-schemas can be extended
with "allOf" is misleading and likely to lead to errors.
@handrews handrews merged commit a426f3a into json-schema-org:master Sep 2, 2017
@handrews handrews deleted the extend branch September 2, 2017 16:26
@gregsdennis gregsdennis added clarification Items that need to be clarified in the specification and removed Type: Maintenance labels Jul 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
clarification Items that need to be clarified in the specification core Priority: Low
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants