Skip to content

Commit cfd989a

Browse files
feat(walletobjects): update the api
#### walletobjects:v1 The following keys were added: - schemas.EventTicketClass.properties.locations.deprecated (Total Keys: 1) - schemas.EventTicketObject.properties.locations.deprecated (Total Keys: 1) - schemas.FlightObject.properties.locations.deprecated (Total Keys: 1) - schemas.GiftCardObject.properties.locations.deprecated (Total Keys: 1) - schemas.LoyaltyObject.properties.locations.deprecated (Total Keys: 1) - schemas.TransitObject.properties.locations.deprecated (Total Keys: 1)
1 parent 763eb25 commit cfd989a

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

googleapiclient/discovery_cache/documents/walletobjects.v1.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2681,7 +2681,7 @@
26812681
}
26822682
}
26832683
},
2684-
"revision": "20240913",
2684+
"revision": "20240919",
26852685
"rootUrl": "https://walletobjects.googleapis.com/",
26862686
"schemas": {
26872687
"ActivationOptions": {
@@ -3906,6 +3906,7 @@ true
39063906
"description": "Translated strings for the issuer_name. Recommended maximum length is 20 characters to ensure full string is displayed on smaller screens."
39073907
},
39083908
"locations": {
3909+
"deprecated": true,
39093910
"description": "Note: This field is currently not supported to trigger geo notifications.",
39103911
"items": {
39113912
"$ref": "LatLongPoint"
@@ -4226,6 +4227,7 @@ true
42264227
"description": "Links module data. If links module data is also defined on the class, both will be displayed."
42274228
},
42284229
"locations": {
4230+
"deprecated": true,
42294231
"description": "Note: This field is currently not supported to trigger geo notifications.",
42304232
"items": {
42314233
"$ref": "LatLongPoint"
@@ -4975,6 +4977,7 @@ true
49754977
"description": "Links module data. If links module data is also defined on the class, both will be displayed."
49764978
},
49774979
"locations": {
4980+
"deprecated": true,
49784981
"description": "Note: This field is currently not supported to trigger geo notifications.",
49794982
"items": {
49804983
"$ref": "LatLongPoint"
@@ -5837,6 +5840,7 @@ true
58375840
"description": "Links module data. If links module data is also defined on the class, both will be displayed."
58385841
},
58395842
"locations": {
5843+
"deprecated": true,
58405844
"description": "Note: This field is currently not supported to trigger geo notifications.",
58415845
"items": {
58425846
"$ref": "LatLongPoint"
@@ -6673,6 +6677,7 @@ true
66736677
"description": "Links module data. If links module data is also defined on the class, both will be displayed."
66746678
},
66756679
"locations": {
6680+
"deprecated": true,
66766681
"description": "Note: This field is currently not supported to trigger geo notifications.",
66776682
"items": {
66786683
"$ref": "LatLongPoint"
@@ -9036,6 +9041,7 @@ true
90369041
"description": "Links module data. If links module data is also defined on the class, both will be displayed."
90379042
},
90389043
"locations": {
9044+
"deprecated": true,
90399045
"description": "Note: This field is currently not supported to trigger geo notifications.",
90409046
"items": {
90419047
"$ref": "LatLongPoint"

0 commit comments

Comments
 (0)