cosmos-sdk/x/mint/client/rest
Cory 536eb689dc
Add Deprecation headers for legacy rest endpoints (#7686)
* add deprecation headers for legacy rest endpoints

* add deprecation headers for missing tx routes

* rm handler-level deprecation headers

* switch to middleware Route.Use method for setting deprecation Headers

* set deprecation headers using subrouter

* cleanup gofmt

* goimports

* Update client/rest/rest.go

* update deprecation headers to be set on each module individually

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2020-10-29 11:37:46 +00:00
..
grpc_query_test.go enable -race on go test (#7305) 2020-09-15 10:43:46 +01:00
query.go client: rename CliContext to Context (#6290) 2020-06-01 12:46:03 +00:00
rest.go Add Deprecation headers for legacy rest endpoints (#7686) 2020-10-29 11:37:46 +00:00