additionalProperty

This commit is contained in:
2025-10-05 08:10:11 +02:00
parent d585eaac4d
commit f681850d41
364 changed files with 678 additions and 626 deletions

View File

@@ -36,7 +36,7 @@
"coloris": "Candy Red"
}
],
"informations": {
"additionalProperty": {
"genre": "Homme",
"débattement fourche (mm)": 100,
"débattement cadre (mm)": 100,
@@ -71,8 +71,10 @@
},
"roues": {
"jantes": "Stan's NoTubes Crest S1, 28h, tubeless ready",
"pneu avant": "Schwalbe Racing Ray Performance, 29 x 2.25\", Addix Compound, tubeless ready ",
"pneu arrière": "Schwalbe Racing Ralph Performance, 29 x 2.25\", Addix Compound, tubeless ready"
"pneus": {
"avant": { "name": "Schwalbe Racing Ray Performance, 29 x 2.25\", Addix Compound, tubeless ready ", "manufacturer": "Schwalbe" },
"arrière": { "name": "Schwalbe Racing Ralph Performance, 29 x 2.25\", Addix Compound, tubeless ready", "manufacturer": "Schwalbe" }
}
},
"moyeu avant": "Lefty 60",
"moyeu arrière": { "name": "Shimano MT510, 12x148 mm", "manufacturer": "Shimano" }