Skip to content

Commit 627c1e7

Browse files
gregsdennisjdesrosiers
authored andcommitted
clarify what a keyword's annotation value is
1 parent 0e3ef5f commit 627c1e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: specs/jsonschema-core.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -657,8 +657,8 @@ which are provided to applications to use as they see fit. JSON Schema
657657
implementations are not expected to make use of the collected information on
658658
behalf of applications.
659659

660-
Unless otherwise specified, the value of an annotation keyword is the keyword's
661-
value. However, other behaviors are possible. For example, [JSON
660+
Unless otherwise specified, a keyword's annotation value is value of the
661+
keyword itself. However, other behaviors are possible. For example, [JSON
662662
Hyper-Schema's](https://datatracker.ietf.org/doc/html/draft-handrews-json-schema-hyperschema-02)
663663
`links` keyword is a complex annotation that produces a value based in part on
664664
the instance data.

0 commit comments

Comments
 (0)