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

Initial base URI for embedded objects. #983

Merged
merged 1 commit into from
Sep 25, 2020

Conversation

handrews
Copy link
Contributor

@handrews handrews commented Sep 6, 2020

Fixes #837.

This is to handle the case of schema objects embedded in
documents such as OAS documents, particularly when the object
is not an embedded schema resource. This holds when the object
is a schema resource as well, but in that case the base URI is
immediately overridden by "$id".

This is to handle the case of schema objects embedded in
documents such as OAS documents, particularly when the object
is not an embedded schema resource.  This holds when the object
is a schema resource as well, but in that case the base URI is
immediately overridden by "$id".
@handrews handrews added the core label Sep 6, 2020
@handrews handrews added this to the draft-08-patch1 milestone Sep 6, 2020
@Relequestual Relequestual merged commit 62a258d into json-schema-org:master Sep 25, 2020
@handrews handrews deleted the emb-base branch September 26, 2020 19:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Address base URI for JSON Schema embedded in other documents
3 participants