mirror of
https://github.com/gcatanese/adyen-openapi.git
synced 2026-03-09 23:51:20 +00:00
spec release
This commit is contained in:
@@ -1039,9 +1039,6 @@
|
||||
],
|
||||
"summary" : "Recurring contract created",
|
||||
"description" : "A recurring contract has been created. [Enable this webhook](https://docs.adyen.com/development-resources/webhooks/webhook-types#non-default-event-codes) in your Customer Area.",
|
||||
"deprecated" : true,
|
||||
"x-deprecatedInVersion" : "1",
|
||||
"x-deprecatedMessage" : "Use Tokenization webhooks instead.",
|
||||
"operationId" : "post-RECURRING_CONTRACT",
|
||||
"x-sortIndex" : 0,
|
||||
"x-methodName" : "recurringContractCreated",
|
||||
|
||||
@@ -769,9 +769,6 @@ webhooks:
|
||||
summary: Recurring contract created
|
||||
description: A recurring contract has been created. [Enable this webhook](https://docs.adyen.com/development-resources/webhooks/webhook-types#non-default-event-codes)
|
||||
in your Customer Area.
|
||||
deprecated: true
|
||||
x-deprecatedInVersion: '1'
|
||||
x-deprecatedMessage: Use Tokenization webhooks instead.
|
||||
operationId: post-RECURRING_CONTRACT
|
||||
x-sortIndex: 0
|
||||
x-methodName: recurringContractCreated
|
||||
|
||||
Reference in New Issue
Block a user