generate
generate copied to clipboard
Support `readOnly` / `writeOnly`.
This PR adds support for R/O and R/W fields. Properties with a JSON Schema readOnly or writeOnly set will have a jsonSchema struct tag added, with a readonly or writeonly value inside it.