diff --git a/specs/ingestion/common/schemas/task.yml b/specs/ingestion/common/schemas/task.yml index 6fa586d9614..fdaf54114b8 100644 --- a/specs/ingestion/common/schemas/task.yml +++ b/specs/ingestion/common/schemas/task.yml @@ -35,7 +35,6 @@ Task: - sourceID - destinationID - enabled - - action - createdAt TaskV1: @@ -74,7 +73,6 @@ TaskV1: - destinationID - trigger - enabled - - action - createdAt Trigger: