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
History
Vincent Maillol
462d8d8b98
Fix bug query string appear as required in generated Open API specification.
2020-11-21 17:23:01 +01:00
..
oas
Fix bug query string appear as required in generated Open API specification.
2020-11-21 17:23:01 +01:00
__init__.py
Update version 1.5.0
2020-11-15 14:41:11 +01:00
injectors.py
PydanticView returns 400 if the request payload is not JSON
2020-11-03 13:10:44 +01:00
utils.py
fix bug we cannot use optional params
2020-11-03 12:54:28 +01:00
view.py
Use docstring of handler in the OAS description
2020-11-14 20:33:55 +01:00