Parameters have the same name + in combination
Issue ID: v3-semantic-parameter-namein-multiple
Description
Two or more parameters have the same nameIn combination (parameter name + in). The nameIn combinations must be unique.
For more details, see the OpenAPI Specification.
Remediation
Make sure that all parameters have unique nameIn combinations.