1
0
Fork 1
mirror of https://github.com/MingweiSamuel/Riven.git synced 2025-03-30 18:43:16 -07:00
Commit graph

18 commits

Author SHA1 Message Date
Mingwei Samuel
74eb5fa045 Update example proxy for v2, use workspaces.
- `example/proxy` is new folder for `example_proxy`.
- `riven` is new folder for the main riven lib.
- Updated metadata to be an array and include HTTP method.
2021-09-09 14:31:39 -07:00
Mingwei Samuel
8dbcca434d Cleanup tracing formatting, regen 2021-07-23 15:32:37 -07:00
Mingwei Samuel
35f826b198 Convert Queue from enum to newtype_enum 2021-06-30 19:44:24 -07:00
Mingwei Samuel
6307a0aa13 Convert CRLF to LF 2021-06-30 16:40:35 -07:00
Mingwei Samuel
8934790c1c Upgrade srcgen to use requests 2021-05-21 17:31:52 -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
7f1b9534a9 Running srcgen for new clash endpoint 2020-03-31 12:07:13 -07:00
Mingwei Samuel
2233be4dcb Updating from schemas 2019-12-02 09:34:54 -08:00
Mingwei Samuel
9dfe5a4aaa Update to work on stable 1.39 2019-11-07 12:45:13 -08:00
Mingwei Samuel
9db4c1a4a5 making some enums
#[non_exhaustive]
2019-10-30 13:29:23 -07:00
Mingwei Samuel
b230f266e1 Change enum variants to use SCREAMING_SNAKE_CASE since they are really sets of constants 2019-10-27 01:52:55 -07:00
Mingwei Samuel
df27e7533e adding/switching to num_enum macros for enums 2019-10-26 09:28:30 -07:00
Mingwei Samuel
58cf643e13 adding enums to serialization 2019-10-25 22:19:00 -07:00
Mingwei Samuel
44b12c2f32 Add division enum, update enums with strum macros, serde_repr 2019-10-25 13:37:23 -07:00
Mingwei Samuel
f671eea1bb rename queue enums with 'deprecated' 2019-10-25 09:52:55 -07:00
Mingwei Samuel
0352d65d21 remove iso date from enums to prevent spurious diffs 2019-10-25 09:47:45 -07:00
Mingwei Samuel
33803631cb Adjust season enum 2019-10-23 01:26:34 -07:00
Mingwei Samuel
ae19db7b4c adding queue const (ugly) 2019-10-23 01:20:34 -07:00