70435d5631
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
9 lines
140 B
YAML
9 lines
140 B
YAML
type: object
|
|
required:
|
|
- payment_providers
|
|
properties:
|
|
payment_providers:
|
|
type: array
|
|
items:
|
|
$ref: ./PaymentProvider.yaml
|