pub async fn sources_user_connections_plex_update(
configuration: &Configuration,
id: i32,
plex_source_connection_request: PlexSourceConnectionRequest,
) -> Result<PlexSourceConnection, Error<SourcesUserConnectionsPlexUpdateError>>
Expand description
Plex Source connection Serializer