We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e3ef5f commit 627c1e7Copy full SHA for 627c1e7
specs/jsonschema-core.md
@@ -657,8 +657,8 @@ which are provided to applications to use as they see fit. JSON Schema
657
implementations are not expected to make use of the collected information on
658
behalf of applications.
659
660
-Unless otherwise specified, the value of an annotation keyword is the keyword's
661
-value. However, other behaviors are possible. For example, [JSON
+Unless otherwise specified, a keyword's annotation value is value of the
+keyword itself. However, other behaviors are possible. For example, [JSON
662
Hyper-Schema's](https://datatracker.ietf.org/doc/html/draft-handrews-json-schema-hyperschema-02)
663
`links` keyword is a complex annotation that produces a value based in part on
664
the instance data.
0 commit comments