Skip to content

Commit 3a7e931

Browse files
feat(walletobjects): update the api
#### walletobjects:v1 The following keys were added: - schemas.FlightClass.properties.locations.deprecated (Total Keys: 1) - schemas.GiftCardClass.properties.locations.deprecated (Total Keys: 1) - schemas.LoyaltyClass.properties.locations.deprecated (Total Keys: 1) - schemas.OfferClass.properties.locations.deprecated (Total Keys: 1) - schemas.TransitClass.properties.locations.deprecated (Total Keys: 1)
1 parent dc53829 commit 3a7e931

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

googleapiclient/discovery_cache/documents/walletobjects.v1.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2681,7 +2681,7 @@
26812681
}
26822682
}
26832683
},
2684-
"revision": "20240809",
2684+
"revision": "20240913",
26852685
"rootUrl": "https://walletobjects.googleapis.com/",
26862686
"schemas": {
26872687
"ActivationOptions": {
@@ -4701,6 +4701,7 @@ true
47014701
"description": "Translated strings for the issuer_name. Recommended maximum length is 20 characters to ensure full string is displayed on smaller screens."
47024702
},
47034703
"locations": {
4704+
"deprecated": true,
47044705
"description": "Note: This field is currently not supported to trigger geo notifications.",
47054706
"items": {
47064707
"$ref": "LatLongPoint"
@@ -5573,6 +5574,7 @@ true
55735574
"description": "Translated strings for the pin_label."
55745575
},
55755576
"locations": {
5577+
"deprecated": true,
55765578
"description": "Note: This field is currently not supported to trigger geo notifications.",
55775579
"items": {
55785580
"$ref": "LatLongPoint"
@@ -6397,6 +6399,7 @@ true
63976399
"description": "Translated strings for the secondary_rewards_tier_label."
63986400
},
63996401
"locations": {
6402+
"deprecated": true,
64006403
"description": "Note: This field is currently not supported to trigger geo notifications.",
64016404
"items": {
64026405
"$ref": "LatLongPoint"
@@ -7324,6 +7327,7 @@ false
73247327
"description": "Translated strings for the title. Recommended maximum length is 60 characters to ensure full string is displayed on smaller screens."
73257328
},
73267329
"locations": {
7330+
"deprecated": true,
73277331
"description": "Note: This field is currently not supported to trigger geo notifications.",
73287332
"items": {
73297333
"$ref": "LatLongPoint"
@@ -8696,6 +8700,7 @@ true
86968700
"description": "Translated strings for the issuer_name. Recommended maximum length is 20 characters to ensure full string is displayed on smaller screens."
86978701
},
86988702
"locations": {
8703+
"deprecated": true,
86998704
"description": "Note: This field is currently not supported to trigger geo notifications.",
87008705
"items": {
87018706
"$ref": "LatLongPoint"

0 commit comments

Comments
 (0)