Function sources_plex_update

Source
pub async fn sources_plex_update(
    configuration: &Configuration,
    slug: &str,
    plex_source_request: PlexSourceRequest,
) -> Result<PlexSource, Error<SourcesPlexUpdateError>>
Expand description

Plex source Viewset