ocket8888 opened a new issue, #7189:
URL: https://github.com/apache/trafficcontrol/issues/7189

   ## This Improvement request (usability, performance, tech debt, etc.) 
affects these Traffic Control components:
   - Traffic Ops Client (Go) (Tests)
   
   ## Current behavior:
   In the tc-fixtures of (at least) the v4 and v5 client/API integration tests, 
the listed Delivery Services are not full representations of Delivery Services. 
Specifically, they are known to be missing the `regional` field, which relies 
on our parser's behavior of not throwing errors when fields are missing. This 
is technically in violation of the HTTP spec, since it makes our PUT requests 
not necessarily idempotent.
   
   ## New behavior:
   Our testing data should ideally include only complete representations of the 
objects they represent.
   
   


-- 
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]

Reply via email to