-
-
Notifications
You must be signed in to change notification settings - Fork 873
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This commit adds participants' checkin barcodes to the participants' list and detail endpoints to allow for them to be easily exported without needing to make one request per participant. This field is private, and currently read-only, but can be opened up. It also fixes the type for the barcode in the main checkin serializer, as barcodes are strings rather than numbers (e.g. allowing "000001").
- Loading branch information
Showing
2 changed files
with
8 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters