296d6e229f
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
7 lines
108 B
YAML
7 lines
108 B
YAML
type: object
|
|
properties:
|
|
payment_providers:
|
|
type: array
|
|
items:
|
|
$ref: ./PaymentProvider.yaml
|