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