Skip to content

Commit b08071f

Browse files
author
fireblocks_dx_team
committed
Generated SDK #2710
1 parent 46fa902 commit b08071f

51 files changed

Lines changed: 798 additions & 394 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.openapi-generator/FILES

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -846,6 +846,7 @@ docs/StEthBlockchainData.md
846846
docs/StakeRequest.md
847847
docs/StakeResponse.md
848848
docs/StakingApi.md
849+
docs/StakingErrorSchema.md
849850
docs/StakingPositionsPaginatedResponse.md
850851
docs/StakingProvider.md
851852
docs/Status.md
@@ -948,6 +949,7 @@ docs/TRLinkVerdict.md
948949
docs/TRLinkVerdictEnum.md
949950
docs/Tag.md
950951
docs/TagAttachmentOperationAction.md
952+
docs/TagType.md
951953
docs/TagsApi.md
952954
docs/TagsPagedResponse.md
953955
docs/TemplatesPaginatedResponse.md
@@ -1081,6 +1083,7 @@ docs/UpdateVaultAccountAssetAddressRequest.md
10811083
docs/UpdateVaultAccountRequest.md
10821084
docs/UpdateWebhookRequest.md
10831085
docs/UsWirePaymentInfo.md
1086+
docs/UsdcGatewayWalletAsset.md
10841087
docs/UsdcGatewayWalletInfoResponse.md
10851088
docs/UsdcGatewayWalletStatusResponse.md
10861089
docs/UserGroupCreateRequest.md
@@ -2012,6 +2015,7 @@ fireblocks/models/split_response.py
20122015
fireblocks/models/st_eth_blockchain_data.py
20132016
fireblocks/models/stake_request.py
20142017
fireblocks/models/stake_response.py
2018+
fireblocks/models/staking_error_schema.py
20152019
fireblocks/models/staking_positions_paginated_response.py
20162020
fireblocks/models/staking_provider.py
20172021
fireblocks/models/status.py
@@ -2023,6 +2027,7 @@ fireblocks/models/swift_destination.py
20232027
fireblocks/models/system_message_info.py
20242028
fireblocks/models/tag.py
20252029
fireblocks/models/tag_attachment_operation_action.py
2030+
fireblocks/models/tag_type.py
20262031
fireblocks/models/tags_paged_response.py
20272032
fireblocks/models/templates_paginated_response.py
20282033
fireblocks/models/third_party_routing.py
@@ -2240,6 +2245,7 @@ fireblocks/models/update_webhook_request.py
22402245
fireblocks/models/us_wire_address.py
22412246
fireblocks/models/us_wire_destination.py
22422247
fireblocks/models/us_wire_payment_info.py
2248+
fireblocks/models/usdc_gateway_wallet_asset.py
22432249
fireblocks/models/usdc_gateway_wallet_info_response.py
22442250
fireblocks/models/usdc_gateway_wallet_status_response.py
22452251
fireblocks/models/user_group_create_request.py
@@ -3157,6 +3163,7 @@ test/test_st_eth_blockchain_data.py
31573163
test/test_stake_request.py
31583164
test/test_stake_response.py
31593165
test/test_staking_api.py
3166+
test/test_staking_error_schema.py
31603167
test/test_staking_positions_paginated_response.py
31613168
test/test_staking_provider.py
31623169
test/test_status.py
@@ -3168,6 +3175,7 @@ test/test_swift_destination.py
31683175
test/test_system_message_info.py
31693176
test/test_tag.py
31703177
test/test_tag_attachment_operation_action.py
3178+
test/test_tag_type.py
31713179
test/test_tags_api.py
31723180
test/test_tags_paged_response.py
31733181
test/test_templates_paginated_response.py
@@ -3391,6 +3399,7 @@ test/test_update_webhook_request.py
33913399
test/test_us_wire_address.py
33923400
test/test_us_wire_destination.py
33933401
test/test_us_wire_payment_info.py
3402+
test/test_usdc_gateway_wallet_asset.py
33943403
test/test_usdc_gateway_wallet_info_response.py
33953404
test/test_usdc_gateway_wallet_status_response.py
33963405
test/test_user_group_create_request.py

CHANGELOG.md

Lines changed: 0 additions & 248 deletions
This file was deleted.

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1460,6 +1460,7 @@ Class | Method | HTTP request | Description
14601460
- [StEthBlockchainData](docs/StEthBlockchainData.md)
14611461
- [StakeRequest](docs/StakeRequest.md)
14621462
- [StakeResponse](docs/StakeResponse.md)
1463+
- [StakingErrorSchema](docs/StakingErrorSchema.md)
14631464
- [StakingPositionsPaginatedResponse](docs/StakingPositionsPaginatedResponse.md)
14641465
- [StakingProvider](docs/StakingProvider.md)
14651466
- [Status](docs/Status.md)
@@ -1561,6 +1562,7 @@ Class | Method | HTTP request | Description
15611562
- [TRLinkVerdictEnum](docs/TRLinkVerdictEnum.md)
15621563
- [Tag](docs/Tag.md)
15631564
- [TagAttachmentOperationAction](docs/TagAttachmentOperationAction.md)
1565+
- [TagType](docs/TagType.md)
15641566
- [TagsPagedResponse](docs/TagsPagedResponse.md)
15651567
- [TemplatesPaginatedResponse](docs/TemplatesPaginatedResponse.md)
15661568
- [ThirdPartyRouting](docs/ThirdPartyRouting.md)
@@ -1688,6 +1690,7 @@ Class | Method | HTTP request | Description
16881690
- [UpdateVaultAccountRequest](docs/UpdateVaultAccountRequest.md)
16891691
- [UpdateWebhookRequest](docs/UpdateWebhookRequest.md)
16901692
- [UsWirePaymentInfo](docs/UsWirePaymentInfo.md)
1693+
- [UsdcGatewayWalletAsset](docs/UsdcGatewayWalletAsset.md)
16911694
- [UsdcGatewayWalletInfoResponse](docs/UsdcGatewayWalletInfoResponse.md)
16921695
- [UsdcGatewayWalletStatusResponse](docs/UsdcGatewayWalletStatusResponse.md)
16931696
- [UserGroupCreateRequest](docs/UserGroupCreateRequest.md)

docs/AuditLogData.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ Name | Type | Description | Notes
1111
**user** | **str** | The user who performed the action | [optional]
1212
**subject** | **str** | The subject of the action | [optional]
1313
**event** | **str** | The event that was performed | [optional]
14+
**category** | **str** | The category of the audit event | [optional]
1415
**tenant_id** | **str** | The tenant ID of the audit log | [optional]
1516
**user_id** | **str** | The user ID of the audit log | [optional]
1617

0 commit comments

Comments
 (0)