We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 030f022 commit 6272ae8Copy full SHA for 6272ae8
specs/jsonschema-core.md
@@ -394,9 +394,9 @@ Additional schema keywords MAY be defined by any entity. Save for explicit
394
agreement, schema authors SHALL NOT expect these additional keywords to be
395
supported by implementations that do not explicitly document such support.
396
397
-Extension keywords MUST NOT interfere with the operation of keywords defined by
+Extension keywords MUST NOT directly modify the operation of keywords defined by
398
this document or the companion JSON Schema Validation specificiation, and SHOULD
399
-NOT interfere with the operation of keywords defined by other extension
+NOT directly modify the operation of keywords defined by other extension
400
documents.[^11]
401
402
[^11]: JSON Schema currently does not have a namespacing mechanism, which would
0 commit comments