mhoppa commented on a change in pull request #4506: Deprecate GET statuses/:id URL: https://github.com/apache/trafficcontrol/pull/4506#discussion_r394649712
########## File path: docs/source/api/v1/statuses_id.rst ########## @@ -21,6 +21,9 @@ ``GET`` ======= +.. deprecated:: ATCv4 + Use the ``GET`` method of :ref:`to-api-v1-statuses` with the query parameter ``id`` instead. Review comment: if the replacement route is in v1 I usually point that to them as they are are probably using v1 anyway ---------------------------------------------------------------- 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
