We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ad87d1 commit 11676bdCopy full SHA for 11676bd
wiremock/README.md
@@ -57,7 +57,7 @@ localstack start
57
58
The WireMock server will be available at `http://wiremock.localhost.localstack.cloud:4566`.
59
60
-You can import stubs using the WireMock Admin API:
+You can import stubs using the WireMock Admin API (assuming a `stubs.json` exists in the local working directory):
61
62
```bash
63
curl -X POST -H "Content-Type: application/json" \
0 commit comments