Skip to main content

API_SPEC_VERSION

Constant API_SPEC_VERSION 

Source
pub const API_SPEC_VERSION: &str = "2.165";
Expand description

X API OpenAPI spec version (info.version field) of the vendored vendor/x-api-openapi.json at build time, read from the vendor/spec-metadata.json sidecar. X bumps spec content without bumping this field; pair with API_SPEC_SHA256 when drift detection matters.