Skip to content

Conversation

@mels-h
Copy link

@mels-h mels-h commented Dec 18, 2025

OAR018 - ResourcesByVerb - Operation not recommended for resource path
Depending of the verb, some path structures are not encouraged. This can be a hint of a design flaw.

Pull request type

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • Other (please describe):

Issue Number: #82

What is the new behavior?

  • Introduces the new rule OAR018, which validates resource path structures depending on the HTTP verb.
  • Applies a default set of allowed resource path patterns.
  • Reports operations whose resource paths are not recommended for the corresponding HTTP verb.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants