Skip to content

Commit 48501f3

Browse files
committed
:chore: Updated documentation
1 parent 5357d32 commit 48501f3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ __Documentation:__ [here][documentation]
3535
- __Support for multiple rest frameworks.__ __OpenAPI python generator__ currently supports the following:
3636
- [httpx](https://pypi.org/project/httpx/)
3737
- [requests](https://pypi.org/project/requests/)
38+
- [aiohttp](https://pypi.org/project/aiohttp/)
3839
- __Async and sync code generation support__, depending on the framework. It will automatically create both for frameworks that support both.
3940
- __Easily extendable using Jinja2 templates__. The code is designed to be easily extendable and should support even more languages and frameworks in the future.
4041
- __Fully tested__. Every generated code is automatically tested against the OpenAPI spec and we have 100% coverage.

0 commit comments

Comments
 (0)