Commit 6b6f865a authored by Aaron Tidwell's avatar Aaron Tidwell

misc

parent 3eaadd62
......@@ -82,11 +82,11 @@ tournament: { tournament_type: 'single elimination' }
##Bugs in the API / docs
*server 500s if trying to finalize() a tournament that has not yet been start()ed
* server 500s if trying to finalize() a tournament that has not yet been start()ed
*http://api.challonge.com/v1/documents/participants/create shows participant_id as a required field when the server does not respect passing it, and is not required.
* http://api.challonge.com/v1/documents/participants/create shows participant_id as a required field when the server does not respect passing it, and is not required.
*http://api.challonge.com/v1/documents/participants/randomize shows participant_id as a required field when the server does not respect passing it, and is not required.
* http://api.challonge.com/v1/documents/participants/randomize shows participant_id as a required field when the server does not respect passing it, and is not required.
##
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment