Skip to content

Commit 283ce30

Browse files
author
Bilel Benamira
committed
try without additionalPropoerties
1 parent ca169fe commit 283ce30

File tree

1 file changed

+6
-6
lines changed
  • specs/realtime-personalization/common/schemas

1 file changed

+6
-6
lines changed

specs/realtime-personalization/common/schemas/user.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@ user:
1212
userID:
1313
type: string
1414
description: User ID of the user.
15-
search:
16-
type: object
17-
description: |
18-
Index personalization filters by index name.
19-
additionalProperties:
20-
$ref: '#/searchFilters'
15+
# search:
16+
# type: object
17+
# description: |
18+
# Index personalization filters by index name.
19+
# additionalProperties:
20+
# $ref: '#/searchFilters'
2121

2222
searchFilters:
2323
type: object

0 commit comments

Comments
 (0)