Function sources_user_connections_plex_partial_update

Source
pub async fn sources_user_connections_plex_partial_update(
    configuration: &Configuration,
    id: i32,
    patched_plex_source_connection_request: Option<PatchedPlexSourceConnectionRequest>,
) -> Result<PlexSourceConnection, Error<SourcesUserConnectionsPlexPartialUpdateError>>
Expand description

Plex Source connection Serializer