Skip to content

Commit

Permalink
Update news.md
Browse files Browse the repository at this point in the history
  • Loading branch information
luc authored May 29, 2018
1 parent 1221b97 commit ca08427
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions content/news.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ News
| `category: string` | false | `GET /v2/news.json?category=Politics` will get all news of category politics.|
| `feeds: string` | false | `GET /v2/news.json?feeds=1,2,3` will get all news of feeds 1, 2 and 3.
| `url: string` | false | `GET /v2/news.json?url=http://www.rtl.lu/1` will get news 1.|
| `filter: string` | false | `GET /v2/news.json?filter=hot` will get hot news.|

### `GET /v2/news/666.json`

Expand Down

0 comments on commit ca08427

Please sign in to comment.