[FIX] base_rest_auth_api_key: fix method security plugin#557
[FIX] base_rest_auth_api_key: fix method security plugin#557OCA-git-bot merged 1 commit intoOCA:18.0from
Conversation
|
Hi @lmignon, |
|
There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. |
|
Hi @lmignon, |
simahawk
left a comment
There was a problem hiding this comment.
thanks for your fix proposal!
|
|
||
| def operation_helper(self, path=None, operations=None, **kwargs): | ||
| routing = kwargs.get("routing") | ||
| routing = kwargs.get("original_routing") |
There was a problem hiding this comment.
we should probably use https://github.com/OCA/rest-framework/blob/18.0/base_rest/tools.py#L10
There was a problem hiding this comment.
Thanks for your review, I rebased and made the change
1f3f181 to
7febe4b
Compare
|
/ocabot merge patch |
|
On my way to merge this fine PR! |
|
Congratulations, your PR was merged at 54b2678. Thanks a lot for contributing to OCA. ❤️ |
No description provided.