Closed JohnDimas closed 2 years ago
The only thing I did was to modify src/rust/api/client.rs
and run make regen-apis
. I did not modify any file in gen/ by myself :+1:
Should I regen drive3-api by an other way ?
I did run make drive3-cli-cargo ARGS=check
but everything seems fine
Thanks for the clarification and for your help - it was confusing for me to see more changed files in gen/
than in src/
. I resolved this by undoing the changes in gen/
first to regenerate them myself with similar results. I didn't look into why that is either 😅.
That said, you will find drive 3 v4.0.1 on crates.io.
Thank you :rocket:
Fixes https://github.com/Byron/google-apis-rs/issues/347