name": { } "title": "AResult" }
} 这是从我整个项目的注解中自动生成的在运行我的Dredd合约测试时,我得到以下错误消息: error: Error: unknown format "int32" is used in schema at path "#/properties我正在使用
XmlAccessorType(XmlAccessType.NONE)public class ClassA @ApiModelProperty(value = "The attribute key", example = "a key") private String key;
@ApiModelProperty(value = "The attribut