pub async fn edit_error_handler(
configuration: &Configuration,
workspace: &str,
edit_error_handler_request: EditErrorHandlerRequest,
) -> Result<String, Error<EditErrorHandlerError>>
pub async fn edit_error_handler(
configuration: &Configuration,
workspace: &str,
edit_error_handler_request: EditErrorHandlerRequest,
) -> Result<String, Error<EditErrorHandlerError>>