mirror of
https://github.com/pretix/pretix.git
synced 2026-08-28 13:34:40 +00:00
* standardize use of check-in * split on occurrence of "checkin_*" Instead of skipping when encountering "checkin_*", we now split and only pass the second part to the spell-checker. This fixes the aforementioned problem. * fix spelling issue with checkins
This commit is contained in:
committed by
Raphael Michel
parent
5d697a3189
commit
8c0fb90420
@@ -157,7 +157,7 @@ uses to communicate with the pretix server.
|
||||
.. http:get:: /pretixdroid/api/(organizer)/(event)/status/
|
||||
|
||||
Returns status information, such as the total number of tickets and the
|
||||
number of performed checkins.
|
||||
number of performed check-ins.
|
||||
|
||||
**Example request**:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user