-
Notifications
You must be signed in to change notification settings - Fork 4
Closed
Description
Add the ability to match on a URL path
So if we want to mock a service with multiple websocket endpoints we should be able to do so and then have mocks that only apply to /api/v1/stream or /api/v1/simple (to take an example from my streaming audio series.
We might have to think about if the handlers have to access URL path params in future but eh!
Metadata
Metadata
Assignees
Labels
No labels