Skip to content

Commit 811a45f

Browse files
committed
fix(specs): add type to standardEntries schema
1 parent b54c454 commit 811a45f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

specs/search/paths/dictionaries/common/parameters.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ dictionaryType:
1212
enum: [plurals, stopwords, compounds]
1313

1414
standardEntries:
15+
type: object
1516
description: |
1617
Key-value pairs of [supported language ISO codes](https://www.algolia.com/doc/guides/managing-results/optimize-search-results/handling-natural-languages-nlp/in-depth/supported-languages/) and boolean values.
1718
additionalProperties: false

0 commit comments

Comments
 (0)