This commit is contained in:
Bernhard Posselt 2016-04-26 22:50:51 +02:00
Родитель ac1e156635
Коммит 993dd122a5
1 изменённых файлов: 2 добавлений и 2 удалений

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

@ -521,8 +521,8 @@ Both APIs will return the following response body or terminal output:
```js
{
"data": {
"feeds": [{
"id": 3,
"updater": [{
"feedId": 3,
"userId": "john"
}, /* etc */]
}