Skip to content

Commit

Permalink
spec release
Browse files Browse the repository at this point in the history
  • Loading branch information
Adyen Automation committed Feb 28, 2025
1 parent 3755fe1 commit 929b45e
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 30 deletions.
7 changes: 0 additions & 7 deletions json/ManagementService-v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -17490,13 +17490,6 @@
},
"type" : "array"
},
"associatedMerchantAccounts" : {
"description" : "List of merchant accounts that the API credential has explicit access to. \n If the credential has access to a company, this implies access to all merchant accounts and no merchants for that company will be included.",
"items" : {
"type" : "string"
},
"type" : "array"
},
"clientKey" : {
"description" : "Public key used for [client-side authentication](https://docs.adyen.com/development-resources/client-side-authentication). The client key is required for Drop-in and Components integrations.",
"type" : "string"
Expand Down
7 changes: 0 additions & 7 deletions json/ManagementService-v3.json
Original file line number Diff line number Diff line change
Expand Up @@ -17910,13 +17910,6 @@
},
"type" : "array"
},
"associatedMerchantAccounts" : {
"description" : "List of merchant accounts that the API credential has explicit access to. \n If the credential has access to a company, this implies access to all merchant accounts and no merchants for that company will be included.",
"items" : {
"type" : "string"
},
"type" : "array"
},
"clientKey" : {
"description" : "Public key used for [client-side authentication](https://docs.adyen.com/development-resources/client-side-authentication). The client key is required for Drop-in and Components integrations.",
"type" : "string"
Expand Down
8 changes: 0 additions & 8 deletions yaml/ManagementService-v1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12158,14 +12158,6 @@ components:
items:
$ref: '#/components/schemas/AllowedOrigin'
type: array
associatedMerchantAccounts:
description: "List of merchant accounts that the API credential has explicit\
\ access to. \n If the credential has access to a company, this implies\
\ access to all merchant accounts and no merchants for that company will\
\ be included."
items:
type: string
type: array
clientKey:
description: Public key used for [client-side authentication](https://docs.adyen.com/development-resources/client-side-authentication).
The client key is required for Drop-in and Components integrations.
Expand Down
8 changes: 0 additions & 8 deletions yaml/ManagementService-v3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12437,14 +12437,6 @@ components:
items:
$ref: '#/components/schemas/AllowedOrigin'
type: array
associatedMerchantAccounts:
description: "List of merchant accounts that the API credential has explicit\
\ access to. \n If the credential has access to a company, this implies\
\ access to all merchant accounts and no merchants for that company will\
\ be included."
items:
type: string
type: array
clientKey:
description: Public key used for [client-side authentication](https://docs.adyen.com/development-resources/client-side-authentication).
The client key is required for Drop-in and Components integrations.
Expand Down

0 comments on commit 929b45e

Please sign in to comment.