rawlinp commented on issue #4011: Implement GET /api/1.1/roles handler URL: https://github.com/apache/trafficcontrol/pull/4011#issuecomment-545597371 Also, it seems intentional that `PUT` doesn't actually update the priv_level, since that would go away with roles and capabilities. The `PUT` response issue is just a byproduct of how our API is implemented. The struct that the request body is unmarshalled into is the same struct that is returned in the response.
---------------------------------------------------------------- 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
