mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-01-01 00:51:17 +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