Documentation ¶
Index ¶
Constants ¶
View Source
const DeprecationURL = "https://docs.cosmos.network/master/migrations/rest.html"
DeprecationURL is the URL for migrating deprecated REST endpoints to newer ones. TODO Switch to `/` (not `/master`) once v0.40 docs are deployed. https://github.com/cosmos/cosmos-sdk/issues/8019
Variables ¶
This section is empty.
Functions ¶
func WithHTTPDeprecationHeaders ¶ added in v0.40.0
WithHTTPDeprecationHeaders returns a new *mux.Router, identical to its input but with the addition of HTTP Deprecation headers. This is used to mark legacy amino REST endpoints as deprecated in the REST API. nolint: gocritic
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.