Backlog
Create a future JSON Explorer version that can build a JSON document from scratch instead of requiring an existing file.
Proposed scope
- define the root as an object or array
- add, rename, reorder and remove fields
- choose field types such as string, number, integer, boolean, object, array and null
- define nested objects and arrays
- set required and optional fields
- configure common format rules such as email, date, date-time and custom patterns
- generate a compatible JSON Schema while the structure is created
- create and download the initial JSON file
This item is for the roadmap only. Do not start implementation yet.
Backlog
Create a future JSON Explorer version that can build a JSON document from scratch instead of requiring an existing file.
Proposed scope
This item is for the roadmap only. Do not start implementation yet.