mirror of https://github.com/hashicorp/boundary
fix(genapi): uint64 fields failing to be unmarshalled (#2492)
uint64 fields get marshalled into json by protobuf as strings, so we have to tell the json parser to look for strings when unmarshalling.pull/2496/head
parent
6116dad2bc
commit
902ca3cccb
Loading…
Reference in new issue