Commit graph

14 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
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
869216aab5 Update for stable non_exhaustive attribute 2021-05-21 16:00:39 -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
1745ac0541 Update Queue const to prevent DEPRECATED collisions 2020-03-31 11:58:15 -07: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
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
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