Remove required field in result

This commit is contained in:
Guilhem Bonnefille 2020-07-28 23:13:17 +02:00
parent 014e1b6619
commit bf447f3dd8

View File

@ -18,9 +18,6 @@
"application/json": {
"schema":{
"type": "object",
"required": [
"name"
],
"properties": {
"version": {
"type": "string",