ocket8888 commented on a change in pull request #4379: Rewrite isos to Golang URL: https://github.com/apache/trafficcontrol/pull/4379#discussion_r382722901
########## File path: docs/source/api/v2/isos.rst ########## @@ -25,7 +25,7 @@ Generates an ISO from the requested ISO source. :Auth. Required: Yes :Roles Required: "admin" or "operations" -:Response Type: Object - unless the ``stream`` key is present in the request payload, in which case the actual ISO content will be returned instead of a JSON response string +:Response Type: ISO image as a streaming download Review comment: Should use "`undefined` - ISO image as a streaming download" for consistency and as per [the "How to Read This Documentation" section of the API docs](https://traffic-control-cdn.readthedocs.io/en/latest/api/index.html#response-type-meanings) ---------------------------------------------------------------- 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
