ocket8888 opened a new pull request #5508: URL: https://github.com/apache/trafficcontrol/pull/5508
## What does this PR (Pull Request) do? - [x] This PR is not related to any Issue This PR adds a `value` query parameter to `/parameters` and makes the APIv4 client use it (since API v3 and under can't be guaranteed to be running against a TO that supports the parameter, they don't get the same treatment). ## Which Traffic Control components are affected by this PR? - Traffic Ops Client (Go) - Traffic Ops ## What is the best way to verify this PR? Verify the Go client/API integration tests work. ## The following criteria are ALL met by this PR - [x] This PR includes tests - [x] This PR includes documentation OR I have explained why documentation is unnecessary - [x] This PR includes an update to CHANGELOG.md OR such an update is not necessary - [x] This PR includes any and all required license headers - [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: [email protected]
