pub async fn get_apps(
configuration: &Configuration,
) -> Result<Vec<App>, Error<GetAppsError>>
Expand description
View the details of all of your current OneSignal apps
pub async fn get_apps(
configuration: &Configuration,
) -> Result<Vec<App>, Error<GetAppsError>>
View the details of all of your current OneSignal apps