aboutsummaryrefslogtreecommitdiff
path: root/ext/data/schemas/dictionary-term-bank-v1-schema.json
diff options
context:
space:
mode:
authortoasted-nutbread <toasted-nutbread@users.noreply.github.com>2023-12-10 19:21:42 -0500
committerGitHub <noreply@github.com>2023-12-11 00:21:42 +0000
commit1ae752b9fefb3e64114ebb4cd28f1fa0db9137c6 (patch)
tree8c3f9ffab013b2178a089caedd503dc8c4ea5a2e /ext/data/schemas/dictionary-term-bank-v1-schema.json
parente0c6cf23bae41667ed49a7345dd69780eb12df23 (diff)
Fix issues in build-libs (#354)
Diffstat (limited to 'ext/data/schemas/dictionary-term-bank-v1-schema.json')
-rw-r--r--ext/data/schemas/dictionary-term-bank-v1-schema.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/data/schemas/dictionary-term-bank-v1-schema.json b/ext/data/schemas/dictionary-term-bank-v1-schema.json
index ab4c49f6..4dd6e185 100644
--- a/ext/data/schemas/dictionary-term-bank-v1-schema.json
+++ b/ext/data/schemas/dictionary-term-bank-v1-schema.json
@@ -7,6 +7,7 @@
"type": "array",
"description": "Information about a single term.",
"minItems": 5,
+ "maxItems": 5,
"items": [
{
"type": "string",