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 21b37b7 commit 8fd699bCopy full SHA for 8fd699b
specs/query-suggestions/common/schemas/Configuration.yml
@@ -1,5 +1,9 @@
1
ConfigurationWithIndex:
2
+ type: object
3
description: Query Suggestions configuration.
4
+ required:
5
+ - indexName
6
+ - sourceIndices
7
allOf:
8
- type: object
9
additionalProperties: false
0 commit comments