Skip to content

Commit c351ce5

Browse files
feat(mybusinesslodging): update the api
#### mybusinesslodging:v1 The following keys were added: - schemas.SustainabilityCertifications.properties.leedCertification.deprecated (Total Keys: 1) - schemas.SustainabilityCertifications.properties.leedCertificationException.deprecated (Total Keys: 1)
1 parent 903ce47 commit c351ce5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

googleapiclient/discovery_cache/documents/mybusinesslodging.v1.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@
194194
}
195195
}
196196
},
197-
"revision": "20230625",
197+
"revision": "20230703",
198198
"rootUrl": "https://mybusinesslodging.googleapis.com/",
199199
"schemas": {
200200
"Accessibility": {
@@ -5002,6 +5002,7 @@
50025002
"type": "array"
50035003
},
50045004
"leedCertification": {
5005+
"deprecated": true,
50055006
"description": "LEED certification. Deprecated: this field is no longer populated. LEED certification status is now provided directly by USGBC.",
50065007
"enum": [
50075008
"LEED_CERTIFICATION_UNSPECIFIED",
@@ -5022,6 +5023,7 @@
50225023
"type": "string"
50235024
},
50245025
"leedCertificationException": {
5026+
"deprecated": true,
50255027
"description": "LEED certification exception. Deprecated: this field is no longer populated. LEED certification status is now provided directly by USGBC.",
50265028
"enum": [
50275029
"EXCEPTION_UNSPECIFIED",

0 commit comments

Comments
 (0)