Skip to content

Improved model declaration structures

Pre-release
Pre-release
Compare
Choose a tag to compare
@aaronsky aaronsky released this 11 Sep 20:14

Removed cases of anonymous structs, which should make it easier for folks to define or represent these nested struct values in their own client code. Also changed the implementation of Upload() to return the first error encountered after backoff fails.