This website requires JavaScript.
Explore
Help
Sign In
happyz
/
fastapi
mirror of
https://github.com/tiangolo/fastapi.git
Watch
1
Star
0
Fork
You've already forked fastapi
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
acbcbba94f
fastapi
/
fastapi
/
openapi
/
constants.py
3 lines
97 B
Python
Raw
Blame
History
METHODS_WITH_BODY
=
set
(
(
"
POST
"
,
"
PUT
"
,
"
DELETE
"
,
"
PATCH
"
)
)
REF_PREFIX
=
"
#/components/schemas/
"
Reference in New Issue
View Git Blame
Copy Permalink