Implementing Catch-All Methods and Routes with HttpApiBuilder
Hey I was wondering if there is a way to implement a catch all methods & catch all routes endpoint using HttpApiBuilder.
I figured that there is HttpRouter.all, but how would I combine that with my HttpApiBuilder?
Thanks!
I figured that there is HttpRouter.all, but how would I combine that with my HttpApiBuilder?
Thanks!
