pub async fn update_app(
configuration: &Configuration,
workspace: &str,
path: &str,
update_app_request: UpdateAppRequest,
) -> Result<String, Error<UpdateAppError>>
pub async fn update_app(
configuration: &Configuration,
workspace: &str,
path: &str,
update_app_request: UpdateAppRequest,
) -> Result<String, Error<UpdateAppError>>