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/02/11 20:42:32 UTC

[GitHub] nir-sopher commented on a change in pull request #1867: Job deletion API

nir-sopher commented on a change in pull request #1867: Job deletion API
URL: https://github.com/apache/incubator-trafficcontrol/pull/1867#discussion_r167448711
 
 

 ##########
 File path: traffic_ops/app/lib/API/Job.pm
 ##########
 @@ -113,6 +113,29 @@ sub show {
 	$self->success( \@data );
 }
 
+
+sub delete {
 
 Review comment:
   Correct, 
   it was also missing in the show command.
   Need some further testing before pulling

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