pub async fn sources_all_used_by_list(
configuration: &Configuration,
slug: &str,
) -> Result<Vec<UsedBy>, Error<SourcesAllUsedByListError>>
Expand description
Get a list of all objects that use this object
pub async fn sources_all_used_by_list(
configuration: &Configuration,
slug: &str,
) -> Result<Vec<UsedBy>, Error<SourcesAllUsedByListError>>
Get a list of all objects that use this object