Skip to content

Commit 8fd699b

Browse files
committed
revert
1 parent 21b37b7 commit 8fd699b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

specs/query-suggestions/common/schemas/Configuration.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
ConfigurationWithIndex:
2+
type: object
23
description: Query Suggestions configuration.
4+
required:
5+
- indexName
6+
- sourceIndices
37
allOf:
48
- type: object
59
additionalProperties: false

0 commit comments

Comments
 (0)