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
Vincent Maillol
c4c18ee4a1
increase pydantic integration with headers, query string and url path
2020-11-28 12:39:50 +01: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 bug query string appear as required in generated Open API specification.
2020-11-21 17:23:01 +01:00
typing.py
increase pydantic integration with headers, query string and url path
2020-11-28 12:39:50 +01:00
view.py
increase pydantic integration with headers, query string and url path
2020-11-28 12:39:50 +01:00