diff --git a/specs/ingestion/common/schemas/destination.yml b/specs/ingestion/common/schemas/destination.yml index 9520bd7c5e6..7d4a9d442fd 100644 --- a/specs/ingestion/common/schemas/destination.yml +++ b/specs/ingestion/common/schemas/destination.yml @@ -138,7 +138,7 @@ DestinationIndexName: RecordType: type: string description: Record type for ecommerce sources. - enum: [product, variant] + enum: [product, variant, collection] AttributesToExclude: type: array