You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When defining resources it's imperative to allow a way to assign tags to their methods as part of the definition process. This can be achieved by allowing @resource_method decorator to accept those tags and include them into the resource building process.
The text was updated successfully, but these errors were encountered:
perdy
linked a pull request
Jun 8, 2023
that will
close
this issue
When defining resources it's imperative to allow a way to assign tags to their methods as part of the definition process. This can be achieved by allowing
@resource_method
decorator to accept those tags and include them into the resource building process.The text was updated successfully, but these errors were encountered: