Skip to content

Schema validation does not support "flat" data model #975

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

Closed
Tracked by #339 ...
bjosttveit opened this issue Mar 7, 2023 · 1 comment
Closed
Tracked by #339 ...

Schema validation does not support "flat" data model #975

bjosttveit opened this issue Mar 7, 2023 · 1 comment
Labels
fe-v4 Issues to be solved before v4 goes gold kind/bug Something isn't working status/triage

Comments

@bjosttveit
Copy link
Member

Description of the bug

Currently, app-frontend requires a definite "root" object in the data model in order to perform validation against the json schema. You simply cannot have multiple properties in the top level of the data model. This limitation is probably not necessary, and since it is easier than ever to create datamodels from scratch in studio, it would be nice to remove this limitation.

image

Steps To Reproduce

.

Additional Information

No response

@olemartinorg
Copy link
Contributor

Should have been fixed now in #1473

@olemartinorg olemartinorg added the fe-v4 Issues to be solved before v4 goes gold label Sep 25, 2023
@olemartinorg olemartinorg moved this to ✅ Done in Team Apps Sep 25, 2023
@RonnyB71 RonnyB71 mentioned this issue Nov 22, 2023
Closed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fe-v4 Issues to be solved before v4 goes gold kind/bug Something isn't working status/triage
Projects
Archived in project
Development

No branches or pull requests

2 participants