Closed mikekistler closed 1 year ago
This PR backs out the change made in #83 that flags any path parameter name that is used for more than one path segment. This rule was over-zealous and fires when multiple resources use a common name like "id" as the path parameter name.
This PR backs out the change made in #83 that flags any path parameter name that is used for more than one path segment. This rule was over-zealous and fires when multiple resources use a common name like "id" as the path parameter name.