mhoppa commented on a change in pull request #4444: Document undocumented
Traffic Ops routes
URL: https://github.com/apache/trafficcontrol/pull/4444#discussion_r383924362
##########
File path: traffic_control/clients/python/trafficops/tosession.py
##########
@@ -866,6 +866,17 @@ def assign_deliveryservice_servers_by_names(self,
xml_id=None, data=None):
:raises: Union[LoginError, OperationError]
"""
+ @api_request(u'post', u'deliveryservice_requests', (u'1.1', u'1.2',
u'1.3', u'1.4', u'1.5'))
Review comment:
this should just be 2.0 the client is documented not to support any 1.x
versions now
----------------------------------------------------------------
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:
[email protected]
With regards,
Apache Git Services