Skip to content

Commit

Permalink
Add summary and tag to ml.validate (#3391) (#3434)
Browse files Browse the repository at this point in the history
(cherry picked from commit 024f6ff)

Co-authored-by: Lisa Cawley <[email protected]>
  • Loading branch information
github-actions[bot] and lcawl authored Jan 6, 2025
1 parent 25bd629 commit 9149f4f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions specification/ml/validate/MlValidateJobRequest.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,11 @@ import { Id, IndexName } from '@_types/common'
import { long } from '@_types/Numeric'

/**
* Validate an anomaly detection job.
* @rest_spec_name ml.validate
* @availability stack since=6.3.0 stability=stable visibility=private
* @availability serverless stability=stable visibility=private
* @doc_tag ml anomaly
*/
export interface Request extends RequestBase {
body: {
Expand Down

0 comments on commit 9149f4f

Please sign in to comment.