Hey!
Im trying to build an app using flask_restful library but I couldn't find an example of flask_injector together with restful.
Is there any example out there? I tried to replicate the behavior used in flask_restplus implementation but it is not working.
Thanks in advance