pub async fn update_app(
    configuration: &Configuration,
    app_id: &str,
    app: App
) -> Result<App, Error<UpdateAppError>>
Expand description

Updates the name or configuration settings of an existing OneSignal app