Mathias Ertl

Results 58 comments of Mathias Ertl

> My only comment is probably that I’d add the CONTRIBUTING.rst and docker/docker-compose.yml to its own PR but it’s totally optional in our case :) Done with #9171 > Just...

I think the request is valid. However, I'm afk for another two weeks and cannot currently work on it. Kr, Mat

Hi! Can you show the task code as well? Kr, Mat

Hi @anderser! You are correct in that Pydantic models as part of a generic container (such as `List[]`) are not handled by the current implementation. > would be practical (at...

There is one thing that probably (haven't checked - maybe I implemented and forgot about it? :-)) also doesn't work and really should be implemented: optional parameters. So something like...

> And nice to see that Optional will be handled. Addressed in #9319. > Another thing that would be nice would be to be able to set pydantic=True and pydantic_strict=True...

Hi @MarcelloCuoghi ! Great to hear that this feature works well for you. Yes, you're right. At the moment, this covers only the task side. There is a big note...