This website requires JavaScript.
Explore
Help
Sign In
pub
/
aiohttp-pydantic
Watch
1
Star
0
Fork
0
You've already forked aiohttp-pydantic
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
aiohttp-pydantic
/
aiohttp_pydantic
/
oas
History
jar3b
cdcd526fb4
fix: detect
x-forwarded-proto
if deployed behind proxy
...
For static files handling, was set up in "oas_ui()"
2020-12-03 21:05:08 +03:00
..
__init__.py
Add type to define OAS responses
2020-10-30 16:05:04 +01:00
__main__.py
Add a command line tool to generate OAS in a file
2020-11-01 14:35:41 +01:00
cmd.py
Add a command line tool to generate OAS in a file
2020-11-01 14:35:41 +01:00
index.j2
Add sub-app to generate open api spec
2020-10-25 20:28:11 +01:00
struct.py
Fix wrong link in OAS components with nested pydantic.BaseModel
2020-11-28 19:46:36 +01:00
typing.py
increase pydantic integration with headers, query string and url path
2020-11-28 12:39:50 +01:00
view.py
fix: detect
x-forwarded-proto
if deployed behind proxy
2020-12-03 21:05:08 +03:00