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