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.
1 parent 671735b commit 813b6adCopy full SHA for 813b6ad
jsonschema-validation.xml
@@ -743,9 +743,9 @@
743
<section title='"readOnly"'>
744
<t>
745
If it has a value of boolean true, this keyword indicates that the value of the
746
- instance is managed exclusively by the server or the owning authority, and
747
- attempts by a user agent to modify the value of this property are expected to be
748
- ignored or rejected by a server.
+ instance is managed exclusively by the owning authority, and attempts by a user
+ agent to modify the value of this property are expected to be ignored or
+ rejected by that owning authority.
749
</t>
750
751
For example, this property would be used to mark a server-generated serial
0 commit comments