schemas/json/vape/flavorstash/examples/v1-example.json

6 lines
150 B
JSON
Raw Normal View History

2020-08-13 17:04:28 +00:00
[
{ "vendor":"FA", "flavor":"Apple Pie" },
{ "vendor":"FA", "flavor":"Hazelnut" },
{ "flavor":"WS-23 10%", "extra": { "is_additive": true } }
2020-08-13 17:04:28 +00:00
]