This Bug Report affects these Traffic Control components:
Current behavior:
Both the /topologies and /server_capabilities API endpoints will respond to POST and PUT requests with an extra, undocumented response property: RequestedName. This is likely a symptom of their use of the CRUDer (but should be easily fixable without rewriting to not use it).
The documented response examples don't include this property, and those are copy/pasted usually, so I think this is a regression bug.
Expected behavior:
That field serves no external purpose and shouldn't exist in responses ever.
Steps to reproduce:
Create a Topology or Server Capability.