Fix style check failures

This commit is contained in:
Raphael Michel
2021-07-23 18:14:52 +02:00
parent f10c8b229f
commit db65c14733
2 changed files with 22 additions and 1 deletions
+1 -1
View File
@@ -620,7 +620,7 @@ Order position endpoints
:<json datetime datetime: Specifies the datetime of the check-in. If not supplied, the current time will be used.
:<json boolean force: Specifies that the check-in should succeed regardless of revoked barcode, previous check-ins or required
questions that have not been filled. This is usually used to upload offline scans that already happened,
because there's no point in validating them since they happend whether they are valid or not. Defaults to ``false``.
because there's no point in validating them since they happened whether they are valid or not. Defaults to ``false``.
:<json string type: Send ``"exit"`` for an exit and ``"entry"`` (default) for an entry.
:<json boolean ignore_unpaid: Specifies that the check-in should succeed even if the order is in pending state.
Defaults to ``false`` and only works when ``include_pending`` is set on the check-in