Skip to content

Add choices params as Enum details

Compare
Choose a tag to compare
@collerek collerek released this 03 Feb 14:04
· 989 commits to master since this release
16cd068

0.9.1

Features

  • Add choices values to OpenAPI specs, so it looks like native Enum field in the result schema.

Fixes

  • Fix choices behavior with fastapi usage when special fields can be not initialized yet but passed as strings etc.