mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2025-12-29 07:40:07 +01:00
* updated all json API descriptions * enabled 'pretty' printing of response structures. However, currently there is no way to get rid of all the NULL fields without external filtering * all structure fields are now optional - there seems to be no way around it. Fixes #73