ocket8888 opened a new issue, #6792: URL: https://github.com/apache/trafficcontrol/issues/6792
## This Bug Report affects these Traffic Control components: - Traffic Ops ## 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. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
