Skip to main content

BASIC_CATALOG_ID

Constant BASIC_CATALOG_ID 

Source
pub const BASIC_CATALOG_ID: &str = "https://a2ui.org/specification/v0_9/basic_catalog.json";
Expand description

catalogId for the standard basic component catalog.

Note that the upstream specification repository serves the same catalog document under .../v0_9/catalogs/basic/catalog.json, and the document’s own catalogId field carries that longer URI. The value below is what the shipping toolkits negotiate with, and a catalogId is an opaque identifier rather than a resolvable URL, so this is the one that matters on the wire.