Last active
August 24, 2021 11:35
-
-
Save oguzhanvarsak/d17e45614efddcfd0146306c75623570 to your computer and use it in GitHub Desktop.
Template boarding pass
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
{ | |
"description" : "Boarding pass for October 4, San Francisco to London", | |
"formatVersion" : 1, | |
"passTypeIdentifier" : "pass.com.example.boarding-pass", | |
"serialNumber" : "123456", | |
"boardingPass" : { | |
<<field dictionaries>> | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment