-
### Discussed in https://github.com/orgs/litestar-org/discussions/1463
Originally posted by **4n1qz5skwv** April 9, 2023
Currently, Uploaded files are stored in temporary location. In order t…
-
### Description
After going from `polyfactory==2.0.0alpha1` => `2.0.0` I end up with `FieldMeta.__init__() got an unexpected keyword argument 'constant'`
Looks like the example generation for th…
-
### Description
It would be great if msgspec supported `field(validators=...)` for attrs classes.
This is adjacent to #494.
An issue I'm currently facing is that, since msgspec supports attrs c…
-
### Description
I've got a `msgspec.Struct` request object that uses an `typing.Annotated` type as one of it's field types.
When viewing routes request object, I'm only seeing a str or null allowe…