BaptisteSaves

Results 3 issues of BaptisteSaves

### Initial Checks - [X] I confirm that I'm using Pydantic V2 ### Description Hello, We are using pydantic V2 to generate the openapi schema. We bumped pydantic from 2.3.0...

help wanted
bug V2
good first issue

Hello, We have some function that uses `Closing[Provide["session"]]` to inject the database session to the method. It works well, except if we have any exception raised in the function the...

#### Bug Report Checklist - [x] Have you provided a full/minimal spec to reproduce the issue? - [x] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagger-parser/online/))? - [x]...

Issue: Bug