Skip to content

v1.2.2

Compare
Choose a tag to compare
@RobertoPrevato RobertoPrevato released this 03 Dec 06:55
· 108 commits to main since this release
  • Fixes wrong mime type in OpenAPI Documentation for the form binder (#212)
  • Adds OpenAPIEvents to the class handling the generation of OpenAPI Documentation
  • Updates default environment variable prefix for app secrets to be APP_SECRET
    instead of APPSECRET (also accepts the value without underscore for backward
    compatibility)
  • Adds missing server import to blacksheep/__init__.pyi