-
-
Notifications
You must be signed in to change notification settings - Fork 451
[📝 Docs]: Job Posting Example needs $anchor #2363
Copy link
Copy link
Open
Labels
Status: TriageThis is the initial status for an issue that requires triage.This is the initial status for an issue that requires triage.📝 DocumentationIndicates improvements or additions to documentation.Indicates improvements or additions to documentation.
Metadata
Metadata
Assignees
Labels
Status: TriageThis is the initial status for an issue that requires triage.This is the initial status for an issue that requires triage.📝 DocumentationIndicates improvements or additions to documentation.Indicates improvements or additions to documentation.
What Docs changes are you proposing?
In the example schema a Job Posting on the
learn/json-schema-examplespage, the text introducing the example schema saysHowever, it doesn't appear that the
$anchorkeyword is being used in the schema that follows.I'd fix this myself, but I'm still learning JSON Schema and am not sure what the correct usage of the
$anchortag would be in this situation.Code of Conduct