cosmos-sdk/x/auth/client/rest
MD Aleem 81cc5c1194
gRPC gateway issue with colons in the account url path (#8649)
* add allow_colon_final_segments flag

* add test

* Update x/auth/client/rest/rest_test.go

Co-authored-by: Amaury <1293565+amaurym@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2021-02-22 11:30:45 +00:00
..
broadcast.go Add UnpackInterfaces to BroadcastReq (#8118) 2020-12-09 11:05:12 +00:00
decode.go Audit through legacy endpoints to find breaking changes (#8037) 2020-12-03 23:33:32 +00:00
encode.go Audit through legacy endpoints to find breaking changes (#8037) 2020-12-03 23:33:32 +00:00
query.go Audit through legacy endpoints to find breaking changes (#8037) 2020-12-03 23:33:32 +00:00
rest_test.go gRPC gateway issue with colons in the account url path (#8649) 2021-02-22 11:30:45 +00:00
rest.go Add Deprecation headers for legacy rest endpoints (#7686) 2020-10-29 11:37:46 +00:00