ocket8888 commented on a change in pull request #4014: Rewrite federation user GET/POST/DELETE URL: https://github.com/apache/trafficcontrol/pull/4014#discussion_r338737022
########## File path: docs/source/api/federations_id_users.rst ########## @@ -37,6 +37,28 @@ Request Structure | ID | The integral, unique identifier of the federation for which users will be retrieved | +------+-------------------------------------------------------------------------------------+ +.. table:: Request Query Parameters + + +-----------+----------+--------------------------------------------------------------------------------------------------------------------------------------+ + | Name | Required | Description | + +===========+==========+======================================================================================================================================+ + | userID | no | Show only the users that has this integral, unique identifier | + +-----------+----------+--------------------------------------------------------------------------------------------------------------------------------------+ + | role | no | Show only the users that has this role | Review comment: *have ---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services