Function get_component

Source
pub async fn get_component(
    configuration: &Configuration,
    id: &str,
) -> Result<Component, Error<GetComponentError>>
Expand description

Returns a component. This operation can be accessed anonymously. Permissions required: Browse projects project permission for project containing the component.