标签: yaml swagger
我在swagger.yaml
Content: type: object properties: text: type: string image: ref: "#/definitions/Image" allowEmptyValue: true
我不允许使用其他属性:allowEmptyValue为错误
如何使图像可选?即可能只是文字没有图像