Skip to content

Commit 8cfdee5

Browse files
feat(walletobjects): update the api
#### walletobjects:v1 The following keys were added: - schemas.AppLinkData.properties.displayText.$ref (Total Keys: 1)
1 parent ea0f36f commit 8cfdee5

16 files changed

+3065
-1
lines changed

docs/dyn/walletobjects_v1.eventticketclass.html

Lines changed: 135 additions & 0 deletions
Large diffs are not rendered by default.

docs/dyn/walletobjects_v1.eventticketobject.html

Lines changed: 300 additions & 0 deletions
Large diffs are not rendered by default.

docs/dyn/walletobjects_v1.flightclass.html

Lines changed: 135 additions & 0 deletions
Large diffs are not rendered by default.

docs/dyn/walletobjects_v1.flightobject.html

Lines changed: 270 additions & 0 deletions
Large diffs are not rendered by default.

docs/dyn/walletobjects_v1.genericclass.html

Lines changed: 135 additions & 0 deletions
Large diffs are not rendered by default.

docs/dyn/walletobjects_v1.genericobject.html

Lines changed: 135 additions & 0 deletions
Large diffs are not rendered by default.

docs/dyn/walletobjects_v1.giftcardclass.html

Lines changed: 135 additions & 0 deletions
Large diffs are not rendered by default.

docs/dyn/walletobjects_v1.giftcardobject.html

Lines changed: 270 additions & 0 deletions
Large diffs are not rendered by default.

docs/dyn/walletobjects_v1.jwt.html

Lines changed: 300 additions & 0 deletions
Large diffs are not rendered by default.

docs/dyn/walletobjects_v1.loyaltyclass.html

Lines changed: 135 additions & 0 deletions
Large diffs are not rendered by default.

docs/dyn/walletobjects_v1.loyaltyobject.html

Lines changed: 300 additions & 0 deletions
Large diffs are not rendered by default.

docs/dyn/walletobjects_v1.offerclass.html

Lines changed: 135 additions & 0 deletions
Large diffs are not rendered by default.

docs/dyn/walletobjects_v1.offerobject.html

Lines changed: 270 additions & 0 deletions
Large diffs are not rendered by default.

docs/dyn/walletobjects_v1.transitclass.html

Lines changed: 135 additions & 0 deletions
Large diffs are not rendered by default.

docs/dyn/walletobjects_v1.transitobject.html

Lines changed: 270 additions & 0 deletions
Large diffs are not rendered by default.

googleapiclient/discovery_cache/documents/walletobjects.v1.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2681,7 +2681,7 @@
26812681
}
26822682
}
26832683
},
2684-
"revision": "20241024",
2684+
"revision": "20241114",
26852685
"rootUrl": "https://walletobjects.googleapis.com/",
26862686
"schemas": {
26872687
"ActivationOptions": {
@@ -2774,6 +2774,10 @@ true
27742774
"$ref": "AppLinkDataAppLinkInfo",
27752775
"description": "Optional information about the partner app link."
27762776
},
2777+
"displayText": {
2778+
"$ref": "LocalizedString",
2779+
"description": "Optional display text for the app link button. Character limit is 30."
2780+
},
27772781
"iosAppLinkInfo": {
27782782
"$ref": "AppLinkDataAppLinkInfo",
27792783
"deprecated": true,

0 commit comments

Comments
 (0)