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 has been archived by the owner on Mar 28, 2022. It is now read-only.
It is desirable to support an array of methods in the route variants definitions. It makes sense for defining middlewares that should be executed in every method, as described in mocks-server/main#140.
Using the middleware example from the documentation, this is how it should look like:
It is desirable to support an array of methods in the route variants definitions. It makes sense for defining middlewares that should be executed in every method, as described in mocks-server/main#140.
Using the middleware example from the documentation, this is how it should look like:
The text was updated successfully, but these errors were encountered: