pub async fn create_app(
configuration: &Configuration,
workspace: &str,
create_app_request: CreateAppRequest,
) -> Result<String, Error<CreateAppError>>
pub async fn create_app(
configuration: &Configuration,
workspace: &str,
create_app_request: CreateAppRequest,
) -> Result<String, Error<CreateAppError>>