Skip to content

Commit

Permalink
Weekday update
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeRalphson committed Feb 27, 2024
1 parent 7ca47c7 commit fdc294b
Show file tree
Hide file tree
Showing 56 changed files with 3,760 additions and 783 deletions.
15 changes: 0 additions & 15 deletions APIs/adyen.com/ManagementNotificationService-v1/1/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,6 @@ tags:
- name: Payment method
components:
examples:
WebhookAck:
summary: Acknowledge Webhook
value:
notificationResponse: "[accepted]"
post-merchant.created-merchant.created:
description: Example webhook when a merchant account was created
summary: Merchant account created
Expand Down Expand Up @@ -506,9 +502,6 @@ webhooks:
"200":
content:
application/json:
examples:
merchant.created:
$ref: "#/components/examples/WebhookAck"
schema:
$ref: "#/components/schemas/AccountNotificationResponse"
description: OK - the request has succeeded.
Expand Down Expand Up @@ -538,11 +531,6 @@ webhooks:
"200":
content:
application/json:
examples:
merchant-updated-valid:
$ref: "#/components/examples/WebhookAck"
merchant-updated-with-errors:
$ref: "#/components/examples/WebhookAck"
schema:
$ref: "#/components/schemas/AccountNotificationResponse"
description: OK - the request has succeeded.
Expand Down Expand Up @@ -570,9 +558,6 @@ webhooks:
"200":
content:
application/json:
examples:
paymentMethod.created:
$ref: "#/components/examples/WebhookAck"
schema:
$ref: "#/components/schemas/PaymentMethodNotificationResponse"
description: OK - the request has succeeded.
Expand Down
Loading

0 comments on commit fdc294b

Please sign in to comment.