Re: Traffic Ops go client responses

2018-04-25 Thread Schmidt, Andrew (Contractor)
I've noticed that the Put/Post responses are incorrect from some of the Perl endpoints. I'm guessing maybe that is the reason. For example the Put response returns the unmodified record. You have to do a Get to verify that the change occurred. Andy On 4/25/18, 3:53 PM, "Rawlin Peters" wrote

Traffic Ops go client responses

2018-04-25 Thread Rawlin Peters
Hey folks, I noticed in our TO go client that we aren't decoding the JSON response returned from PUT/POST endpoints. If we actually decoded those responses, it would be quicker and more useful from a user's perspective, save bandwidth from all the unnecessary GETs after POST/PUTs, and also reduce