Skip to content

Commit

Permalink
spec release
Browse files Browse the repository at this point in the history
  • Loading branch information
Adyen Automation committed Nov 25, 2024
1 parent db47f83 commit 35338ff
Show file tree
Hide file tree
Showing 8 changed files with 814 additions and 328 deletions.
2 changes: 1 addition & 1 deletion json/ManagementNotificationService-v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@
"Terminal management"
],
"summary" : "Result of terminal boarding",
"description" : "The boarding of a payment terminal succeeded or failed.",
"description" : "The boarding of a payment terminal succeeded.",
"x-addedInVersion" : "1",
"operationId" : "post-terminalBoarding.triggered",
"x-sortIndex" : 2,
Expand Down
2 changes: 1 addition & 1 deletion json/ManagementNotificationService-v3.json
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,7 @@
"Terminal management"
],
"summary" : "Result of terminal boarding",
"description" : "The boarding of a payment terminal succeeded or failed.",
"description" : "The boarding of a payment terminal succeeded.",
"x-addedInVersion" : "1",
"operationId" : "post-terminalBoarding.triggered",
"x-sortIndex" : 2,
Expand Down
221 changes: 149 additions & 72 deletions json/ManagementService-v1.json

Large diffs are not rendered by default.

229 changes: 153 additions & 76 deletions json/ManagementService-v3.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion yaml/ManagementNotificationService-v1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ webhooks:
tags:
- Terminal management
summary: Result of terminal boarding
description: The boarding of a payment terminal succeeded or failed.
description: The boarding of a payment terminal succeeded.
x-addedInVersion: '1'
operationId: post-terminalBoarding.triggered
x-sortIndex: 2
Expand Down
2 changes: 1 addition & 1 deletion yaml/ManagementNotificationService-v3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ webhooks:
tags:
- Terminal management
summary: Result of terminal boarding
description: The boarding of a payment terminal succeeded or failed.
description: The boarding of a payment terminal succeeded.
x-addedInVersion: '1'
operationId: post-terminalBoarding.triggered
x-sortIndex: 2
Expand Down
330 changes: 247 additions & 83 deletions yaml/ManagementService-v1.yaml

Large diffs are not rendered by default.

354 changes: 261 additions & 93 deletions yaml/ManagementService-v3.yaml

Large diffs are not rendered by default.

0 comments on commit 35338ff

Please sign in to comment.