From 562643971da00280a0fe42b7ce2406ca8fe93daa Mon Sep 17 00:00:00 2001 From: James Gowdy Date: Mon, 18 Oct 2021 11:02:35 +0100 Subject: [PATCH] route id change --- x-pack/plugins/ml/server/routes/job_validation.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x-pack/plugins/ml/server/routes/job_validation.ts b/x-pack/plugins/ml/server/routes/job_validation.ts index 1aaa4f0e63052..79ac9d840b7f2 100644 --- a/x-pack/plugins/ml/server/routes/job_validation.ts +++ b/x-pack/plugins/ml/server/routes/job_validation.ts @@ -216,7 +216,7 @@ export function jobValidationRoutes({ router, mlLicense, routeGuard }: RouteInit * @apiGroup DataFeedPreviewValidation * * @api {post} /api/ml/validate/datafeed_preview Validates datafeed preview - * @apiName ValidateJob + * @apiName ValidateDataFeedPreview * @apiDescription Validates that the job preview runs successfully * * @apiSchema (body) validateDatafeedPreviewSchema