Revert 12ad7f74023db37fc3acdb3da5a88c39e3f6e45b...8362dffc3091ee4ebaa69017b47113a4ff02fab5 on WebUI API Documentation

pmzqla
2015-05-18 22:41:59 +02:00
parent 8362dffc30
commit 339046f91a

@@ -588,7 +588,7 @@ HTTP/1.1 200 OK
### Pause all torrents ###
```http
POST http://127.0.0.1/command/pauseAll HTTP/1.1
POST http://127.0.0.1/command/pauseall HTTP/1.1
User-Agent: Fiddler
Host: 127.0.0.1
Authorization: your_auth_string
@@ -625,7 +625,7 @@ HTTP/1.1 200 OK
### Resume all torrents ###
```http
POST http://127.0.0.1/command/resumeAll HTTP/1.1
POST http://127.0.0.1/command/resumeall HTTP/1.1
User-Agent: Fiddler
Host: 127.0.0.1
Authorization: your_auth_string