Skip to content
This repository was archived by the owner on Nov 19, 2025. It is now read-only.
This repository was archived by the owner on Nov 19, 2025. It is now read-only.

Support query strings for loading schemas #76

@flrs-edf

Description

@flrs-edf

Motivation
Having the JSON Forms Editor deployed on Netlify is great. However, when I want to edit an existing JSON Schema, I need to copy and paste it from an external source into the editor. This manual step seems like unnecessary overhead.

Solution
I would like to append a parameter like https://jsonforms-editor.netlify.app/?schema=github.com%2Fabc123xyz%2Fschemas%2Fmyschema.json to have the app automatically load a schema hosted at github.com/abc123xyz/schemas/myschema.json.

Alternatives
Manually copying and pasting into the editor.

Additional context
None.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions