0.123.10
📦 fastapiView on GitHub →
🐛 2 fixes🔧 3 symbols
Summary
This release provides bug fixes for dependency injection using classes with __call__ methods and resolves schema generation issues involving computed_field.
🐛 Bug Fixes
- Fixed an issue where using a class (instead of an instance) as a dependency failed when the class implemented a __call__ method.
- Fixed a bug where computed_field did not work correctly when separate_input_output_schemas was set to False.
🔧 Affected Symbols
Dependscomputed_fieldseparate_input_output_schemas