Skip to content

Commit a426f3a

Browse files
authored
Merge pull request #389 from handrews/extend
Highlight the challenges of extending meta-schemas
2 parents 07a3562 + 37f634c commit a426f3a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

jsonschema-core.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -356,6 +356,11 @@
356356
This extended meta-schema SHOULD be referenced using the "$schema" keyword, to
357357
allow tools to follow the correct behaviour.
358358
</t>
359+
<t>
360+
Note that the recursive nature of meta-schemas requires re-definining
361+
recursive keywords in the extended meta-schema, as can be seen in
362+
the JSON Hyper-Schema meta-schema.
363+
</t>
359364
</section>
360365

361366
</section>

0 commit comments

Comments
 (0)