Skip to main content

OPENAPI_SOURCE

Constant OPENAPI_SOURCE 

Source
const OPENAPI_SOURCE: &str = "docs/generated/openapi.json";
Expand description

Relative path (from the repo root) of the generated OpenAPI contract that gets copied beside the landing page. Kept current by cargo xtask check-openapi, so the doc site always renders the same contract CI gates.