Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Specify how references are used in conjunction with the uiSchema #11

Open
Splizard opened this issue Sep 13, 2024 · 0 comments
Open

Specify how references are used in conjunction with the uiSchema #11

Splizard opened this issue Sep 13, 2024 · 0 comments

Comments

@Splizard
Copy link

Splizard commented Sep 13, 2024

jsonschema defines $defs as a place to store reusable definitions, it's not clear how the uiSchema for a possibly recursive structure should be specified when each property for an object is specified in the $defs section.

Would it be better to use an extension field instead of a seperate object for the uiSchema?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant