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 2018/04/04 20:43:22 UTC

[GitHub] mitchell852 commented on a change in pull request #2086: Api 1.3 cleanup per api guidelines

mitchell852 commented on a change in pull request #2086: Api 1.3 cleanup per api guidelines
URL: https://github.com/apache/incubator-trafficcontrol/pull/2086#discussion_r179276674
 
 

 ##########
 File path: traffic_ops/traffic_ops_golang/routes.go
 ##########
 @@ -71,55 +71,35 @@ func Routes(d ServerData) ([]Route, http.Handler, error) {
 		//About
 		{1.3, http.MethodGet, `about/?(\.json)?$`, about.Handler(), auth.PrivLevelReadOnly, Authenticated, nil},
 
-		// Proxied routes
 
 Review comment:
   no need for these anymore because the http.MethodGet, `cdns/{id}$`, route was removed

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


With regards,
Apache Git Services