webda.io
webda.io copied to clipboard
readonly property are required on schema generation
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