Updated YAML specs

This commit is contained in:
aleksei
2021-06-07 09:21:05 +02:00
parent 18af5719a1
commit ac74290fb7
42 changed files with 12926 additions and 983 deletions

View File

@@ -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: