pub async fn sources_all_user_settings_list(
configuration: &Configuration,
) -> Result<Vec<UserSetting>, Error<SourcesAllUserSettingsListError>>
Expand description
Get all sources the user can configure
pub async fn sources_all_user_settings_list(
configuration: &Configuration,
) -> Result<Vec<UserSetting>, Error<SourcesAllUserSettingsListError>>
Get all sources the user can configure