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
/
tests
/
test_oas
/
test_struct
History
Vincent Maillol
69fb553635
Fix - Does not work with
from __future__ import annotations
2022-02-05 10:29:06 +01:00
..
__init__.py
Fix bug query string appear as required in generated Open API specification.
2020-11-21 17:23:01 +01:00
test_info.py
Fix - Does not work with
from __future__ import annotations
2022-02-05 10:29:06 +01:00
test_paths.py
Fix - Does not work with
from __future__ import annotations
2022-02-05 10:29:06 +01:00
test_servers.py
Fix - Does not work with
from __future__ import annotations
2022-02-05 10:29:06 +01:00