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

readonly property are required on schema generation #335

Open
loopingz opened this issue Feb 4, 2023 · 0 comments
Open

readonly property are required on schema generation #335

loopingz opened this issue Feb 4, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@loopingz
Copy link
Owner

loopingz commented Feb 4, 2023

Describe the bug
When trying to create a Model that extends OwnerModel, the uuid is tagged as required while it should be generated by the server.
It seems the @readonly property is not correctly analyzed by the webda compiler

@loopingz loopingz added the bug Something isn't working label Feb 4, 2023
@loopingz loopingz self-assigned this Feb 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant