Closed
Description
The LDO has "title"
but not "description"
. When you think about the LDO in RFC 5988 or similar terms, this makes sense. But LDOs can easily support much more information than most link descriptions.
In my experience, most schema authors expect "description"
to be present in the LDO as well and used by documentation tools. That doesn't violate any aspect of JSON Hyper-Schema, but I think it should be official as it is the obvious expected behavior within a JSON Schema (rather than RFC 5988) context.