/** * @schema AdminExchangeResponse * type: object * description: The exchange's details. * x-schemaName: AdminExchangeResponse * required: * - exchange * properties: * exchange: * $ref: "#/components/schemas/AdminExchange" * */