josdejong/jsoneditor

Reckon with readOnly attribute of JSON Schema

Open

#922 geöffnet am 1. März 2020

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (2.034 Forks)batch import
featurehelp wanted

Repository-Metriken

Stars
 (10.781 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 15h 36m) (3 gemergte PRs in 30 T)

Beschreibung

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