zrhoffman commented on a change in pull request #5539: URL: https://github.com/apache/trafficcontrol/pull/5539#discussion_r669964628
########## File path: traffic_control/clients/README.md ########## @@ -8,8 +8,11 @@ There are two client libraries supported: * [Documentation](https://github.com/apache/trafficcontrol/tree/master/traffic_control/clients/python/trafficops) ## Golang -### TO API v1.5 _(Deprecated)_ -* [Documentation](https://github.com/apache/trafficcontrol/tree/master/traffic_ops/v1-client) +### TO API v2 _(Deprecated)_ +* [Documentation](https://github.com/apache/trafficcontrol/tree/master/traffic_ops/client) + +### TO API v3 _(Deprecated)_ Review comment: That makes sense, but in order to remove them API v2 and API v3 in ATC 7, a separate PR will need to mark all of the endpoints as deprecated in the documentation for ATC 6. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
