aws / aws-sdk-java-v2

The official AWS SDK for Java - Version 2
Apache License 2.0
2.2k stars 853 forks source link

Update value to path for operation context params #5685

Closed davidh44 closed 2 weeks ago

davidh44 commented 2 weeks ago

Motivation and Context

Per the spec, should be path instead of value

Modifications

Renamed to path in OperationContextParam and updated EndpointResolverInterceptorSpec

Testing

updated codegen test files

sonarcloud[bot] commented 2 weeks ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
71.4% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud