Skip to content

Commit

Permalink
Update structuring.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Dule-martins authored and jdesrosiers committed Jun 26, 2024
1 parent 3a29a33 commit bd7ddb2
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion pages/understanding-json-schema/structuring.md
Original file line number Diff line number Diff line change
Expand Up @@ -566,4 +566,7 @@ In Draft 4-7, a subschema `$id` is just a base URI change and not
using subschema `$id` must use the same dialect.
</Infobox>


<Infobox label="Draft-specific info">
In Draft 2020-12,`$id` support for changing dialects in an embedded schema
(using $schema with a different value than the parent schema) was added.
</Infobox>

0 comments on commit bd7ddb2

Please sign in to comment.