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 574c7f6 commit 4f53d09Copy full SHA for 4f53d09
IMPLEMENTATION.md
@@ -328,7 +328,7 @@ A severity level of `COMMON` indicates that the error is non-fatal and that the
328
Additionally there are a few REST endpoints for the ip rotation extension
329
#### RoutePlanner Status
330
```
331
-POST /routeplanner/status
+GET /routeplanner/status
332
Host: localhost:8080
333
Authorization: youshallnotpass
334
@@ -383,7 +383,7 @@ block
383
384
#### Unmark a failed address
385
386
-GET /routeplanner/free/address
+POST /routeplanner/free/address
387
388
389
0 commit comments