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