Skip to content

v1.2.7

Compare
Choose a tag to compare
@RobertoPrevato RobertoPrevato released this 15 May 15:43
· 87 commits to main since this release
  • Fixes #257 (bug causing OpenAPI Documentation handler to fail on app start when using PEP 585)
  • Adds support for PEP 604 (T | None) for binders and OpenAPI Documentation
  • Corrects a bug related to handling of optional parameters and nullable value in schemas generated for OpenAPI Documentation V3
  • Verifies in tests that Annotated is supported by BlackSheep
  • Corrects the capitalization of "ApiController" to be "APIController", still keeping the first name for backward compatibility