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