diff options
-rw-r--r-- | doc/api/runners.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/api/runners.md b/doc/api/runners.md index 77c74c8..68b5851 100644 --- a/doc/api/runners.md +++ b/doc/api/runners.md @@ -58,7 +58,7 @@ __Authentication is done by runner token__ Used to removing runners. - POST /runners/delete + DELETE /runners/delete Parameters: @@ -74,4 +74,4 @@ Returns: "updated_at" : "2015-02-26T11:39:39.232Z", "description" : "awesome runner" } -``` +```
\ No newline at end of file |