ocket8888 opened a new pull request, #7902:
URL: https://github.com/apache/trafficcontrol/pull/7902

   This PR renames the `api.APIInfo` structure commonly used in Traffic Ops to 
a less stutter-y `api.Info`. That's going to be the majority of the changes.
   
   The more important ones, though, are those that move the `api.Info` 
structure and its methods and `NewInfo` into their own, separate file, which 
will make it much easier to deal with moving forward.
   
   Lastly, I added some tests to some things that weren't being tested.
   
   <hr/>
   
   ## Which Traffic Control components are affected by this PR?
   - Documentation
   - Traffic Ops
   
   ## What is the best way to verify this PR?
   Make sure all of the tests pass
   
   ## PR submission checklist
   - [x] This PR has tests
   - [x] This PR has documentation
   - [x] This PR doesn't need a CHANGELOG.md entry
   - [x] This PR **DOES NOT FIX A SERIOUS SECURITY VULNERABILITY**


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