dangogh opened a new issue #2210: TO go - snapshot/new differences between Perl and Go implementations URL: https://github.com/apache/incubator-trafficcontrol/issues/2210 Comparing the `/api/1.3/cdns/xxx/snapshot/new` endpoints between the Perl and Go versions revealed some differences. The most obvious was that the Perl version has a top-level "response" object and the Go version does not: ```{ "response": ... }``` I saw other differences, but none seemed to be structural.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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
