Skip to main content

store_artifact_url

Function store_artifact_url 

Source
pub fn store_artifact_url(store_base: &str, name: &str, version: &str) -> String
Expand description

Build the store artifact endpoint URL for an extension (name, version).

Shape: {base}/api/v1/extensions/{name}/{version}/artifact (public, no auth).