mitchell852 edited a comment on issue #4415: Updated Traffic Portal to use TO API v2.0 URL: https://github.com/apache/trafficcontrol/pull/4415#issuecomment-588498688 I haven't looked thru this yet but i know there are some places that need to be updated due to certain routes being deprecated and not available in 2.0. i.e. https://github.com/apache/trafficcontrol/blob/master/traffic_portal/app/src/common/api/DeliveryServiceService.js#L147 https://github.com/apache/trafficcontrol/blob/master/traffic_portal/app/src/common/api/RegionService.js#L59 https://github.com/apache/trafficcontrol/blob/master/traffic_portal/app/src/common/api/RegionService.js#L73 https://github.com/apache/trafficcontrol/blob/master/traffic_portal/app/src/common/api/DeliveryServiceRegexService.js#L34 https://github.com/apache/trafficcontrol/blob/master/traffic_portal/app/src/common/api/ParameterService.js#L98 https://github.com/apache/trafficcontrol/blob/master/traffic_portal/app/src/common/api/ServerService.js#L201 also, probably just search for `todo: change to use query param when it is supported` to see if anything else can be changed.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
