ocket8888 commented on a change in pull request #3742: Restricted job creation to Portal and above URL: https://github.com/apache/trafficcontrol/pull/3742#discussion_r307395486
########## File path: docs/source/api/user_current_jobs.rst ########## @@ -122,7 +122,11 @@ Creates a new content revalidation job. .. Note:: This method forces a HTTP *revalidation* of the content, and not a new ``GET`` - the origin needs to support revalidation according to the HTTP/1.1 specification, and send a ``200 OK`` or ``304 Not Modified`` HTTP response as appropriate. :Auth. Required: Yes -:Roles Required: "admin" or "operations"\ [1]_ +:Roles Required: "portal" + + .. versionchanged:: ATCv3.0.2 Review comment: Throwing this in as a patch and bumping the patch number seems easiest IMO. ---------------------------------------------------------------- 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
