We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 283ce30 commit a2965f7Copy full SHA for a2965f7
specs/realtime-personalization/common/schemas/user.yml
@@ -12,12 +12,12 @@ user:
12
userID:
13
type: string
14
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'
+ search:
+ type: object
+ description: |
+ Index personalization filters by index name.
+ additionalProperties:
+ $ref: '#/searchFilters'
21
22
searchFilters:
23
type: object
0 commit comments