-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
{} is a valid JSON Schema, it's a schema for any JSONObject. Should we allow this? If yes, how? This also raises the question about what should happen when additionalProperties is true?
One proposal is to allow user to enter key and value. Something like this:
<input title="key">:<input title="value">
<button>Add row</button>
Metadata
Metadata
Assignees
Labels
No labels