Struct Manifest

Struct Documentation

struct Manifest

Manifest of upstream sources returned by the manifest endpoint.

Public Members

std::optional<std::string> name

Human-readable display name for this manifest.

std::vector<StreamedSource> sources

Data sources in this manifest.