Skip to content

Roadmap: Create JSON files from scratch with field definitions #2

Description

@lbettero

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions