Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

V5: Use zod for CLI args and API #3270

Open
smashah opened this issue Feb 19, 2025 · 1 comment
Open

V5: Use zod for CLI args and API #3270

smashah opened this issue Feb 19, 2025 · 1 comment
Assignees
Labels
PRIORITY Fast track for BMAC Members only. V5

Comments

@smashah
Copy link
Member

smashah commented Feb 19, 2025

  • Convert all types to zod schemas
  • Use those zod schemas to validate API and CLI input
  • Convert all client calls to use a 1 (or 2) parameter object based model (instead of multiple params)
@smashah smashah added the V5 label Feb 19, 2025
@smashah smashah self-assigned this Feb 19, 2025
@owa-gh-bot owa-gh-bot bot added the PRIORITY Fast track for BMAC Members only. label Feb 19, 2025
@smashah
Copy link
Member Author

smashah commented Feb 21, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PRIORITY Fast track for BMAC Members only. V5
Projects
None yet
Development

No branches or pull requests

1 participant