Skip to content

Commit 27be9fa

Browse files
committed
chore: no v1
1 parent 258b466 commit 27be9fa

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

specs/ingestion/common/schemas/task.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,6 @@ TaskV1:
6767
$ref: '#/failureThreshold'
6868
action:
6969
$ref: '#/ActionType'
70-
subscriptionAction:
71-
$ref: '#/ActionType'
7270
cursor:
7371
$ref: './common.yml#/cursor'
7472
notifications:
@@ -142,8 +140,6 @@ TaskCreateV1:
142140
$ref: '#/TaskCreateTrigger'
143141
action:
144142
$ref: '#/ActionType'
145-
subscriptionAction:
146-
$ref: '#/ActionType'
147143
enabled:
148144
type: boolean
149145
description: Whether the task is enabled.

0 commit comments

Comments
 (0)