ocket8888 opened a new pull request, #7331: URL: https://github.com/apache/trafficcontrol/pull/7331
This PR removes nearly all modeling of ATC objects from TPv2, instead relying on `trafficops-types` for those typings. It also removes a couple unused functions, generally in favor of those provided by `trafficops-types`. It also updates `trafficops-types` to the latest 4.0.x version available, and deals with the breaking changes resulting from that (it does **not** add support for new properties/fields/columns in that API version). <hr/> ## Which Traffic Control components are affected by this PR? - Traffic Portal (experimental v2) ## What is the best way to verify this PR? Make sure user-facing behavior is unchanged; existing tests should all still pass. ## PR submission checklist - [x] This PR uses existing tests - [x] This PR doesn't need 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]
