We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3f935c2 + 0553c8b commit 8cb49baCopy full SHA for 8cb49ba
jsonschema-hyperschema.xml
@@ -215,7 +215,10 @@
215
<t hangText="link validity">
216
A valid link for an instance is one that is applicable to that
217
instance and does not fail any requirement imposed by the keywords
218
- in the Link Description Object.
+ in the Link Description Object. Note that invalid links can
219
+ occur when using keywords such as "if" or "oneOf" (from the
220
+ Core specification) to describe links that are conditional on
221
+ the representation's structure or value.
222
</t>
223
<t hangText="generic user agent">
224
A user agent which can be used to interact with any resource, from
0 commit comments