Vladimir Kurgansky

Results 3 issues of Vladimir Kurgansky

Now setup_aiohttp_apispec returns AiohttpApiSpec instance and we need to fix return type.

An issue for aiohttp-pydantic already [opened ](https://github.com/Maillol/aiohttp-pydantic/issues/44). But does anyone know how we can fix it on DI side? (there is no any activity in aiohttp-pydantic repo last months) In...

There is an issue to use aiohttp-pydantic with [(dependency-injector)](https://github.com/ets-labs/python-dependency-injector). The issue is in pydantic exception about DI params, which will be injected. In order to fix it, we need to...