Skip to content

Issues: tiangolo/fastapi

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Middleware to fingerprint incoming TCP/IP requests enhancement New feature or request
#5703 opened Nov 28, 2022 by JohnnyRacer
9 tasks done
Wrap up the returned data by TypeVar question Further information is requested
#5702 opened Nov 28, 2022 by nowfox
9 tasks done
Docs generating incorrectly for Post Request with Non-Pydantic Body question Further information is requested
#5694 opened Nov 27, 2022 by aiwhoo
9 tasks done
How to set event loop while testing app using pytest-asyncio question Further information is requested
#5692 opened Nov 26, 2022 by PCanavelli
9 tasks done
jsonable_encoder does not observe property's pydantic Config investigate question Further information is requested
#5689 opened Nov 25, 2022 by kfreezen
9 tasks done
async test client with startup hooks answered question Further information is requested
#5685 opened Nov 24, 2022 by mdolling-qs
9 tasks done
How we can manage roles and permissions using fast-API dynamically? investigate question Further information is requested
#5676 opened Nov 23, 2022 by SyedKashifNaqvi
9 tasks done
Return raw bytes from endpoint function and preprocess it before send question Further information is requested
#5668 opened Nov 22, 2022 by Redict
9 tasks done
Swagger docs break sporadically with a 404 question Further information is requested
#5660 opened Nov 18, 2022 by ahmed-wajid
8 of 9 tasks
TestClient.delete() no longer supports payloads question Further information is requested
#5649 opened Nov 15, 2022 by andybbruno
9 tasks done
Managing out-of-date official doc translations enhancement New feature or request investigate
#5642 opened Nov 14, 2022 by tokusumi
9 tasks done
Defect: Dependency scope propagation is broken investigate question Further information is requested
#5623 opened Nov 11, 2022 by kristjanvalur
9 tasks done
How to expose just get endpoints from Routers answered question Further information is requested
#5620 opened Nov 11, 2022 by junoriosity
9 tasks done
FastAPI dependencies tare-down breaks with BaseHTTPMiddleware investigate question Further information is requested
#5597 opened Nov 8, 2022 by MrSalman333
9 tasks done
Fastapi returns incorrent response investigate question Further information is requested
#5581 opened Nov 3, 2022 by smqizq
9 tasks done
WSGIMiddleware is deprecated and will be removed in a future release investigate question Further information is requested
#5574 opened Nov 2, 2022 by wolfskaempf
10 tasks done
How to upload from request.stream to MinIO investigate question Further information is requested
#5572 opened Nov 2, 2022 by zapfdk
9 tasks done
Performance problem with dependency evaluation investigate question Further information is requested
#5562 opened Oct 31, 2022 by kristjanvalur
9 tasks done
null values are discarded from OpenAPI examples investigate question Further information is requested
#5559 opened Oct 30, 2022 by WilliamDEdwards
9 tasks done
Async SQL (Relational) Databases example in Docs is broken investigate question Further information is requested
#5556 opened Oct 29, 2022 by JamesStuff
9 tasks done
Duplicate tag names are possible on the OpenAPI object level investigate question Further information is requested
#5552 opened Oct 28, 2022 by aradipe
9 tasks done
ProTip! What’s not been updated in a month: updated:<2022-10-28.