pub async fn update_raw_app(
configuration: &Configuration,
workspace: &str,
path: &str,
update_raw_app_request: UpdateRawAppRequest,
) -> Result<String, Error<UpdateRawAppError>>
pub async fn update_raw_app(
configuration: &Configuration,
workspace: &str,
path: &str,
update_raw_app_request: UpdateRawAppRequest,
) -> Result<String, Error<UpdateRawAppError>>