Closed BlairCurrey closed 1 year ago
Currently the adapter assumes a root prefix, which limits it's usefulness.
prefix
next()
Currently the adapter assumes a root prefix, which limits it's usefulness.
prefix
parameter to the createKoaMiddleware inputnext()
) if there is a prefix configured and the request path doesnt match. if not prefix configured, behave as currently