ocket8888 opened a new pull request #4498: Deprecate deliveryservices available URL: https://github.com/apache/trafficcontrol/pull/4498 ## What does this PR (Pull Request) do? - [x] This PR is not related to any Issue Deprecates the `user/{{user ID}}/deliveryservices/available` TO API endpoint. ## Which Traffic Control components are affected by this PR? - Documentation - Traffic Ops ## What is the best way to verify this PR? Build and read the documentation, ensure no warnings/errors and output is accurate. Run the existing unit and client/api integration tests, make sure they all pass. Make requests to `/api/1.{{minor version}}/users/{{some user ID}}/deliveryservices/available` and `/api/2.0/users/{{any natural number}}/deliveryservices/available` and ensure proper output. Check that the now-deprecated endpoint isn't being used anywhere I haven't accounted for. ## The following criteria are ALL met by this PR - [x] Tests are unnecessary - [x] This PR includes documentation - [x] This PR includes an update to CHANGELOG.md - [x] This PR includes any and all required license headers - [x] This PR does not include a database migration - [x] This PR **DOES NOT FIX A SERIOUS SECURITY VULNERABILITY**
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
