An error occurred fetching the project authors.
- 02 Sep, 2020 1 commit
-
-
Dmitriy Zaporozhets authored
By ignoring root routes like: get "/" post "/" Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 23 Jul, 2020 1 commit
-
-
Peter Leitzen authored
Previously, Cop/PutProjectRoutesUnderScope and Cop/PutGroupRoutesUnderScope were only checking `resource` and `resources` and skipped checking trivial routes like `get`, `post` etc. This commit unifies both cops and adds the ability to check HTTP methods.
-