Skip to content
This repository has been archived by the owner on Jun 12, 2021. It is now read-only.

Commit

Permalink
Add link to personId Gist, formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
kashav committed Oct 28, 2016
1 parent 57235e0 commit f3b33f3
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions docs/api/DATA.md
Original file line number Diff line number Diff line change
Expand Up @@ -166,11 +166,12 @@
- `personId`
+ Via [player page](http://www.nba.com/players).
+ E.g. `2544` for http://www.nba.com/players/lebron/james/2544.
+ You can find a list of all players and their respective `personId` [here](https://gist.github.com/kshvmdn/5946cf62a4081be2a6a23fa1cedbfba4).

- `teamName`
+ Via [team page](http://www.nba.com/teams/).
+ E.g. `bulls` for http://www.nba.com/teams/bulls.
+ Valid values for `teamName` parameter for the 2016 season
+ Valid values for the 2016 season:
+ Western Conference Teams
+ Southwest
+ `mavericks`
Expand Down Expand Up @@ -216,11 +217,11 @@
+ `wizards`

+ Preseason only teams
+ `fcbarcelona`
+ `san_lorenzo`
+ `maccabi_haifa`
+ `real_madrid`
+ `shanghai_sharks`
+ `fcbarcelona`
+ `san_lorenzo`
+ `maccabi_haifa`
+ `real_madrid`
+ `shanghai_sharks`

### Examples

Expand Down

0 comments on commit f3b33f3

Please sign in to comment.