pub async fn get_component(
configuration: &Configuration,
key: &str,
) -> Result<InlineObject7, Error<GetComponentError>>
Expand description
Get metadata on a component by key.
pub async fn get_component(
configuration: &Configuration,
key: &str,
) -> Result<InlineObject7, Error<GetComponentError>>
Get metadata on a component by key.