vortico / flama

Fire up your models with the flame 🔥

Home Page:https://flama.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allow add tags to resource methods

perdy opened this issue · comments

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.