Skip to content

Commit 516e486

Browse files
committed
Edits.
1 parent 335776a commit 516e486

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

specification/ml/_types/Job.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,8 @@ export class JobConfig {
242242
job_id?: Id
243243
/**
244244
* Reserved for future use, currently set to `anomaly_detector`.
245-
* @availability visibility=private
245+
* @availability stack visibility=private
246+
* @availability serverless visibility=private
246247
*/
247248
job_type?: string
248249
/**

0 commit comments

Comments
 (0)