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
62e2001457 Convert Season from enum to newtype_enum 2021-06-30 19:48:49 -07:00
Mingwei Samuel
4b23f9afed Convert Season from enum into newtype_enum 2021-06-30 19:46:26 -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
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
9c4d3608eb Adding Map enum 2019-10-25 19:52:43 -07:00
Mingwei Samuel
561eb04c48 updating season enum traits 2019-10-25 19:27:58 -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
Mingwei Samuel
fee229c1a9 adding season enum 2019-10-23 00:49:02 -07:00