Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions specs/jsonschema-core.md
Original file line number Diff line number Diff line change
Expand Up @@ -657,8 +657,8 @@ which are provided to applications to use as they see fit. JSON Schema
implementations are not expected to make use of the collected information on
behalf of applications.

Unless otherwise specified, the value of an annotation keyword is the keyword's
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
Hyper-Schema's](https://datatracker.ietf.org/doc/html/draft-handrews-json-schema-hyperschema-02)
`links` keyword is a complex annotation that produces a value based in part on
the instance data.
Expand Down