Index: tools/json_schema_compiler/test/enums.json |
diff --git a/tools/json_schema_compiler/test/enums.json b/tools/json_schema_compiler/test/enums.json |
index 6769b1965ede902f06403da97f5d4f565ddc7cc1..19229b0a503c0d62c97045e1800286c0676dc56a 100644 |
--- a/tools/json_schema_compiler/test/enums.json |
+++ b/tools/json_schema_compiler/test/enums.json |
@@ -1,6 +1,7 @@ |
[ |
{ |
"namespace": "enums", |
+ "description": "The enums API.", |
"types": [ |
{ |
"id": "Enumeration", |