Skip to content

Commit b220c80

Browse files
feat(verifiedaccess): update the api
#### verifiedaccess:v1 The following keys were added: - schemas.VerifyChallengeResponseResult.properties.verificationOutput.deprecated (Total Keys: 1)
1 parent e12c32c commit b220c80

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

googleapiclient/discovery_cache/documents/verifiedaccess.v1.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@
146146
}
147147
}
148148
},
149-
"revision": "20230622",
149+
"revision": "20230711",
150150
"rootUrl": "https://verifiedaccess.googleapis.com/",
151151
"schemas": {
152152
"Challenge": {
@@ -219,6 +219,7 @@
219219
"type": "string"
220220
},
221221
"verificationOutput": {
222+
"deprecated": true,
222223
"description": "For EMCert check, device permanent id is returned here. For EUCert check, signed_public_key_and_challenge [base64 encoded] is returned if present, otherwise empty string is returned. This field is deprecated, please use device_permanent_id or signed_public_key_and_challenge fields.",
223224
"type": "string"
224225
}

googleapiclient/discovery_cache/documents/verifiedaccess.v2.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@
146146
}
147147
}
148148
},
149-
"revision": "20230622",
149+
"revision": "20230711",
150150
"rootUrl": "https://verifiedaccess.googleapis.com/",
151151
"schemas": {
152152
"Challenge": {

0 commit comments

Comments
 (0)