Is there a way to add field description to FastAPI swagger schema if I use dependency system?
I see no place to add descriptions in simple example from FastAPI docs