ocket8888 opened a new pull request #4495: Deprecate cdn metric types URL: https://github.com/apache/trafficcontrol/pull/4495 ## What does this PR (Pull Request) do? - [x] This PR is not related to any Issue Adds a deprecation notice for the `/cdns/metric_types/{{metric types}}/start_date/{{start_date}}/end_date/{{end_date}}` API endpoint. ## Which Traffic Control components are affected by this PR? - Documentation - Traffic Ops (barely) ## What is the best way to verify this PR? Since this endpoint was never implemented, the only place a deprecation notice was actually added was in the documentation. So just build the docs, verify no errors and that the output is correct. Also, request `/api/2.0/cdns/metric_types/{{any text}}/start_date/{{any text}}/end_date/{{any_text}}` via `GET` and verify the resource is not found. ## The following criteria are ALL met by this PR - [x] Tests are unnecessary - [x] This PR includes documentation - [x] An update to CHANGELOG.md is not necessary - [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
