-
Notifications
You must be signed in to change notification settings - Fork 15
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(SPV-1478): migrate existing admin v2 endpoints to openapi3 #899
Conversation
Manual Tests💚 Manual testing by @dorzepowski resulted in success. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #899 +/- ##
==========================================
- Coverage 53.25% 53.05% -0.21%
==========================================
Files 412 409 -3
Lines 18359 18498 +139
==========================================
+ Hits 9778 9815 +37
- Misses 7815 7913 +98
- Partials 766 770 +4
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report in Codecov by Sentry.
|
…-admin-endpoints # Conflicts: # actions/v2/admin/server.go # actions/v2/server.go # api/components/models.yaml # api/components/responses.yaml # api/gen.api.go # api/gen.api.yaml # api/gen.models.go # server/server.go
d0baa6f
to
a4b742b
Compare
Description
Warning
Remember to regenerate swagger when #898 is merged
Pull Request Checklist