xyzCh

Results 2 comments of xyzCh

Recently, I had a similar problem during the development of springboot project, I cannot click on any reference to directly jump to it. finally, I realize it might be an...

Hi @mustafa0x: Perhaps the solution should be to use [extra models](https://fastapi.tiangolo.com/tutorial/extra-models/), instead of exclude lazy load fields with `model_validate`🤔