Roberto Prevato

Results 135 comments of Roberto Prevato

Done at https://github.com/Neoteroi/BlackSheep/pull/597.

Very good point, @jesseandringa. I am handling all pending issues and this is one of those that should be handled. Right now BlackSheep supports a single `BodyBinder` and a single...

Hi, The `ContainerProtocol` was added especially to support replacing Rodi with other kinds of DI containers. I recently prepared examples to illustrate how to use [Dependency Injector](https://python-dependency-injector.ets-labs.org/) instead of my...

Hi @yinkaisheng Thanks for opening this issue and providing an example. Indeed, support for automatic generation of OpenAPI documentation for multipart form data is still lacking in BlackSheep. I started...

Hi @foxpluto @adelelawady @bitsondatadev This has been fixed at `1.1.1`, it was caused by improper handling of the Path Item object (it was treated as if it could only contain...