Mingwei Samuel
e50c509f17
Release 1.15.0
...
Regen for match-v5 updates and enums.
2021-10-07 10:25:05 -07:00
Mingwei Samuel
efbd101e83
Regen for match-v5.MatchInfoDto docs casing fix, update tests
...
- https://github.com/RiotGames/developer-relations/issues/540
= https://github.com/MingweiSamuel/riotapi-schema/issues/28
2021-09-27 19:39:09 -07:00
Mingwei Samuel
35d32eeb24
Regen for match-v4 removal
...
- Comment out match-v4 tests.
2021-09-27 19:05:05 -07:00
Mingwei Samuel
b30342ac47
Regen, release 1.13.4
2021-09-02 21:19:02 -07:00
Mingwei Samuel
80eeb184a0
Fix rounding bug in token_bucket for ~1 or 2 second buckets
2021-09-02 21:19:02 -07:00
Mingwei Samuel
d72ebba4e3
Regen for queue 1400 Ultimate Spellbook
...
Fixes #28
00836311d7
https://github.com/RiotGames/developer-relations/issues/507
2021-07-09 12:38:20 -07:00
Mingwei Samuel
40ff477614
Remove uncompilable feature(extended_key_value_attributes)
2021-07-01 23:16:59 -07:00
Mingwei Samuel
054fa0f405
Replace removed external_doc attr, remove nightly check on non_exhaustive.
2021-06-30 20:00:21 -07:00
Mingwei Samuel
a94453a018
Regen 2021-06-30
2021-06-30 14:21:35 -07:00
Mingwei Samuel
50f1a4afde
Regen and add disabled AMERICAS test for new match-v5
2021-06-04 20:40:09 -07:00
Mingwei Samuel
51c0832174
Regen for match-v5 dtos
2021-05-30 22:28:30 -07:00
Mingwei Samuel
0c4e9ec962
Regen for new RSO changes, optional clash-v1.Player.teamId
...
RSO endpoints are not available since they use header params.
2021-05-20 14:21:46 -07:00
Mingwei Samuel
103aa74d92
Rename TFT Turbo -> Hyper Roll in docs
2021-05-09 10:11:57 -07:00
Mingwei Samuel
0c48125e00
Regen, add `tft-league-v1.getTopRatedLadder` test
2021-05-09 09:58:48 -07:00
Mingwei Samuel
0f400ab43a
Regen, update tests
...
- New `tft-league-v1.getTopRatedLadder` endpoint. #24
- Updated optionals on `tft-league-v1.LeagueEntryDTO`. #25
- New `RANKED_TFT_TURBO` `QueueType`. #25
- Test for `tft-league-v1.getLeagueEntriesForSummoner` added. #25
- Fixed whitespace on `잘 못` doc test (werid).
2021-05-09 09:49:44 -07:00
Mingwei Samuel
c460516cfe
Regen for Gwen, various
2021-04-02 00:07:57 -07:00
Mingwei Samuel
19eeeae637
Regen for Viego, val-ranked-v1
2021-01-16 14:16:56 -08:00
Mingwei Samuel
426d8e9ee9
Fix strum pattern collisions
2021-01-05 14:38:46 -08:00
Mingwei Samuel
20b8d49b89
Upgrade to reqwest 0.11, tokio 1.0
2021-01-05 14:17:23 -08:00
Mingwei Samuel
2147b41d1e
Add Valorant regions, TEMPORARY fix for #15
2020-12-11 13:00:16 -08:00
Mingwei Samuel
cb953f7b34
Regen for Rell and new status endpoints.
...
Fix #22
2020-12-11 12:18:47 -08:00
Mingwei Samuel
18b076203b
Regen for missing tft-match-v1.UnitDto.chosen, Release 1.10.2
...
https://github.com/MingweiSamuel/riotapi-schema/issues/23
Fixes #20
2020-10-31 22:34:28 -07:00
Mingwei Samuel
3f00aa9d66
Regen for Seraphine and lor-match-v1
2020-10-23 18:21:30 -07:00
Mingwei Samuel
5be2884eb4
Regen, add tests for new optional fields
...
https://github.com/MingweiSamuel/riotapi-schema/pull/22
2020-10-01 06:13:14 +00:00
Mingwei Samuel
8f0bd8dbe7
Regen, release 1.9.1
2020-09-01 17:27:28 -07:00
Mingwei Samuel
5a78205dcd
Add tutorial tests, regen for optional match-v4.TeamStatsDto.win
2020-08-02 20:31:24 -07:00
Mingwei Samuel
da1b82fcd7
Regen, updates gameMode enum, val match models
2020-08-02 20:30:49 -07:00
Mingwei Samuel
0f9d783b94
Update to use mingweisamuel.com/riotapi-schema/enums
...
https://github.com/RiotGames/developer-relations/issues/340
2020-07-28 09:45:35 -07:00
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
Mingwei Samuel
d2656a40de
Regen for Valorant APIs & Lillia
2020-07-10 01:56:41 -07:00
Mingwei Samuel
a0b1234c16
Regen for udpated docs
2020-07-01 00:46:55 -07:00
Mingwei Samuel
3d56d7c722
Add meta module with ENDPOINT_PATH_METHODID map
2020-06-05 11:15:09 -07:00
Mingwei Samuel
b15672baaa
get_optional parse Option to allow 'null' body
2020-06-05 11:15:09 -07:00
Mingwei Samuel
14e6faa24e
Restructure, add RiotApi.get_raw_response(...) method useful for proxies.
...
New RiotApi.get_raw_response(...) method similar to existing
RiotApi.get(...) and RiotApi.get_optional(...), but does not parse the
result. Useful for proxies which just want to forward the content body.
Also adds tests to JP of failure cases.
2020-06-04 22:41:26 -07:00
Mingwei Samuel
ea1af34854
Re-export reqwest properly
2020-06-04 22:41:26 -07:00
Mingwei Samuel
ae6056569e
Add UNRANKED to tier enum, fix #11
2020-06-02 12:45:40 -07:00
Mingwei Samuel
33cec4c395
Add match-v4 timeline test, regen to fix missing optionals
...
Fixes #10
2020-05-30 13:36:15 -07:00
Mingwei Samuel
b399ef4a4c
Regen for missing tft-match-v1.InfoDto game_variation field #9
2020-05-04 11:29:51 -07:00
Mingwei Samuel
21579835c0
Regen, fix issues with tft optional responses/fields
2020-05-02 12:55:37 -07:00
Mingwei Samuel
81326a5452
Add status code to RiotApiError, handle 204 to return None
2020-03-31 12:49:17 -07:00
Mingwei Samuel
7f1b9534a9
Running srcgen for new clash endpoint
2020-03-31 12:07:13 -07:00
Mingwei Samuel
b8b3ec83f0
Adding iters to enums, updating a bunch of documentation
2020-02-01 16:56:10 -08:00
Mingwei Samuel
21ddff04ac
Making spectator-v4.CurrentGameInfo.gameQueueConfigId optional
2020-01-29 17:51:58 -08:00
Mingwei Samuel
0e200a80fb
Update: add LorRankedV1, add Sett, re-add get_matchlist season param
2020-01-26 14:15:16 -08:00
Mingwei Samuel
cf23db7361
Upgrade to reqwest 0.10, tokio 0.2, release 0.2.0
2019-12-30 21:36:23 -08:00
Mingwei Samuel
2233be4dcb
Updating from schemas
2019-12-02 09:34:54 -08:00
Mingwei Samuel
a604b5f39e
Update doctests
2019-11-07 16:38:53 -08:00
Mingwei Samuel
8c2cf64784
Update return Option only if x-nullable-404
2019-11-07 16:06:01 -08:00
Mingwei Samuel
9dfe5a4aaa
Update to work on stable 1.39
2019-11-07 12:45:13 -08:00
Mingwei Samuel
48d0903138
Version 0.1.0
2019-11-05 00:19:33 -08:00