Function sources_user_connections_all_list

Source
pub async fn sources_user_connections_all_list(
    configuration: &Configuration,
    ordering: Option<&str>,
    page: Option<i32>,
    page_size: Option<i32>,
    search: Option<&str>,
    user: Option<i32>,
) -> Result<PaginatedUserSourceConnectionList, Error<SourcesUserConnectionsAllListError>>
Expand description

User-source connection Viewset