Skip to content

Schema Editor: Add option to only define the actual parameters and do the JSON Schema under the hood. #84

Open
@BlenderDefender

Description

@BlenderDefender

Is your feature request related to a problem? Please describe.
When I first used the schema editor, I've tried validating my schema on swagger.io. It was only after a bit of trial and error that I found out, that I had to enter JSON-Schema parameters. I think that this behavior is counter-intuitive since the goal of the website is that we do not have to deal with the schema that is defined under the hood, but instead are able to do everything from a GUI.

Describe the solution you'd like
I'd suggest implementing a GUI for creating Schemas - the users enter a parameter, e.g. foo, they select the type, e.g. string, and then get all the options that JSON-Schema offers for strings. The actual schema is created under the hood, and developers can switch to the JSON-Schema view, when they want/need to.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions