Fix schema

This commit is contained in:
Yasuhiro Matsumoto
2021-12-22 10:41:43 +09:00
parent 8f1cd82262
commit 5c912d6a71

View File

@@ -60,6 +60,14 @@
} }
}, },
"type": "object" "type": "object"
},
"url": {
"description": "URL",
"type": "string"
},
"description": {
"description": "description",
"type": "string"
} }
}, },
"required": [ "required": [