ocket8888 opened a new pull request, #7937: URL: https://github.com/apache/trafficcontrol/pull/7937
This PR fixes new linting errors that have arisen from #7933 . I also fixed one typo in markup, fixed a couple of call signature mismatches between the concrete and testing Delivery Service API services, and did some spelling/grammar changes in JSDoc comment blocks of some API service methods. Also, rather than fix the CoordinateService, I removed it, since it only had one method, which already existed on the CacheGroupService. <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 the linter now passes, and that all existing tests still pass after the removal of the CoordinateService. ## PR submission checklist - [x] This PR has 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]
