Skip to content

Commit

Permalink
route id change
Browse files Browse the repository at this point in the history
  • Loading branch information
jgowdyelastic committed Oct 18, 2021
1 parent 496c375 commit 5626439
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x-pack/plugins/ml/server/routes/job_validation.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 5626439

Please sign in to comment.