-
Notifications
You must be signed in to change notification settings - Fork 135
chore: fix diff between ee, fix plural api query params #3524
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
base: main
Are you sure you want to change the base?
chore: fix diff between ee, fix plural api query params #3524
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
3 Skipped Deployments
|
PR Review: chore: fix diff between ee, fix plural api query paramsSummaryThis PR introduces proper plural query parameter handling for list APIs (actors, namespaces, runners, runner_configs) by adding singular-form array parameters alongside the existing deprecated comma-separated string parameters. It also adds Code QualityPositive:
Suggestions:
Potential Bugs
Performance
Security
Test Coverage
Minor Notes
RecommendationThe core changes for plural query params in |
More templates
@rivetkit/cloudflare-workers
@rivetkit/db
@rivetkit/framework-base
@rivetkit/next-js
@rivetkit/react
rivetkit
@rivetkit/sql-loader
@rivetkit/engine-runner
@rivetkit/engine-runner-protocol
commit: |
107bfe2 to
3acf83e
Compare
PR Review: chore: fix diff between ee, fix plural api query paramsSummaryThis PR introduces API query parameter improvements by adding proper plural parameter support ( Code Quality and Best Practices ✅Good patterns observed:
Potential Issues
|

No description provided.