0.120.4
📦 fastapiView on GitHub →
🐛 1 fixes🔧 2 symbols
Summary
This release fixes a bug where security schemes added at the top-level FastAPI application were not correctly reflected in the generated OpenAPI schema.
🐛 Bug Fixes
- Fix security schemes in OpenAPI when added at the top level application.
🔧 Affected Symbols
FastAPIOpenAPI