v1.2.2
- 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 ofAPPSECRET
(also accepts the value without underscore for backward
compatibility) - Adds missing server import to
blacksheep/__init__.pyi