This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
fastapi
Watch
1
Star
0
Fork
0
You've already forked fastapi
mirror of
https://github.com/fastapi/fastapi.git
synced
2026-04-07 16:40:31 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
787e54b096af45222ca4038bc8f286e050358f2c
fastapi
/
fastapi
/
openapi
History
Austin Orr
e10a4375f9
✨
Add support for adding multiple examples in request bodies and path, query, cookie, and header params (
#1267
)
...
Co-authored-by: Sebastián Ramírez <
tiangolo@gmail.com
>
2021-05-05 20:20:56 +02:00
..
__init__.py
♻️
Refactor, fix and update code
2018-12-06 20:24:50 +04:00
constants.py
♻ Simplify code syntax in several places (
#1753
)
2020-08-03 15:16:51 +02:00
docs.py
✨
Improve type annotations, add support for mypy --strict, internally and for external packages (
#2547
)
2020-12-20 19:50:00 +01:00
models.py
✨
Improve type annotations, add support for mypy --strict, internally and for external packages (
#2547
)
2020-12-20 19:50:00 +01:00
utils.py
✨
Add support for adding multiple examples in request bodies and path, query, cookie, and header params (
#1267
)
2021-05-05 20:20:56 +02:00