diff options
Diffstat (limited to 'tools/json_schema_compiler/test/arrays.json')
-rw-r--r-- | tools/json_schema_compiler/test/arrays.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/json_schema_compiler/test/arrays.json b/tools/json_schema_compiler/test/arrays.json index a0edd54..690d5cb 100644 --- a/tools/json_schema_compiler/test/arrays.json +++ b/tools/json_schema_compiler/test/arrays.json @@ -1,6 +1,7 @@ [ { "namespace": "arrays", + "description": "The arrays API.", "types": [ { "id": "EnumArrayType", |