Skip to content

Fix missed "$id" that should be "$anchor", and other minor fixes #991

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 3 commits into from
Sep 25, 2020

Conversation

handrews
Copy link
Contributor

Fixes #990, plus other minor cleanups in separate commits.

  • Fix missed "$id" to "$anchor" change and related wording
  • Fix indentation
  • Make the number in the text match the number of items in the list of keyword classifications

Looks like we missed one, h/t jimblackler.
Also fix wording as the value of "$anchor" is not a URI reference.
@handrews handrews added this to the draft-08-patch1 milestone Sep 16, 2020
@handrews handrews changed the title Indent Fix missed "$id" that should be "$anchor", and other minor fixes Sep 16, 2020
@Relequestual Relequestual merged commit 0003dbb into json-schema-org:master Sep 25, 2020
@handrews handrews deleted the indent branch September 26, 2020 19:37
@gregsdennis gregsdennis added clarification Items that need to be clarified in the specification and removed Type: Bug 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Question about section 8.2.4.6. Dereferencing; is the reference to $id incorrect? Should be $anchor?
4 participants