diff --git a/specs/ingestion/common/schemas/task.yml b/specs/ingestion/common/schemas/task.yml index 26419b1307..643ac26e06 100644 --- a/specs/ingestion/common/schemas/task.yml +++ b/specs/ingestion/common/schemas/task.yml @@ -125,7 +125,7 @@ TaskSearch: ActionType: type: string description: The action to perform on the Algolia index. - enum: ['replace', 'save', 'delete'] + enum: ['replace', 'save'] TriggerInput: type: object