-
-
Notifications
You must be signed in to change notification settings - Fork 358
Closed
Labels
clarificationItems that need to be clarified in the specificationItems that need to be clarified in the specification
Description
Why is the writeOnly property missing from http://json-schema.org/draft-07/schema?
readOnly is defined:
"readOnly": {
"type": "boolean",
"default": false
},Both readOnly and writeOnly are included in the vocabulary: https://tools.ietf.org/html/draft-handrews-json-schema-validation-01#section-10.3
Metadata
Metadata
Assignees
Labels
clarificationItems that need to be clarified in the specificationItems that need to be clarified in the specification