Add choices params as Enum details
0.9.1
Features
- Add choices values to
OpenAPIspecs, so it looks like nativeEnumfield in the result schema.
Fixes
- Fix
choicesbehavior withfastapiusage when special fields can be not initialized yet but passed as strings etc.