pub async fn sources_plex_partial_update(
configuration: &Configuration,
slug: &str,
patched_plex_source_request: Option<PatchedPlexSourceRequest>,
) -> Result<PlexSource, Error<SourcesPlexPartialUpdateError>>
Expand description
Plex source Viewset