Incorrect error message from /servers/details when no query string parameter given #6800
Labels
bug
something isn't working as intended
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
Traffic Ops
related to Traffic Ops
This Bug Report affects these Traffic Control components:
Current behavior:
/servers/details
requires one of the query string parametershostName
orphysLocationID
be specified, but if neither are, the error message says:Expected behavior:
The error message should name the actual required query string parameter:
hostName
nothostname
.Steps to reproduce:
toget -kp '/servers/details?hostname=anything'
The text was updated successfully, but these errors were encountered: