Function update_raw_app

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