- Primarily refactors the api modules. Models are functionally the same.
Additional minor feature:
- AcaPyClient class now directly stores the api_key and tenant_jwt for easier access.
Includes dependency upgrades for:
- aiohttp
- black
- pydantic
- pytest-mock
- urllib3
What's Changed
* Update cloudcontroller client using openapi-generator 7.1.0 by ff137 in https://github.com/didx-xyz/aries-cloudcontroller-python/pull/123
**Full Changelog**: https://github.com/didx-xyz/aries-cloudcontroller-python/compare/v0.9.0-post1...v0.9.0-post2