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 2020/01/30 18:45:38 UTC

[GitHub] [trafficcontrol] mhoppa commented on a change in pull request #3880: Deprecate /capabilities/{{name}}

mhoppa commented on a change in pull request #3880: Deprecate /capabilities/{{name}}
URL: https://github.com/apache/trafficcontrol/pull/3880#discussion_r373125525
 
 

 ##########
 File path: traffic_ops/app/lib/API/Capability.pm
 ##########
 @@ -46,9 +46,11 @@ sub name {
 	my $self = shift;
 	my $name = $self->param('name');
 
+	my $alt = "GET /capabilities with the 'name' query paramter";
 
 Review comment:
   misspelled parameter here and in the docs

----------------------------------------------------------------
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


With regards,
Apache Git Services