summaryrefslogtreecommitdiffstats
path: root/tools/json_schema_compiler/test/simple_api.json
diff options
context:
space:
mode:
Diffstat (limited to 'tools/json_schema_compiler/test/simple_api.json')
-rw-r--r--tools/json_schema_compiler/test/simple_api.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/json_schema_compiler/test/simple_api.json b/tools/json_schema_compiler/test/simple_api.json
index 82d77b8..9ab5403 100644
--- a/tools/json_schema_compiler/test/simple_api.json
+++ b/tools/json_schema_compiler/test/simple_api.json
@@ -1,6 +1,7 @@
[
{
"namespace": "simple_api",
+ "description": "This is a simple API.",
"types": [
{
"id": "TestType",