Skip to content

Pull requests: tiangolo/fastapi

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
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Update actions/{download,upload}-artifact to v4
#11550 opened May 7, 2024 by tamird Loading…
🌐 Update Spanish translation for docs/es/docs/index.md awaiting-review lang-all Translations lang-es Spanish translations
#11547 opened May 7, 2024 by dei8bit Loading…
ValidationException.errors() are ErrorDetails
#11542 opened May 6, 2024 by tamird Loading…
📝 Fixed typo in documentation - Body Fields page docs Documentation about how to use FastAPI
#11536 opened May 6, 2024 by ab-dauletkhan Loading…
📝 Add annotations to HTTP middleware example docs Documentation about how to use FastAPI
#11530 opened May 4, 2024 by Kilo59 Loading…
Record and show contexts when using coverage
#11518 opened May 2, 2024 by slafs Loading…
🐛 Fix custom response input output schema bug bug Something isn't working
#11517 opened May 2, 2024 by slafs Loading…
⬆ Update httpx requirement from <0.25.0,>=0.23.0 to >=0.23.0,<0.28.0 dependencies Pull requests that update a dependency file python Pull requests that update Python code
#11509 opened May 1, 2024 by dependabot bot Loading…
📝 Update External Links docs Documentation about how to use FastAPI
#11500 opened Apr 30, 2024 by devon2018 Loading…
📝 Update docs_src/path_params_numeric_validations/tutorial006.py docs Documentation about how to use FastAPI
#11478 opened Apr 23, 2024 by MuhammadAshiqAmeer Loading…
⬆ Update databases[sqlite] requirement from <0.7.0,>=0.3.2 to >=0.3.2,<0.10.0 dependencies Pull requests that update a dependency file python Pull requests that update Python code
#11470 opened Apr 19, 2024 by dependabot bot Loading…
⬆ Update sqlalchemy requirement from <1.4.43,>=1.3.18 to >=1.3.18,<2.0.30 dependencies Pull requests that update a dependency file python Pull requests that update Python code
#11467 opened Apr 19, 2024 by dependabot bot Loading…
📝 Restored Swagger-UI links to use the latest version possible. docs Documentation about how to use FastAPI
#11459 opened Apr 18, 2024 by UltimateLobster Loading…
📝 Update TrustedHostMiddleware Documentation docs Documentation about how to use FastAPI
#11441 opened Apr 15, 2024 by soulee-dev Loading…
📝 Add MongoDB recipe to docs docs Documentation about how to use FastAPI
#11439 opened Apr 14, 2024 by linjer Loading…
Update body.md with Python 3.10 union type example docs Documentation about how to use FastAPI
#11415 opened Apr 7, 2024 by rangzen Loading…
ProTip! Exclude everything labeled bug with -label:bug.