josdejong/jsoneditor

Reckon with readOnly attribute of JSON Schema

Aperta

#922 aperta il 1 mar 2020

 (1 commento) (0 reazioni) (0 assegnatari)JavaScript (2078 fork)batch import
featurehelp wanted

Metriche repository

Star
 (12.263 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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

Guida contributor