OMGeeky
2d9be85963
Revert "fix dict access errors while running test"
...
This reverts commit c4c38e927f .
2024-05-16 22:55:34 +02:00
OMGeeky
c4c38e927f
fix dict access errors while running test
...
Signed-off-by: OMGeeky <aalaalgmx@gmail.com >
2024-05-16 21:47:06 +02:00
OMGeeky
3b667bb89b
cleanup some old stuff
...
Signed-off-by: OMGeeky <aalaalgmx@gmail.com >
2024-05-16 21:46:02 +02:00
OMGeeky
f528cb9c2c
remove leftover print
...
Signed-off-by: OMGeeky <aalaalgmx@gmail.com >
2024-05-16 21:28:08 +02:00
OMGeeky
52d2e89e51
reposition doc usage to better fit other usages
2024-05-16 19:40:57 +02:00
OMGeeky
0f1e01363c
add regions around enums for better overview
2024-05-16 19:29:32 +02:00
OMGeeky
e7cce53a51
add use for all enums to make the docs build
...
I got no Idea if there is a better way to do this without importing all the enums but since it is only the docs I think it's fine.
2024-05-16 19:27:34 +02:00
OMGeeky
3e27f63739
generate random values in documentation correctly
2024-05-16 19:20:28 +02:00
OMGeeky
5dd05e4ee4
fix enums not finding nested variants etc
2024-05-15 00:55:15 +02:00
OMGeeky
b6c063a854
fix some enums getting wrong names
...
(some were way too long)
2024-05-15 00:24:23 +02:00
OMGeeky
d1d2e9937c
remove changes to gen
2024-05-13 19:25:02 +02:00
OMGeeky
3092fef613
add comment
2024-05-13 19:24:28 +02:00
OMGeeky
d9a7fcc946
fix conflicting implementation error for TryFrom
...
(basically don't use generic, since blanket implementations make it impossible to not have conflicts)
2024-05-13 18:46:24 +02:00
OMGeeky
97198260a0
add impl to try to convert strings into the enum
2024-05-13 18:30:08 +02:00
OMGeeky
e8e1722294
fix wrong value for enums
2024-05-13 18:29:36 +02:00
OMGeeky
41049ede1a
implement workaround for status singular mistake
2024-05-13 18:29:02 +02:00
OMGeeky
d39652dc0b
add test for wrong name
...
(this test currently fails and should be fixed at some point)
2024-05-13 00:05:35 +02:00
OMGeeky
5bfd23d73e
fix some errors where some stuff does not exist
...
all apis libs build now
2024-05-12 23:56:24 +02:00
OMGeeky
988ebe882e
remove generated libs
2024-05-12 22:15:06 +02:00
OMGeeky
85133fa452
fix warnings
2024-05-12 22:12:51 +02:00
OMGeeky
4167ddd659
add generated enums.rs to drive3
2024-05-12 22:11:10 +02:00
OMGeeky
5a40cf1683
fix some items not having parameters crashing the script
2024-05-12 22:11:10 +02:00
OMGeeky
e5a85b3727
fix enum result parsing
2024-05-12 22:11:10 +02:00
OMGeeky
7b6aa6a207
make youtube3
2024-05-12 22:11:10 +02:00
OMGeeky
c034d75efa
change enums visibility
2024-05-12 22:11:10 +02:00
OMGeeky
c356d5fd0e
make regen-apis
2024-05-12 22:11:07 +02:00
OMGeeky
8fc78fe0ae
a building version of the enums-change (cli is broken).
...
(at least youtube3 builds, the others get generated successfully)
2024-05-12 22:10:59 +02:00
OMGeeky
cf0248f0f3
move scope_enum to own mako file
2024-05-12 22:10:55 +02:00
OMGeeky
665da6a9b2
make regen-apis
2024-05-12 22:09:35 +02:00
OMGeeky
95e10c9700
cleanup python usages
2024-05-12 22:09:24 +02:00
OMGeeky
3c93d7fc44
restructure templates to use modules, so it's not just one big file
2024-05-12 22:09:24 +02:00
OMGeeky
90ac61067f
make regen-apis
2024-05-12 22:09:19 +02:00
Sebastian Thiel
ce47a46ca4
Merge pull request #493 from serprex/base64v22
...
update dependencies
2024-04-26 14:47:04 +02:00
Philip Dubé
4b23b5a0c6
6.0.4
2024-04-26 12:18:14 +00:00
Philip Dubé
0fca3a944a
base64 0.22, serde_with 3, url 2
...
url v2 no longer exports percent_encoding, add percent-encoding v2 as explicit dependency
percent-encoding v2 no longer includes predefined encoding sets
2024-04-26 01:23:12 +00:00
Sebastian Thiel
762690ab03
Merge pull request #492 from IvanUkhov/license
...
Update the license
2024-04-24 22:13:12 +02:00
Ivan Ukhov
52459ab1fa
Update the license
2024-04-24 10:11:33 +02:00
Sebastian Thiel
6f44ce8702
Merge pull request #491 from IvanUkhov/oauth2
...
Update yup-oauth2 to version 9
2024-04-24 08:25:40 +02:00
Ivan Ukhov
8d47fd5010
Update yup-oauth2 to version 9
2024-04-24 08:09:46 +02:00
Sebastian Thiel
764857a3cf
Merge pull request #490 from IvanUkhov/oauth2
...
Update yup-oauth2 in google-apis-common
2024-04-24 07:12:21 +02:00
Ivan Ukhov
ba52472c9f
Update yup-oauth2 in google-apis-common
2024-04-23 09:25:13 +02:00
Sebastian Thiel
5eb7457792
Merge pull request #489 from IvanUkhov/ci
...
Remove Travis
2024-04-23 08:37:29 +02:00
Sebastian Thiel
2fcf2c72b9
Merge pull request #488 from IvanUkhov/json
...
Update the JSON schemas
2024-04-23 08:36:02 +02:00
Ivan Ukhov
f1bac08c45
Remove Travis
2024-04-22 10:29:42 +02:00
Ivan Ukhov
74c049924f
Update the JSON schemas
...
The command executed was as follows:
rm -f .api.deps .cli.deps && FETCH_APIS=1 make update-json -j8
2024-04-22 10:18:55 +02:00
Sebastian Thiel
fe6fdb1985
Merge pull request #485 from IvanUkhov/spanner
...
Add support for Spanner
2024-04-22 10:12:19 +02:00
Ivan Ukhov
beaeeea41c
Test Spanner during CI
2024-04-22 09:44:26 +02:00
Ivan Ukhov
c80e2789f3
Add support for Spanner
2024-04-21 16:41:21 +02:00
Sebastian Thiel
96414e3f32
update readme: maintenance mode
2024-04-20 07:42:59 +02:00
Sebastian Thiel
5ef3823110
Archive message
2024-04-05 17:42:47 +02:00