2023-11-20 21:16:28 +00:00
|
|
|
s{
|
|
|
|
"pizza_size": [
|
2023-11-20 21:13:42 +00:00
|
|
|
{
|
2023-11-20 21:16:31 +00:00
|
|
|
"value": "small",
|
2023-11-20 21:13:42 +00:00
|
|
|
"label": "Apples"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"value": "oranges",
|
|
|
|
"label": "Oranges"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"value": "bananas",
|
|
|
|
"label": "Bananas"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|