You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by GitBox <gi...@apache.org> on 2021/06/08 15:14:24 UTC

[GitHub] [trafficcontrol] ocket8888 commented on issue #5921: Remove the /deliveryservices/request TO API endpoint

ocket8888 commented on issue #5921:
URL: https://github.com/apache/trafficcontrol/issues/5921#issuecomment-856859297


   Regarding implementation: we could strip the functionality from all API versions at once, because that reduces the complexity immediately, and then older versions where the endpoint used to exist can return a `410 Gone` response instead of a 404. Either that, or remove it from API v4 and add deprecation notices to earlier versions.


-- 
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:
users@infra.apache.org