pub async fn sources_user_connections_all_update(
configuration: &Configuration,
id: i32,
user_source_connection_request: UserSourceConnectionRequest,
) -> Result<UserSourceConnection, Error<SourcesUserConnectionsAllUpdateError>>
Expand description
User-source connection Viewset