mirror of
https://github.com/pretix/pretix.git
synced 2026-09-14 16:24:43 +00:00
Fix API-docs example for addon_to on order-change
This commit is contained in:
@@ -2348,7 +2348,7 @@ otherwise, such as splitting an order or changing fees.
|
|||||||
"subevent": 562,
|
"subevent": 562,
|
||||||
"seat": "seat-guid-2",
|
"seat": "seat-guid-2",
|
||||||
"price": "99.99",
|
"price": "99.99",
|
||||||
"addon_to": 12374,
|
"addon_to": 1,
|
||||||
"attendee_name": "Peter",
|
"attendee_name": "Peter",
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user