Skip to content

Commit

Permalink
Specify both story and job can be return from list
Browse files Browse the repository at this point in the history
  • Loading branch information
louis993546 committed Jul 14, 2019
1 parent 403572d commit 4ece64b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,8 @@ Example: https://hacker-news.firebaseio.com/v0/maxitem.json?print=pretty

Up to 500 top and new stories are at `/v0/topstories` and `/v0/newstories`. Best stories are at `/v0/beststories`.

They may contain `story` or `job` type items

Example: https://hacker-news.firebaseio.com/v0/topstories.json?print=pretty

```javascript
Expand Down

0 comments on commit 4ece64b

Please sign in to comment.