ocket8888 commented on a change in pull request #4444: Document undocumented Traffic Ops routes URL: https://github.com/apache/trafficcontrol/pull/4444#discussion_r384062315
########## File path: docs/source/api/v2/deliveryservices_xmlid_xmlid_urlkeys.rst ########## @@ -21,12 +21,14 @@ ``GET`` ======= +.. seealso:: :ref:`to-api-deliveryservices-id-urlkeys` + Retrieves URL signing keys for a :term:`Delivery Service`. .. caution:: This method will return the :term:`Delivery Service`'s **PRIVATE** URL signing keys! Be wary of using this endpoint and **NEVER** share the output with anyone who would be unable to see it on their own. :Auth. Required: Yes -:Roles Required: None +:Roles Required: "read-only" Review comment: using "None" instead of "read-only" is pretty standard. Changing it would be an improvement, but I think it'd be better to keep consistency for now and change it everywhere in a different PR. ---------------------------------------------------------------- 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
