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