Skip to content

Version 3.6.1

Latest
Compare
Choose a tag to compare
@devkral devkral released this 18 Dec 23:34
· 6 commits to main since this release
3.6.1
0640b39

Added

  • Allow passing extensions as string.

Changed

  • Change media_type parameter of Response from MediaType.JSON to None to match the default of the underlying lilya Response.

Fixed

  • OpenAPI responses.
  • Enum definitions.