mirror of
https://github.com/astaxie/beego.git
synced 2025-02-06 01:57:11 +00:00
![WUMUXIAN](/assets/img/avatar_default.png)
1. Allow example value to be given based on the field type, previously it's a string. 2. Allow to give example values for Enum values. This is for the beego/bee pull request to work well.