Skip to content

Commit

Permalink
replaced oauth scope for seasons from public to rates_read
Browse files Browse the repository at this point in the history
  • Loading branch information
aokon committed Apr 14, 2014
1 parent e1b1734 commit 99e9c68
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions content/reference/endpoints/seasons.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

## List seasons

Required OAuth scope: `:public`
Required OAuth scope: `:rates_read`

List all seasons for given account(s).

Expand All @@ -19,7 +19,7 @@ Response:

## Get a single season

Required OAuth scope: `:public`
Required OAuth scope: `:rates_read`

Returns a single season identified by ID.

Expand Down

0 comments on commit 99e9c68

Please sign in to comment.