Kashatlast2 commented on code in PR #7692:
URL: https://github.com/apache/trafficcontrol/pull/7692#discussion_r1286318146
##########
traffic_control/clients/python/trafficops/tosession.py:
##########
@@ -1522,6 +1522,38 @@ def delete_multiple_servers_capabilities(self,
data=None):
:raises: Union[LoginError, OperationError]
"""
+ #
+ # Server_server_capabilities
+ #
+ @api_request('get', 'server_server_capabilities', ('3.0', '4.0', '4.1',
'5.0'))
+ def get_server_server_capabilities(self, query_params=none):
Review Comment:
Updated to None.
--
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]