PaymentMethodを以下のように定義したい。 swagger.yamlでoneOfはサポートされていますか?PaymentMethod: oneOf: - $ref: '#/definitions/NewPaymentMethod' - $ref: ...
確定! 回上一頁