zrhoffman commented on a change in pull request #5539: URL: https://github.com/apache/trafficcontrol/pull/5539#discussion_r667094188
########## 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)_ +* [Documentation](https://github.com/apache/trafficcontrol/tree/master/traffic_ops/client) Review comment: Should be `v3-client` ########## 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) Review comment: Should be `v2-client` ########## 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: TO API v3 is deprecated? I thought it's the "stable" version until API v2 is removed and API v5 is added. -- 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]
