pub async fn get_app(
configuration: &Configuration,
app_id: &str,
) -> Result<App, Error<GetAppError>>Expand description
View the details of a single OneSignal app
pub async fn get_app(
configuration: &Configuration,
app_id: &str,
) -> Result<App, Error<GetAppError>>View the details of a single OneSignal app