mirror of
https://github.com/pretix/pretix.git
synced 2026-08-05 09:57:49 +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,
|
||||
"seat": "seat-guid-2",
|
||||
"price": "99.99",
|
||||
"addon_to": 12374,
|
||||
"addon_to": 1,
|
||||
"attendee_name": "Peter",
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user