josdejong/jsoneditor

Reckon with readOnly attribute of JSON Schema

Open

#922 opened on 2020年3月1日

GitHub で見る
 (1 comment) (0 reactions) (0 assignees)JavaScript (2,034 forks)batch import
featurehelp wanted

Repository metrics

Stars
 (10,781 stars)
PR merge metrics
 (平均マージ 15h 36m) (30d で 3 merged PRs)

説明

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

コントリビューターガイド