Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
jrdbnntt committed Feb 8, 2017
2 parents 6c94282 + c348f75 commit c45bfc7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -255,9 +255,10 @@ A list of all requests handled by the api in the format `<REQUEST_TYPE> <REQUEST
## Actions
* POST `/api/hackathon/subscribe` [] - Subscribes an email for updates about the current hackathon
### Access
* GET `/api/hackathon/get/schedule` [] - Returns current hackathon's schedule items in a list
* GET `/api/hackathon/get/schedule_items` [] - Returns current hackathon's schedule items in a list
* GET `/api/hackathon/get/sponsors` [] - Returns current hackathon's public sponsor list with logo image links
* GET `/api/hackathon/get/stats` [] - Returns current hackathon's public statistics
* GET `/api/hackathon/get/maps` [] - Returns the maps


## User
Expand Down

0 comments on commit c45bfc7

Please sign in to comment.