Skip to content

We might need a json-form type schema instead of JSON Schema #1

Description

@plocket

Description of the feature / enhancement.

Not really a feature request. I need to make more issue types for my fork.

DA may need some more descriptive keys that JSON Schema can provide alone. See https://stackoverflow.com/a/69614812 and json-forms (https://jsonforms.io/)

Order is out of scope for json-schema. For that you need to look into json-forms https://jsonforms.io/, standards, which is extension of json-schema. It consist of three separate JSON data :

schema
values
ui-schema

The ui-schema contains the information about the ui and presentation, like order of properties (fields) and the their visual presentation, like "hidden", "read-only".

Are you making a PR for this?

Yes, I will create a PR.

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

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions