forked from mirror/Riven
1
0
Fork 0
Riven/src
Mingwei Samuel 1a88ae6365 Update for account-v1 endpoint, fix for missing match-v4.PlayerDto.summonerId on bot games
Also adds test with bot game.
2020-07-26 16:35:57 -07:00
..
consts Update for account-v1 endpoint, fix for missing match-v4.PlayerDto.summonerId on bot games 2020-07-26 16:35:57 -07:00
req Restructure, add RiotApi.get_raw_response(...) method useful for proxies. 2020-06-04 22:41:26 -07:00
util responsive rate limit working 2019-10-18 13:18:26 -07:00
config.rs Update champion, enums, and srcgen docs 2019-11-03 10:36:51 -08:00
endpoints.rs Update for account-v1 endpoint, fix for missing match-v4.PlayerDto.summonerId on bot games 2020-07-26 16:35:57 -07:00
error.rs Re-export reqwest properly 2020-06-04 22:41:26 -07:00
lib.rs Add meta module with ENDPOINT_PATH_METHODID map 2020-06-05 11:15:09 -07:00
meta.rs Update for account-v1 endpoint, fix for missing match-v4.PlayerDto.summonerId on bot games 2020-07-26 16:35:57 -07:00
models.rs Update for account-v1 endpoint, fix for missing match-v4.PlayerDto.summonerId on bot games 2020-07-26 16:35:57 -07:00
response_info.rs Restructure, add RiotApi.get_raw_response(...) method useful for proxies. 2020-06-04 22:41:26 -07:00
riot_api.rs get_optional parse Option to allow 'null' body 2020-06-05 11:15:09 -07:00