path-not-include-query

general > path-not-include-query


Guidance

Don't put query string items in the path. They belong in parameters with `in: query`.

Applies to EndPoint

Constraint

Type: Declarative Validation