mirror of
https://github.com/marcogll/passkit-generator.git
synced 2026-03-15 19:25:23 +00:00
Optional venuePlaceID on UpcomingPassInformation
This commit is contained in:
@@ -231,7 +231,7 @@ export interface UpcomingPassInformationEntry {
|
||||
|
||||
/** The semantic, machine-readable metadata about the upcoming pass information entry. */
|
||||
semantics?: Semantics & {
|
||||
venuePlaceID: string;
|
||||
venuePlaceID?: string;
|
||||
};
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user