Commit ff063b2
authored
Update cloudcontroller client using openapi-generator 7.1.0 (#123)
* 🎨 add sed statements to automatically fix verify_request model
* add noqa comment to model docstrings
* update type in from_dict method
* update model_rebuild method
* add noqa comment to model docstrings
* updated using latest 7.1.0 openapi generator
* updated using latest 7.1.0 openapi generator, maintaining prior manual changes
* version bump
* ⬆️ upgrade `black`
* ⬆️ upgrade `pytest-mock`
* ⬆️ upgrade `urllib3`
* version bump
* ⬆️ upgrade pydantic
* ⬆️ upgrade aiohttp
* ✨ save api_key and tenant_jwt in AcaPyClient instance
* set version to 0.9.0-rev21 parent 1ed6db2 commit ff063b2
File tree
317 files changed
+35224
-17076
lines changed- .github/workflows
- aries_cloudcontroller
- api
- models
- generator/scripts
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
317 files changed
+35224
-17076
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
80 | 83 | | |
81 | 84 | | |
82 | 85 | | |
| |||
0 commit comments