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 d356d21 commit 4aa940bCopy full SHA for 4aa940b
README.md
@@ -133,7 +133,7 @@ Deletes/stops a specific tunnel for the current user
133
134
135
```python
136
-testingbotclient.tunnel.delete_tunnel(sessionId)
+testingbotclient.tunnel.delete_tunnel(tunnelId)
137
```
138
139
### uploadToStorage - Local File
@@ -198,4 +198,4 @@ python test_travis.py
198
199
## More documentation
200
201
-Check out the [TestingBot REST API](https://testingbot.com/support/api) for more information.
+Check out the [TestingBot REST API](https://testingbot.com/support/api) for more information.
0 commit comments