renommage champ designation => name
This commit is contained in:
parent
9ac71344fb
commit
dbbff606f6
16 changed files with 35 additions and 35 deletions
|
|
@ -10,10 +10,10 @@
|
|||
"description": "Clé de la catégorie",
|
||||
"type": "string"
|
||||
},
|
||||
"designation": {
|
||||
"name": {
|
||||
"description": "Désignation du matériel",
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"required": ["type", "category", "designation"]
|
||||
"required": ["type", "category", "name"]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue