Skip to content

Commit

Permalink
spec release
Browse files Browse the repository at this point in the history
  • Loading branch information
Adyen Automation committed Sep 26, 2024
1 parent b2d8c07 commit d9806c4
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion json/ManagementService-v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -16653,7 +16653,7 @@
"type" : "string"
},
"reason" : {
"description" : "A descripton of what caused the notification.",
"description" : "A description of what caused the notification.",
"type" : "string"
},
"success" : {
Expand Down
2 changes: 1 addition & 1 deletion json/ManagementService-v3.json
Original file line number Diff line number Diff line change
Expand Up @@ -17080,7 +17080,7 @@
"type" : "string"
},
"reason" : {
"description" : "A descripton of what caused the notification.",
"description" : "A description of what caused the notification.",
"type" : "string"
},
"success" : {
Expand Down
2 changes: 1 addition & 1 deletion yaml/ManagementService-v1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11403,7 +11403,7 @@ components:
* **bankTransfer_BE**\n* **ideal**\n* **elv**\n* **sepadirectdebit**\n"
type: string
reason:
description: A descripton of what caused the notification.
description: A description of what caused the notification.
type: string
success:
description: 'The outcome of the event which the notification is about.
Expand Down
2 changes: 1 addition & 1 deletion yaml/ManagementService-v3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11682,7 +11682,7 @@ components:
* **bankTransfer_BE**\n* **ideal**\n* **elv**\n* **sepadirectdebit**\n"
type: string
reason:
description: A descripton of what caused the notification.
description: A description of what caused the notification.
type: string
success:
description: 'The outcome of the event which the notification is about.
Expand Down

0 comments on commit d9806c4

Please sign in to comment.