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-02-19 07:26:36 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6034f80687302fa4f7da73cc3142750c3e239401
fastapi
/
fastapi
/
openapi
History
Victor Benichoux
a698908ed6
🐛
Fix bug preventing to use OpenAPI when using tuples (
#3874
)
...
Co-authored-by: Sebastián Ramírez <
tiangolo@gmail.com
>
2022-01-23 23:13:55 +01: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
✨
Enable configuring Swagger UI parameters (
#2568
)
2022-01-16 20:26:24 +01:00
models.py
🐛
Fix bug preventing to use OpenAPI when using tuples (
#3874
)
2022-01-23 23:13:55 +01:00
utils.py
✨
Allow hiding from OpenAPI (and Swagger UI)
Query
,
Cookie
,
Header
, and
Path
parameters (
#3144
)
2022-01-23 16:54:59 +01:00