Skip to content

Conversation

@yeshamavani
Copy link
Contributor

authorize decorator to be used inside method metadata

GH-155

Description

reverting changes done in c8aedb6

c8aedb6

Fixes #155

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Intermediate change (work in progress)

Checklist:

  • Performed a self-review of my own code
  • npm test passes on your machine
  • New tests added or existing tests modified to cover all changes
  • Code conforms with the style guide
  • API Documentation in code was updated
  • Any dependent changes have been merged and published in downstream modules

authorize decorator to be used inside method metadata

GH-155
@sonarqubecloud
Copy link

@yeshamavani yeshamavani merged commit 9fa2b5e into master Nov 17, 2025
7 checks passed
@yeshamavani yeshamavani deleted the GH-155-revert branch November 17, 2025 05:26
@a-ganguly
Copy link
Contributor

🎉 This PR is included in version 8.1.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The authorize decorator is associated to the http method

3 participants