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
{{ message }}
This repository was archived by the owner on Apr 24, 2021. It is now read-only.
How can I use this with Koa 2?
I tried using koa-convert, but because it is injected into this and no ctx, I cannot use it yet...
Well, I could use convert when I'm using it as well too, but almost all endpoints needs validations, so I wanna avoid using convert all over the place.