Results 4 comments of Jose Eduardo

I'm having the same issue on `fastapi==0.115.6` As a workaround, I've been able to combine a pydantic model + extra query params by abusing `fastapi.Depends`: ```python from typing import Annotated...

@alex-oleshkevich I think it's ready if it looks ok to you

Thank you for investigating the issue ! I should have added some screenshots to the original report. Adding them now in case they're still useful. I'm using the latest version...

I was using "Fetch full article" indeed ! And yes, if I disable it I can see all the missing elements. Not sure why I started using that option in...