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_cmd
History
Vincent Maillol
69fb553635
Fix - Does not work with
from __future__ import annotations
2022-02-05 10:29:06 +01:00
..
__init__.py
Add a command line tool to generate OAS in a file
2020-11-01 14:35:41 +01:00
oas_base.json
Increase OAS description
2020-12-20 13:08:51 +01:00
sample.py
Fix - Does not work with
from __future__ import annotations
2022-02-05 10:29:06 +01:00
test_cmd.py
Fix - Does not work with
from __future__ import annotations
2022-02-05 10:29:06 +01:00