Skip to content

Commit

Permalink
Auto commit to autodocs-wix-restaurants from WixDocs Server
Browse files Browse the repository at this point in the history
  • Loading branch information
wix-docs-feds committed May 30, 2024
1 parent c12137c commit 98e6144
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions wix-restaurants/wix-restaurants/Events.service.json
Original file line number Diff line number Diff line change
Expand Up @@ -2118,6 +2118,7 @@
{
"name": "oneOfItemPricingOneOf",
"members": [
"price",
"priceVariants"
]
}
Expand Down Expand Up @@ -2233,6 +2234,16 @@
{
"name": "restaurantsMenusV1ItemItemPricingOneOf",
"members": [
{
"name": "price",
"optional": true,
"type": [
{
"nativeType": "string"
}
],
"doc": "Item price."
},
{
"name": "priceVariants",
"optional": true,
Expand Down

0 comments on commit 98e6144

Please sign in to comment.