Files
sendico/interface/api/payment_methods/bodies/payment_method.yaml
2026-02-24 21:26:31 +03:00

9 lines
222 B
YAML

components:
requestBodies:
PaymentMethodBody:
required: true
content:
application/json:
schema:
$ref: ../request/payment_method.yaml#/components/schemas/PaymentMethodRequest