additionalProperty
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
"coloris": "Lime"
|
||||
}
|
||||
],
|
||||
"informations": {
|
||||
"additionalProperty": {
|
||||
"millesime": 2023,
|
||||
"poids maximum (kg)": 120,
|
||||
"genre": "Mixte",
|
||||
@@ -72,8 +72,10 @@
|
||||
},
|
||||
"roues": {
|
||||
"jantes": "Avant : WTB, ST i30 TCS, Double Wall / Arrière : WTB, ST i35 TCS, double wall",
|
||||
"pneu avant": "Maxxis, Minion DHF II, 63-622, 29\" x 2.5\"",
|
||||
"pneu arrière": "Maxxis, Minion DHR II, 66-584, 27.5\" x 2.6\""
|
||||
"pneus": {
|
||||
"avant": { "name": "Maxxis, Minion DHF II, 63-622, 29\" x 2.5\"", "manufacturer": "Maxxis" },
|
||||
"arrière": { "name": "Maxxis, Minion DHR II, 66-584, 27.5\" x 2.6\"", "manufacturer": "Maxxis" }
|
||||
}
|
||||
},
|
||||
"direction": {
|
||||
"cintre": "Haibike Components, TheBar +++, 780 mm",
|
||||
|
||||
Reference in New Issue
Block a user