Aaron Tidwell

Results 12 issues of Aaron Tidwell

http://api.challonge.com/v1/documents/participants/check_in http://api.challonge.com/v1/documents/participants/undo_check_in http://api.challonge.com/v1/documents/participants/bulk_add

enhancement

Or at least allowing callback to be passed as the second argument so that promisfy libraries will work nicely. This would have to be in a major version bump unless...

enhancement
discussion

Nice to have

enhancement

We are creating classes, we should probably switch to Class We will not be using import/export until that lands in node. There is no need to add babel into the...

enhancement
discussion

Tests should actually hit the challonge endpoints and should call/verify every method. Will need to accept api key from env params so that a key can be entered in travisci.

http://api.challonge.com/v1/documents/match_attachments/index http://api.challonge.com/v1/documents/match_attachments/create http://api.challonge.com/v1/documents/match_attachments/show http://api.challonge.com/v1/documents/match_attachments/update http://api.challonge.com/v1/documents/match_attachments/destroy

enhancement

http://api.challonge.com/v1 Add 406 - Requested format is not supported - request JSON or XML only 500 - Something went wrong on our end. If you continually receive this, please contact...

enhancement

https://www.reddit.com/r/tf2/comments/8glw2m/website_operators_and_update_enthusiasts_that/ The breaking of the original GetSchema endpoint looks to have been deliberate, as a deprecation notice has gone up with status 80, stating as follows: "note": "Deprecated: See GetSchemaOverview...

Currently examples are all in the readme, I'd like to condense these down with links to the new docs on the github page. This would require adding the examples to...