josdejong / josdejong/jsoneditor
Reckon with readOnly attribute of JSON Schema
Open
feature
help wanted
- Dominant language
- JavaScript
- Stars
- 12.3k
- Forks
- 2.1k
- PR merge metrics
- No merged PRs in 30d
Description
It would be nice if fields marked as "readOnly" in the JSONSchema would be read only.
It has a tricky side effect of course: it would not be possible to start from an empty document and fill in all fields to make it valid JSON schema.
Ref: https://github.com/josdejong/jsoneditor/issues/920#issuecomment-592979760
Contributor guide
Assessment
This issue has not been assessed yet.