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: [email protected]
