mirror of
https://github.com/gcatanese/adyen-openapi.git
synced 2026-03-10 08:01:24 +00:00
Updated YAML specs
This commit is contained in:
@@ -189,10 +189,10 @@ paths:
|
||||
content:
|
||||
application/json:
|
||||
examples:
|
||||
payout-p2p:
|
||||
$ref: '#/components/examples/post-payout-payout-p2p'
|
||||
payout-b2c:
|
||||
$ref: '#/components/examples/post-payout-payout-b2c'
|
||||
payout-p2p:
|
||||
$ref: '#/components/examples/post-payout-payout-p2p'
|
||||
schema:
|
||||
$ref: '#/components/schemas/PayoutRequest'
|
||||
responses:
|
||||
@@ -311,16 +311,16 @@ paths:
|
||||
content:
|
||||
application/json:
|
||||
examples:
|
||||
storeDetailAndSubmitThirdParty-Neteller:
|
||||
$ref: '#/components/examples/post-storeDetailAndSubmitThirdParty-storeDetailAndSubmitThirdParty-Neteller'
|
||||
storeDetailAndSubmitThirdParty-Skrill:
|
||||
$ref: '#/components/examples/post-storeDetailAndSubmitThirdParty-storeDetailAndSubmitThirdParty-Skrill'
|
||||
storeDetailAndSubmitThirdParty-PayPal:
|
||||
$ref: '#/components/examples/post-storeDetailAndSubmitThirdParty-storeDetailAndSubmitThirdParty-PayPal'
|
||||
storeDetailAndSubmitThirdParty:
|
||||
$ref: '#/components/examples/post-storeDetailAndSubmitThirdParty-storeDetailAndSubmitThirdParty'
|
||||
storeDetailAndSubmitThirdParty-Neteller:
|
||||
$ref: '#/components/examples/post-storeDetailAndSubmitThirdParty-storeDetailAndSubmitThirdParty-Neteller'
|
||||
storeDetailAndSubmitThirdParty-PayPal:
|
||||
$ref: '#/components/examples/post-storeDetailAndSubmitThirdParty-storeDetailAndSubmitThirdParty-PayPal'
|
||||
storeDetailAndSubmitThirdParty-Paysafecard:
|
||||
$ref: '#/components/examples/post-storeDetailAndSubmitThirdParty-storeDetailAndSubmitThirdParty-Paysafecard'
|
||||
storeDetailAndSubmitThirdParty-Skrill:
|
||||
$ref: '#/components/examples/post-storeDetailAndSubmitThirdParty-storeDetailAndSubmitThirdParty-Skrill'
|
||||
schema:
|
||||
$ref: '#/components/schemas/StoreDetailAndSubmitRequest'
|
||||
responses:
|
||||
|
||||
Reference in New Issue
Block a user