ocket8888 opened a new pull request #4015: Rewrite /federations to Go - 
POST/PUT/DELETE
URL: https://github.com/apache/trafficcontrol/pull/4015
 
 
   ## What does this PR (Pull Request) do?
   - [x] This PR fixes #3790 
   
   Rewrites `/federations` to Go. This also adds API version 1.4 specific logic 
that
   - Adds the messages normally returned as the "response" object as alerts 
(doesn't replace `response`, much as I'd like to)
   - Allows POST request bodies that don't use the redundant top-level 
"federations" key (still backward-compatible; just gives clients the choice)
   
   ## Which Traffic Control components are affected by this PR?
   - Documentation
   - Traffic Control Client <!-- Please specify which; e.g. 'Python', 'Go', 
'Java' -->
   - Traffic Ops
   - Traffic Portal (?)
   
   ## What is the best way to verify this PR?
   Run the unit and/or API tests I'm sure I'll write
   
   ## The following criteria are ALL met by this PR
   - [ ] This PR includes tests OR I have explained why tests are unnecessary
   - [ ] This PR includes documentation OR I have explained why documentation 
is unnecessary
   - [x] An update to CHANGELOG.md is not necessary
   - [ ] This PR includes any and all required license headers
   - [x] This PR does not include a database migration
   - [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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to