Byron / google-apis-rs

A binding and CLI generator for all Google APIs
http://byron.github.io/google-apis-rs
Other
1.02k stars 136 forks source link

Rewrite deprecated features, such as try!. #247

Closed yasushi-saito closed 4 years ago

Byron commented 4 years ago

Thanks a lot for your contribution! I have fixed the tests (on master) and applied your changes in src/ separately for now. That way, I can continue working through the issues that occurred since my last maintenance run and potentially make more changes, before regenerating and republishing. That way, I hope to avoid unnecessary data piling up in this already monstrous repository. Putting generated data into the same repository turned out to be a long-term maintenance issue :D.

Byron commented 4 years ago

I am closing this PR because I have regenerated all APIs with all improvements provided, along with some related to the CLIs. Please let me know in case something else pops up.