mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-23 15:49:49 +01:00
This is an incremental change towards a strongly-typed util module, aimed at reducing dependency on the DictObject class. The rough idea is to annotate everything as Dict, add some tests to codify the existing behavior, and then start defining dataclasses for the dischovery schema. We also remove some unused logic & params.