get_component

Function get_component 

Source
pub async fn get_component(
    configuration: &Configuration,
    params: GetComponentParams,
) -> Result<ProjectComponent, Error<GetComponentError>>
Expand description

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