我想定义 PaymentMethod 如下。 swagger.yaml 支持oneOf 吗? PaymentMethod: oneOf: - $ref: '#/definitions/NewPaymentMethod' - $ref: ...
確定! 回上一頁