Skip to content

Commit

Permalink
Update resources_collection.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tamtakoe committed Oct 30, 2015
1 parent 5dfd697 commit b701005
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs_ru/general/resources_collection.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@

`GET https://api.vozovoz.ru/v1/[название ресурса]`

---

```js
HTTP/1.1 200 OK
{
Expand All @@ -29,6 +31,8 @@ HTTP/1.1 200 OK

`GET https://api.vozovoz.ru/v1/news`

---

```js
HTTP/1.1 200 OK
{
Expand Down

0 comments on commit b701005

Please sign in to comment.