truss
truss copied to clipboard
Support using protobuf types in query parameters
Useful for passing dates in the query
Honestly I think a lot of this json unmarshaling in the query stuff is going to be up for the chopping block in v1
This need to wait for
- [ ] https://github.com/metaverse/truss/pull/304 (make corresponding changes here too)
- [ ] Tests
This is great! We need this to use the FieldMask update_mask field in the standard update method: https://cloud.google.com/apis/design/standard_methods#update