interface ParamsRouteRevisionSecondView {
    revisionHash?: string;
}

Hierarchy (view full)

Properties

Properties

revisionHash?: string

Pass the revision hash to bypass caching of REST endpoint.