Skip to content

Commit 67d58c2

Browse files
[managementwebhooks] Automated update from Adyen/adyen-openapi@9a8c347
1 parent ecc0f79 commit 67d58c2

2 files changed

Lines changed: 8 additions & 3 deletions

File tree

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"service": "managementwebhooks",
3+
"project": "node",
4+
"generatedAt": "2026-05-01T14:13:13Z",
5+
"openapiCommitSha": "9a8c34765a5349d0436d2ca79cfe3df7606ef4f5",
6+
"automationCommitSha": "4c065f4314ebb286f05dc38fd80f19058281c63c",
7+
"libraryCommitSha": "ecc0f79b39a3c2103d00600e00aec9cade27ddaf"
8+
}

src/typings/managementWebhooks/verificationError.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,6 @@ export class VerificationError {
2424
* The actions that you can take to resolve the verification error.
2525
*/
2626
"remediatingActions"?: Array<RemediatingAction>;
27-
/**
28-
* More granular information about the verification error.
29-
*/
3027
"subErrors"?: Array<VerificationErrorRecursive>;
3128
/**
3229
* The type of verification error. Possible values: **invalidInput**, **dataMissing**, and **pendingStatus**.

0 commit comments

Comments
 (0)