Skip to content

Commit

Permalink
Merge branch 'master' of github.com:br/bleacher_api
Browse files Browse the repository at this point in the history
  • Loading branch information
winton committed Jul 29, 2011
2 parents 646e69e + 5a8aa25 commit b7b6016
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Expand Up @@ -33,6 +33,7 @@ GET /api/article/article.json
* id - Article ID (required)
* article - When given any value, action includes article body in JSON output
* article[entry_id] - Changes article body to a quick hit or live blog entry
* article[only] - When given comma-separated parameters, returns only values for the parameters in JSON output
* comments[page] - When given a page number, action includes comments in JSON output
* related_content - When given any value, action includes related content in JSON output

Expand Down Expand Up @@ -405,4 +406,4 @@ LOGIN=user@user.com PASSWORD=password URL=http://localhost ONLY=geolocation spec

<code>URL</code> defaults to "http://bleacherreport.com".

<code>ONLY</code> is optional, and allows you to only run a specific group of specs.
<code>ONLY</code> is optional, and allows you to only run a specific group of specs.

0 comments on commit b7b6016

Please sign in to comment.