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 Aug 19, 2024
1 parent a482677 commit 2dbf307
Show file tree
Hide file tree
Showing 11 changed files with 15 additions and 33 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -130,8 +130,3 @@ lib/model/vc_claimed_error.dart
lib/model/well_known_open_id_credential_issuer_response.dart
lib/model/well_known_open_id_credential_issuer_response_credentials_supported_inner.dart
pubspec.yaml
test/credential_supported_object_test.dart
test/supported_credential_metadata_display_inner_logo_test.dart
test/supported_credential_metadata_display_inner_test.dart
test/supported_credential_metadata_test.dart
test/well_known_open_id_credential_issuer_response_credentials_supported_inner_test.dart
4 changes: 0 additions & 4 deletions clients/dart/iota_client/.openapi-generator/FILES
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,3 @@ lib/model/update_configuration_by_id_ok.dart
lib/model/update_pex_query_input.dart
lib/model/vp_token_validation_error.dart
pubspec.yaml
test/aws_exchange_credentials_project_token_ok_credentials_test.dart
test/aws_exchange_credentials_project_token_ok_test.dart
test/aws_exchange_credentials_project_token_test.dart
test/cors_aws_exchange_credentials_project_token_ok_test.dart
Original file line number Diff line number Diff line change
Expand Up @@ -135,9 +135,4 @@ setup.cfg
setup.py
test-requirements.txt
test/__init__.py
test/test_credential_supported_object.py
test/test_supported_credential_metadata.py
test/test_supported_credential_metadata_display_inner.py
test/test_supported_credential_metadata_display_inner_logo.py
test/test_well_known_open_id_credential_issuer_response_credentials_supported_inner.py
tox.ini
4 changes: 0 additions & 4 deletions clients/python/iota_client/.openapi-generator/FILES
Original file line number Diff line number Diff line change
Expand Up @@ -93,8 +93,4 @@ setup.cfg
setup.py
test-requirements.txt
test/__init__.py
test/test_aws_exchange_credentials_project_token.py
test/test_aws_exchange_credentials_project_token_ok.py
test/test_aws_exchange_credentials_project_token_ok_credentials.py
test/test_cors_aws_exchange_credentials_project_token_ok.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.18.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.18.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.18.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.14.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.20.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.17.0",
"version": "1.0.0",
"description": "Affinidi TDK typescript client for Affinidi WALLETS",
"author": "Affinidi",
"repository": {
Expand Down
18 changes: 9 additions & 9 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 2dbf307

Please sign in to comment.