-
Notifications
You must be signed in to change notification settings - Fork 505
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
feat: delete protection for apis #2011
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
3 Skipped Deployments
|
Thank you for following the naming conventions for pull request titles! 🙏 |
…t requests feat(routes): add deleteProtection field to createApi route with default true value feat(routes): update createApi route to handle deleteProtection field feat(routes): update openapi documentation for deleteProtection field in createApi route
…to test data object
fix(api routes): remove deleteProtection field from createApi route schema fix(api routes): remove deleteProtection field from createApi route handler fix(api routes): remove deleteProtection field from deleteApi route tests fix(api routes): remove deleteProtection field from deleteApi route security tests fix(db schema): change default value of deleteProtection to false
… creating new api without delete protection
No description provided.