generate icon indicating copy to clipboard operation
generate copied to clipboard

Support `readOnly` / `writeOnly`.

Open ieure opened this issue 3 years ago • 0 comments

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.

ieure avatar Jan 05 '22 20:01 ieure