mitchell852 edited a comment on issue #4000: Put server_capability status code is incorrect URL: https://github.com/apache/trafficcontrol/issues/4000#issuecomment-543811749 afaik our api never returns 405s so 405 would not be "right" in the context of our API. 404 seems "right" to me if you `PUT https://{{TO_BASE_URL}}/api/{{api_version}}/server_capabilities` without a query param then the resource to PUT cannot be found hence the 404.
---------------------------------------------------------------- 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
