Byron / google-apis-rs

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

Map 'any' JSON Schema type to json::Value instead of String #404

Closed xDarksome closed 1 year ago

xDarksome commented 1 year ago

Resolves #403 #336

This PR:

Byron commented 1 year ago

Thanks a lot! It looks like a change that can be very useful, and thus far it seems to work. Please note that I removed the regenerated code from the commit - PRs are much easier to review and handle that way.

Once I have run it against all existing APIs without failure, this will be merged. Would you like a new release of the fcm1 crate once that happens?

Byron commented 1 year ago

Closing as the commit was merged, after squashing it so GitHub can't detect this.

xDarksome commented 1 year ago

@Byron

Once I have run it against all existing APIs without failure, this will be merged. Would you like a new release of the fcm1 crate once that happens?

Yes, that would be great, thanks!

Byron commented 1 year ago

Alright, here is new release.