mirror of
https://github.com/marcogll/passkit-generator.git
synced 2026-03-15 16:25:21 +00:00
Added upgradeURL to semanticBoardingPass example model
This commit is contained in:
@@ -38,5 +38,6 @@
|
|||||||
"passengerName": { "givenName": "John", "familyName": "Doe" },
|
"passengerName": { "givenName": "John", "familyName": "Doe" },
|
||||||
"loungePlaceIDs": ["IB452E0A3979253B0"]
|
"loungePlaceIDs": ["IB452E0A3979253B0"]
|
||||||
},
|
},
|
||||||
|
"upgradeURL": "https://www.example.com",
|
||||||
"entertainmentURL": "https://www.example.com"
|
"entertainmentURL": "https://www.example.com"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user