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
Update the swagger definition to mark the following REST API as internal:
GET
POST
DELETE
This is a breaking change.
The text was updated successfully, but these errors were encountered:
feat: Mark endpoints as internal in swagger doc (#6599)
3785eed
BREAKING CHANGE: Several API endpoints have been marked as internal. For more information, please check [#6303](#6303).
warber
No branches or pull requests
Action Item
Update the swagger definition to mark the following REST API as internal:
GET
/api/mongodb-datastore/healthPOST
/api/mongodb-datastore/eventDELETE
/api/controlPlane/v1/logPOST
/api/statistics/v1/eventPOST
/project/{projectName}/service/{serviceName}/resourceThis is a breaking change.
The text was updated successfully, but these errors were encountered: