josdejong/jsoneditor

Reckon with readOnly attribute of JSON Schema

Open

#922 建立於 2020年3月1日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)JavaScript (2,034 fork)batch import
featurehelp wanted

倉庫指標

Star
 (10,781 star)
PR 合併指標
 (平均合併 15小時 36分鐘) (30 天內合併 3 個 PR)

描述

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

貢獻者指南