|
|
|
@ -37,17 +37,17 @@
|
|
|
|
|
"espece_1": {
|
|
|
|
|
"title": "Espèce principale 1",
|
|
|
|
|
"description": "À déterminer avec une appli tierce (PlantNet) ou en consultant le tuto dans la section « à propos »",
|
|
|
|
|
"type": "integer"
|
|
|
|
|
"type": "string"
|
|
|
|
|
},
|
|
|
|
|
"espece_2": {
|
|
|
|
|
"title": "Espèce principale 2",
|
|
|
|
|
"description": "À déterminer avec une appli tierce (PlantNet) ou en consultant le tuto dans la section « à propos »",
|
|
|
|
|
"type": "integer"
|
|
|
|
|
"type": "string"
|
|
|
|
|
},
|
|
|
|
|
"espece_3": {
|
|
|
|
|
"title": "Espèce principale 3",
|
|
|
|
|
"description": "À déterminer avec une appli tierce (PlantNet) ou en consultant le tuto dans la section « à propos »",
|
|
|
|
|
"type": "integer"
|
|
|
|
|
"type": "string"
|
|
|
|
|
},
|
|
|
|
|
"autres_especes": {
|
|
|
|
|
"title": "Autres espèces",
|
|
|
|
|