Files
gt-tool/src
Robert Garrett 136c051c82
All checks were successful
/ Compile and upload a release build (release) Successful in 37s
Fix: incorrect field names for Attachment
I think I got the names from the Go source code, but the API emits JSON
that has these names instead. The api/swagger guide even says as much.

This caused the super fun quirk that the upload actually succeedes, but
the program reports an error condition because of the deserialization
failure. Time to bump a minor revision!
2025-06-12 17:21:48 -05:00
..