mirror of
https://github.com/beego/bee.git
synced 2026-01-01 01:48:33 +00:00
1. Improve the enum support, the enum will be in a format of "enum_name = enum_value" 2. An example value will be automatically generated. 3. Example is disabled for slice field.