rawlinp commented on issue #4011: Implement GET /api/1.1/roles handler
URL: https://github.com/apache/trafficcontrol/pull/4011#issuecomment-545606677
 
 
   Ok, now that's pretty funny. I guess this API wasn't reviewed/tested all 
that well before it was merged. But yes, that bad `PUT` response problem is a 
general problem with our API. For instance, you can `PUT` with ignored fields 
in the request body (e.g. most name fields, since we use IDs for almost 
everything), and those ignored fields will be returned in the response body.

----------------------------------------------------------------
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

Reply via email to