This commit is contained in:
Bernhard Posselt 2016-04-27 20:52:33 +02:00
Родитель 40dc571fbc
Коммит 748dd9aca7
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -501,7 +501,7 @@ To change a feed, use the following request:
* **Method**: PATCH
* **Route**: /feeds/{id}
* **Route Parameters**:
* **{id}**: folder's id
* **{id}**: feed's id
with the following request body:
```json