Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action
12 lines
220 B
YAML
12 lines
220 B
YAML
type: object
|
|
description: SUMMARY
|
|
x-schemaName: AdminExchangePreviewResponse
|
|
required:
|
|
- order_preview
|
|
- exchange
|
|
properties:
|
|
order_preview:
|
|
$ref: ./OrderPreview.yaml
|
|
exchange:
|
|
$ref: ./AdminExchange.yaml
|