diff options
Diffstat (limited to 'tools/json_schema_compiler/test/forbidden.json')
-rw-r--r-- | tools/json_schema_compiler/test/forbidden.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/json_schema_compiler/test/forbidden.json b/tools/json_schema_compiler/test/forbidden.json index c7978aa..841b0e1 100644 --- a/tools/json_schema_compiler/test/forbidden.json +++ b/tools/json_schema_compiler/test/forbidden.json @@ -1,6 +1,7 @@ [ { "namespace": "forbidden", + "description": "The forbidden API... Careful.", "types": [], "functions": [ { |