Skip to content

Commit a2965f7

Browse files
author
Bilel Benamira
committed
rollback change
1 parent 283ce30 commit a2965f7

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)