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>
This commit is contained in:
+1
-1
@@ -41773,4 +41773,4 @@
|
||||
}, o.resolve = i, e.exports = o, o.id = 1058
|
||||
}])
|
||||
});
|
||||
//# sourceMappingURL=swagger-ui-bundle.js.map
|
||||
//# sourceMappingURL=swagger-ui-bundle.js.map
|
||||
|
||||
Reference in New Issue
Block a user