We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
schema
1 parent cb6410e commit 0bd1d17Copy full SHA for 0bd1d17
jsonschema-core.xml
@@ -2958,7 +2958,7 @@ Content-Type: application/schema-instance+json;
2958
2959
<t>
2960
Multiple schemas are whitespace separated, and indicate that the
2961
- instance conforms to all of the listed schemas:
+ instance conforms to any of the listed schemas:
2962
</t>
2963
2964
<figure>
@@ -2987,7 +2987,7 @@ Accept: application/schema-instance+json;
2987
2988
2989
As with Content-Type, multiple schema parameters in the same string
2990
- requests an instance that conforms to all of the listed schemas.
+ requests an instance that conforms to any of the listed schemas.
2991
2992
2993
0 commit comments