easy-yapi icon indicating copy to clipboard operation
easy-yapi copied to clipboard

Generate API document to yapi

Results 74 easy-yapi issues
Sort by recently updated
recently updated
newest added
trafficstars

![image](https://github.com/user-attachments/assets/3226c040-231d-4f6e-915b-7f4fe4f763b6) ![image](https://github.com/user-attachments/assets/9f405a91-608f-483c-9220-f54ebc7b6278) 如图,预期data说明里面有枚举注释

type: question&discussion
status: feedback required

如标题,Controller接口输入参数配置了最大长度: ``` @jakarta.validation.constraints.Size(max = 20) ``` 接口同步到yapi后,最大长度配置无法按照指定的max设置