taycaldwell / riot-api-java

Riot Games API Java Library
http://taycaldwell.github.io/riot-api-java/
Apache License 2.0
192 stars 73 forks source link

Add support for Tournament API when available. #36

Closed taycaldwell closed 8 years ago

taycaldwell commented 9 years ago

Riot announced a new Tournament API. Documentation here.

Reminder to self - Add support for the endpoints when the API is available.

taycaldwell commented 8 years ago

Have most of the code written already. Waiting for approval for demo Tournament API key to test everything and make sure it works properly.

Will push tomorrow.

Linnun commented 8 years ago

Thanks for the heads-up. Please let me know when you push by adding another comment here.

taycaldwell commented 8 years ago

I have made the push. https://github.com/rithms/riot-api-java/releases/tag/v3.8.0