rawlinp commented on issue #3063: Verbose JSON errors from DS regex endpoints URL: https://github.com/apache/trafficcontrol/pull/3063#issuecomment-442553507 That would be a good test for all our API endpoints that accept json. As an HTTP-JSON API we should probably have that in the integration tests as a standard for all the PUT/POST endpoints. That could probably be done fairly easily since you don't really need to mock up extra data as the JSON unmarshalling is typically always the first thing an endpoint does. Thoughts?
---------------------------------------------------------------- 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
