Ben
Ben
Replying here because a concrete example of how to incorporate a custom decorator would be super useful... Are there any out there? Were you able to achieve this @davified ?...
Oooh interesting. Look forward to testing it out. If you need me to look at some more complex tests just let me know the branch @aaazzam
I only use pydantic > 2.0 So I'm unable to comment on pydantic v1. But all works as expected with v2.
Hmm interesting that you made changes. As of a couple of days ago, I did have some regression where enums weren't returning their valid types and I encountered ValidationErrors consistently....
Hi @ecthiender, I didn't realise it wasn't supported. Why is it in the examples on the readme if it isn't?
logging in seems to work for some accounts and not others Can you elaborate on how to do that with the cookies @d60 ? I see the `set_cookies` on the...