generated from json-schema-org/repo-template
-
-
Notifications
You must be signed in to change notification settings - Fork 56
Open
Labels
Status: AvailableNo one has claimed responsibility for resolving this issue.No one has claimed responsibility for resolving this issue.good first issueGood for newcomersGood for newcomers
Description
The following link to the format keyword is broken:
tour/content/06-Combining-Subschemas/04-Valid-Against-oneOf-the-Subschemas(XOR)/instructions.mdx
Line 55 in 3a6dc23
| > Notice the `format` keyword with `date` used in the `dateOfBirth` property. By default, `format` is just an annotation and **does not effect validation**. you can learn more about the format keyword [here](https://json-schema.org/understanding-json-schema/reference/string#format). |
There is no 'format' section in the target location.
Instead, the link should be:
https://tour.json-schema.org/content/08-Annotating-JSON-Schemas/04-format-and-examples
Metadata
Metadata
Assignees
Labels
Status: AvailableNo one has claimed responsibility for resolving this issue.No one has claimed responsibility for resolving this issue.good first issueGood for newcomersGood for newcomers