How to
Authoring an operation generator
Build a generator that produces one file per OpenAPI operation. We'll make a curl-command generator — concrete, useful, and exercises the patterns operation generators typically need.
How to add a field type
Add a new field renderer to a cloned form generator (e.g., gen-shadcn-form).