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 ca169fe commit 283ce30Copy full SHA for 283ce30
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