DELETE servers/{{ID}} response with an APIv4 server representation regardless of the requested version #6907
Labels
low difficulty
the estimated level of effort to resolve this issue is low
low impact
affects only a small portion of a CDN, and cannot itself break one
regression bug
a bug in existing functionality introduced by a new version
Traffic Ops
related to Traffic Ops
This Bug Report affects these Traffic Control components:
Current behavior:
When deleting a server, the
response
will be an APIv4 representation of the server, regardless of the version of the API used in the request. This is a breaking change to that API endpoint in violation of our versioning contract.Expected behavior:
The requested API version should be used to determine the response.
Steps to reproduce:
The text was updated successfully, but these errors were encountered: