AmirHossein Roozbahani

Results 2 issues of AmirHossein Roozbahani

[Teip](https://github.com/greymd/teip) is a command line utility to perform other commands only on a specific column of input data. Example(from teip docs): ``` $ echo "100 200 300 400" | teip...

### Description When using tagged unions, while the correct OpenAPI schema is generated, decoding the request fails. It also doesn't work with the MsgpackDTO. It seems that the internal litestar.typing.FieldDefinition...

Bug :bug:
DTOs
OpenAPI