mirror of
https://github.com/pretix/pretix.git
synced 2026-05-18 17:24:03 +00:00
Docs: Fix incorrect endpoint URL (#2829)
This commit is contained in:
committed by
GitHub
parent
c4b7aeaaa2
commit
c73ede81ae
@@ -1925,7 +1925,7 @@ otherwise, such as splitting an order or changing fees.
|
|||||||
|
|
||||||
.. sourcecode:: http
|
.. sourcecode:: http
|
||||||
|
|
||||||
POST /api/v1/organizers/bigevents/events/sampleconf/orders/ABC12/ HTTP/1.1
|
POST /api/v1/organizers/bigevents/events/sampleconf/orders/ABC12/change/ HTTP/1.1
|
||||||
Host: pretix.eu
|
Host: pretix.eu
|
||||||
Accept: application/json, text/javascript
|
Accept: application/json, text/javascript
|
||||||
Content-Type: application/json
|
Content-Type: application/json
|
||||||
|
|||||||
Reference in New Issue
Block a user