Skip to content

writeOnly missing in draft-07? #770

Closed
@jackwootton

Description

@jackwootton

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 specification

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions