Skip to content

Commit

Permalink
feat: update client all
Browse files Browse the repository at this point in the history
  • Loading branch information
maratsh committed Jul 25, 2024
1 parent 2c09a61 commit ca4134b
Show file tree
Hide file tree
Showing 11 changed files with 933 additions and 935 deletions.
1,844 changes: 922 additions & 922 deletions .nx/workspace-data/file-map.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .nx/workspace-data/lockfile.hash
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1764459230610537994
17876604324579992918
1 change: 0 additions & 1 deletion clients/dart/wallets_client/.openapi-generator/FILES
Original file line number Diff line number Diff line change
Expand Up @@ -72,4 +72,3 @@ lib/model/wallet_dto.dart
lib/model/wallet_dto_keys_inner.dart
lib/model/wallets_list_dto.dart
pubspec.yaml
test/sign_credential_result_dto_signed_credential_test.dart
1 change: 0 additions & 1 deletion clients/python/wallets_client/.openapi-generator/FILES
Original file line number Diff line number Diff line change
Expand Up @@ -77,5 +77,4 @@ setup.cfg
setup.py
test-requirements.txt
test/__init__.py
test/test_sign_credential_result_dto_signed_credential.py
tox.ini
2 changes: 1 addition & 1 deletion clients/typescript/credential-issuance-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@affinidi-tdk/credential-issuance-client",
"version": "1.14.0",
"version": "1.0.0",
"description": "Affinidi TDK typescript client for Affinidi CREDENTIAL ISSUANCE",
"author": "Affinidi",
"repository": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@affinidi-tdk/credential-verification-client",
"version": "1.14.0",
"version": "1.0.0",
"description": "Affinidi TDK typescript client for Affinidi CREDENTIAL VERIFICATION",
"author": "Affinidi",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion clients/typescript/iam-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@affinidi-tdk/iam-client",
"version": "1.14.0",
"version": "1.0.0",
"description": "Affinidi TDK typescript client for Affinidi IAM",
"author": "Affinidi",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion clients/typescript/iota-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@affinidi-tdk/iota-client",
"version": "1.10.0",
"version": "1.0.0",
"description": "Affinidi TDK typescript client for Affinidi IOTA",
"author": "Affinidi",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion clients/typescript/login-configuration-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@affinidi-tdk/login-configuration-client",
"version": "1.16.0",
"version": "1.0.0",
"description": "Affinidi TDK typescript client for Affinidi LOGIN CONFIGURATION",
"author": "Affinidi",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion clients/typescript/wallets-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@affinidi-tdk/wallets-client",
"version": "1.13.0",
"version": "1.0.0",
"description": "Affinidi TDK typescript client for Affinidi WALLETS",
"author": "Affinidi",
"repository": {
Expand Down
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ca4134b

Please sign in to comment.