Yurii Karabas

Results 236 comments of Yurii Karabas

@tiangolo Could you please review this PR? It would my nice to fix this issue

@tiangolo @Kludex Any chance to take a look at this PR?

@Kludex Any chase you can take a look?)

Hi @rolikoff, I'm closing this issue, please reopen it in case if it still exists

@cwtfp Looks like it's fastapi-pagination bug, I will take a look

Hi @cwtfp, Looks like it's not fastapi-pagination issue, also I have found workaround. You just need to replace `alias` with `validation_alias`: ```py class FromSizeParams(BaseModel, AbstractParams): size: int = Query(50, ge=1,...

Hi @cwtfp New version `0.12.22` has been released, this issue should be fixed.

Hi @cwtfp, I'm closing this issue, please reopen it in case issue still exists on your side.