We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bf6d50 commit 6b9ec31Copy full SHA for 6b9ec31
versioned_docs/version-2.0.0/running-keploy/keploy-karaf.md
@@ -87,7 +87,7 @@ Replace the placeholder values with actual paths and keys as needed.
87
2. Record test cases using the following command:
88
89
```bash
90
- keploy record --base-url="http://localhost:8181"
+ keploy record --base-path="http://localhost:8181"
91
```
92
93
3. Make a series of API calls to your application's endpoints.
0 commit comments