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-03-04 23:18:35 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0ed6c9234186ad61b6e6f21b557c978aed799253
fastapi
/
fastapi
/
openapi
History
Jacob Magnusson
0ed6c92341
🐛
Support custom OpenAPI / JSON Schema fields in the generated output OpenAPI (
#1429
)
...
Co-authored-by: Sebastián Ramírez <
tiangolo@gmail.com
>
2021-07-03 19:15:59 +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
🐛
Support custom OpenAPI / JSON Schema fields in the generated output OpenAPI (
#1429
)
2021-07-03 19:15:59 +02: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