mirror of
https://git.roflcopter.fr/lesanges/equipment.git
synced 2025-05-25 00:01:40 +02:00
Ajout description aux schémas json
This commit is contained in:
parent
c18865a467
commit
2376a2d648
2 changed files with 2 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
|||
"enum": ["equipment"]
|
||||
},
|
||||
"category" : {
|
||||
"description": "Clé de la catégorie",
|
||||
"type": "string"
|
||||
},
|
||||
"designation": {
|
||||
|
|
|
@ -25,6 +25,7 @@
|
|||
"minimum": 1
|
||||
},
|
||||
"equipment": {
|
||||
"description": "Clé du matériel",
|
||||
"type": "string"
|
||||
},
|
||||
"date" : {
|
||||
|
|
Loading…
Add table
Reference in a new issue