docs: fix request example in restaurant marketplace recipe (#13292)

This commit is contained in:
Shahed Nasser
2025-08-25 14:08:36 +03:00
committed by GitHub
parent 2348a168e3
commit 73a25abecb
2 changed files with 8 additions and 2 deletions
@@ -1424,7 +1424,13 @@ curl -X POST 'http://localhost:9000/restaurants/res_01J5X704WQTFSZMRC7Z6S3YAC7/p
"amount": 20
}
],
"manage_inventory": false
"manage_inventory": false,
"options": [
{
"title": "Default Title",
"values": ["Default Value"]
}
]
}
],
"sales_channels": [