Commit 29dbd2d
Uplink generated acapy apis added (#52)
* added uplink generated acapy bindings
* releasing 0.2.9a1 to get the uplink apis released
* upping version to 0.3.0a1
* fixing test
* feat: add generated api
Signed-off-by: Timo Glastra <timo@animo.id>
* chore: reformat client after generation
Signed-off-by: Timo Glastra <timo@animo.id>
* add tests
Signed-off-by: Timo Glastra <timo@animo.id>
* add pres ex record test
Signed-off-by: Timo Glastra <timo@animo.id>
* sonarcube warnings
Signed-off-by: Timo Glastra <timo@animo.id>
* update python to 3.8
Signed-off-by: Timo Glastra <timo@animo.id>
* update version to 0.3.0a2
Signed-off-by: Timo Glastra <timo@animo.id>
* update conflicting dependencies
Signed-off-by: Timo Glastra <timo@animo.id>
* update version to 0.3.0a3
Signed-off-by: Timo Glastra <timo@animo.id>
* init
Signed-off-by: Timo Glastra <timo@animo.id>
* update version to 0.3.0a4
Signed-off-by: Timo Glastra <timo@animo.id>
* add py.typed for better type hinting
Signed-off-by: Timo Glastra <timo@animo.id>
* update version to 0.3.0a5
Signed-off-by: Timo Glastra <timo@animo.id>
* update version to 0.3.0a6
Signed-off-by: Timo Glastra <timo@animo.id>
* fix: do not escape literals
Signed-off-by: Timo Glastra <timo@animo.id>
* feat: support anyOf
Signed-off-by: Timo Glastra <timo@animo.id>
* update version to 0.3.0a7
Signed-off-by: Timo Glastra <timo@animo.id>
* fix: remove top level union types for now
Signed-off-by: Timo Glastra <timo@animo.id>
* update version to 0.3.0a8
Signed-off-by: Timo Glastra <timo@animo.id>
* update openapi formatting
Signed-off-by: Timo Glastra <timo@animo.id>
* automatic patch creation
Signed-off-by: Timo Glastra <timo@animo.id>
* fix: remove range check on taaacceptance
fixes #55
Signed-off-by: Timo Glastra <timo@animo.id>
* fix: do no escape regex pattern
fixes #56
Signed-off-by: Timo Glastra <timo@animo.id>
* fix: cred def type is constant not object
fixes #57
Signed-off-by: Timo Glastra <timo@animo.id>
* fix: issuev2 send proposal missing conn id
fixes #62
Signed-off-by: Timo Glastra <timo@animo.id>
* chore: update version to 0.3.0a9
Signed-off-by: Timo Glastra <timo@animo.id>
* update to acapy 0.7.1
Signed-off-by: Timo Glastra <timo@animo.id>
* chore: update version to 0.3.0a10
Signed-off-by: Timo Glastra <timo@animo.id>
* Fix bugs in issuer v2 and for model import in init.
Was neccessary because the client throws errors when using it otherwise.
* chore: update __init__.py
Signed-off-by: Timo Glastra <timo@animo.id>
* fix: issuev2 models
Signed-off-by: Timo Glastra <timo@animo.id>
* Bump version to 0.3.0
Co-authored-by: Michael Wiles <michaelwiles@afrozaar.com>
Co-authored-by: Timo Glastra <timo@animo.id>
Co-authored-by: morrieinmaas <motechnix@gmail.com>1 parent c0d6b1c commit 29dbd2d
File tree
335 files changed
+30583
-3799
lines changed- .github/workflows
- aries_cloudcontroller
- api
- controllers
- helpers
- models
- model
- util
- generator
- data
- scripts
- tests
- models
- model
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
335 files changed
+30583
-3799
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
0 commit comments