openapi/schema
Source
Usage
bash
npm exec saf-workflow kickoff openapi/schema <name>To run this workflow automatically, tell the agent to:
- Navigate to the target package
- Run this command
- Follow the instructions until done
Checklist
When run, the workflow will:
- Upsert 2 templates.
- Update example
- Run
npm run generate - Run
npm exec tsc -- --noEmit
Help Docs
bash
Usage: npm exec saf-workflow kickoff openapi/schema <name>
Work on an OpenAPI schema
Arguments:
name The name of the schema (e.g., 'user' or 'product')
Example: "example"