ajout champ 'type' à la liste 'required'
This commit is contained in:
parent
79dfac08ca
commit
9ab5e1eb35
3 changed files with 3 additions and 3 deletions
|
|
@ -10,5 +10,5 @@
|
|||
"type": "string"
|
||||
}
|
||||
},
|
||||
"required": ["name"]
|
||||
"required": ["type", "name"]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue