diff options
Diffstat (limited to 'ext/data/schemas/dictionary-index-schema.json')
-rw-r--r-- | ext/data/schemas/dictionary-index-schema.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/data/schemas/dictionary-index-schema.json b/ext/data/schemas/dictionary-index-schema.json index a8ca0f23..98b27143 100644 --- a/ext/data/schemas/dictionary-index-schema.json +++ b/ext/data/schemas/dictionary-index-schema.json @@ -1,4 +1,5 @@ { + "$id": "dictionaryIndex", "$schema": "http://json-schema.org/draft-07/schema#", "type": "object", "description": "Index file containing information about the data contained in the dictionary.", |