Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
python -m pip install --upgrade pip
pip install bump-my-version
npm i -g auto-changelog

- name: Bump version
run: |
initialTag=${{ github.event.release.tag_name }}
Expand Down Expand Up @@ -85,4 +86,4 @@ jobs:

- name: Publish package to PyPI
uses: pypa/gh-action-pypi-publish@release/v1
# No user/password needed - OIDC handles authentication
# No user/password needed - OIDC handles authentication
57 changes: 42 additions & 15 deletions .openapi-generator/FILES
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@ docs/Account.md
docs/AccountAccess.md
docs/AccountBase.md
docs/AccountBasedAccessProvider.md
docs/AccountBasedAccessProviderDetails.md
docs/AccountBasedAccessProviderInfo.md
docs/AccountBasedProviderDetails.md
docs/AccountConfig.md
docs/AccountHolderDetails.md
docs/AccountIdentifier.md
Expand Down Expand Up @@ -92,7 +93,6 @@ docs/AssetPriceNotFoundErrorResponse.md
docs/AssetPriceResponse.md
docs/AssetResponse.md
docs/AssetScope.md
docs/AssetTypeEnum.md
docs/AssetTypeResponse.md
docs/AssetTypesConfigInner.md
docs/AssetWallet.md
Expand Down Expand Up @@ -123,7 +123,6 @@ docs/BusinessIdentification.md
docs/CallbackHandler.md
docs/CallbackHandlerRequest.md
docs/CancelTransactionResponse.md
docs/Capability.md
docs/ChainDescriptor.md
docs/ChainInfoResponse.md
docs/ChannelDvnConfigWithConfirmations.md
Expand Down Expand Up @@ -285,7 +284,8 @@ docs/DestinationTransferPeerPath.md
docs/DestinationTransferPeerPathResponse.md
docs/DirectAccess.md
docs/DirectAccessProvider.md
docs/DirectAccessProviderDetails.md
docs/DirectAccessProviderInfo.md
docs/DirectProviderDetails.md
docs/DisbursementAmountInstruction.md
docs/DisbursementConfigOperation.md
docs/DisbursementInstruction.md
Expand Down Expand Up @@ -353,6 +353,7 @@ docs/ExecutionDisbursementOperation.md
docs/ExecutionOperationStatus.md
docs/ExecutionRequestBaseDetails.md
docs/ExecutionRequestDetails.md
docs/ExecutionRequestDetailsType.md
docs/ExecutionResponseBaseDetails.md
docs/ExecutionResponseDetails.md
docs/ExecutionScreeningOperation.md
Expand Down Expand Up @@ -486,6 +487,11 @@ docs/ListOwnedTokensResponse.md
docs/LocalBankTransferAfricaAddress.md
docs/LocalBankTransferAfricaDestination.md
docs/Manifest.md
docs/ManifestBase.md
docs/ManifestOrder.md
docs/ManifestOrderInfo.md
docs/ManifestQuote.md
docs/ManifestQuoteInfo.md
docs/MarketExecutionRequestDetails.md
docs/MarketExecutionResponseDetails.md
docs/MarketRequoteRequestDetails.md
Expand Down Expand Up @@ -600,6 +606,7 @@ docs/PolicyType.md
docs/PolicyValidation.md
docs/PolicyVerdictActionEnum.md
docs/PolicyVerdictActionEnum2.md
docs/Position.md
docs/PostalAddress.md
docs/PreScreening.md
docs/PrefundedSettlement.md
Expand Down Expand Up @@ -673,7 +680,6 @@ docs/ScreeningOperationFailure.md
docs/ScreeningOperationType.md
docs/ScreeningPolicyResponse.md
docs/ScreeningProviderRulesConfigurationResponse.md
docs/ScreeningRiskLevelEnum.md
docs/ScreeningTRLinkAmount.md
docs/ScreeningTRLinkMissingTrmDecision.md
docs/ScreeningTRLinkMissingTrmRule.md
Expand Down Expand Up @@ -717,6 +723,7 @@ docs/Settlement.md
docs/SettlementRequestBody.md
docs/SettlementResponse.md
docs/SettlementSourceAccount.md
docs/SettlementTypeEnum.md
docs/Side.md
docs/SignedMessage.md
docs/SignedMessageSignature.md
Expand Down Expand Up @@ -769,6 +776,7 @@ docs/StEthBlockchainData.md
docs/StakeRequest.md
docs/StakeResponse.md
docs/StakingApi.md
docs/StakingPositionsPaginatedResponse.md
docs/StakingProvider.md
docs/Status.md
docs/StellarRippleCreateParamsDto.md
Expand Down Expand Up @@ -889,6 +897,7 @@ docs/TradingAccountType.md
docs/TradingBetaApi.md
docs/TradingErrorSchema.md
docs/TradingProvider.md
docs/TradingProviderDetails.md
docs/Transaction.md
docs/TransactionDirection.md
docs/TransactionFee.md
Expand Down Expand Up @@ -1108,7 +1117,8 @@ fireblocks/models/account.py
fireblocks/models/account_access.py
fireblocks/models/account_base.py
fireblocks/models/account_based_access_provider.py
fireblocks/models/account_based_access_provider_details.py
fireblocks/models/account_based_access_provider_info.py
fireblocks/models/account_based_provider_details.py
fireblocks/models/account_config.py
fireblocks/models/account_holder_details.py
fireblocks/models/account_identifier.py
Expand Down Expand Up @@ -1187,7 +1197,6 @@ fireblocks/models/asset_price_not_found_error_response.py
fireblocks/models/asset_price_response.py
fireblocks/models/asset_response.py
fireblocks/models/asset_scope.py
fireblocks/models/asset_type_enum.py
fireblocks/models/asset_type_response.py
fireblocks/models/asset_types_config_inner.py
fireblocks/models/asset_wallet.py
Expand Down Expand Up @@ -1216,7 +1225,6 @@ fireblocks/models/business_identification.py
fireblocks/models/callback_handler.py
fireblocks/models/callback_handler_request.py
fireblocks/models/cancel_transaction_response.py
fireblocks/models/capability.py
fireblocks/models/chain_descriptor.py
fireblocks/models/chain_info_response.py
fireblocks/models/channel_dvn_config_with_confirmations.py
Expand Down Expand Up @@ -1367,7 +1375,8 @@ fireblocks/models/destination_transfer_peer_path.py
fireblocks/models/destination_transfer_peer_path_response.py
fireblocks/models/direct_access.py
fireblocks/models/direct_access_provider.py
fireblocks/models/direct_access_provider_details.py
fireblocks/models/direct_access_provider_info.py
fireblocks/models/direct_provider_details.py
fireblocks/models/disbursement_amount_instruction.py
fireblocks/models/disbursement_config_operation.py
fireblocks/models/disbursement_instruction.py
Expand Down Expand Up @@ -1435,6 +1444,7 @@ fireblocks/models/execution_disbursement_operation.py
fireblocks/models/execution_operation_status.py
fireblocks/models/execution_request_base_details.py
fireblocks/models/execution_request_details.py
fireblocks/models/execution_request_details_type.py
fireblocks/models/execution_response_base_details.py
fireblocks/models/execution_response_details.py
fireblocks/models/execution_screening_operation.py
Expand Down Expand Up @@ -1562,6 +1572,11 @@ fireblocks/models/list_owned_tokens_response.py
fireblocks/models/local_bank_transfer_africa_address.py
fireblocks/models/local_bank_transfer_africa_destination.py
fireblocks/models/manifest.py
fireblocks/models/manifest_base.py
fireblocks/models/manifest_order.py
fireblocks/models/manifest_order_info.py
fireblocks/models/manifest_quote.py
fireblocks/models/manifest_quote_info.py
fireblocks/models/market_execution_request_details.py
fireblocks/models/market_execution_response_details.py
fireblocks/models/market_requote_request_details.py
Expand Down Expand Up @@ -1668,6 +1683,7 @@ fireblocks/models/policy_type.py
fireblocks/models/policy_validation.py
fireblocks/models/policy_verdict_action_enum.py
fireblocks/models/policy_verdict_action_enum2.py
fireblocks/models/position.py
fireblocks/models/postal_address.py
fireblocks/models/pre_screening.py
fireblocks/models/prefunded_settlement.py
Expand Down Expand Up @@ -1736,7 +1752,6 @@ fireblocks/models/screening_operation_failure.py
fireblocks/models/screening_operation_type.py
fireblocks/models/screening_policy_response.py
fireblocks/models/screening_provider_rules_configuration_response.py
fireblocks/models/screening_risk_level_enum.py
fireblocks/models/screening_tr_link_amount.py
fireblocks/models/screening_tr_link_missing_trm_decision.py
fireblocks/models/screening_tr_link_missing_trm_rule.py
Expand Down Expand Up @@ -1782,6 +1797,7 @@ fireblocks/models/settlement.py
fireblocks/models/settlement_request_body.py
fireblocks/models/settlement_response.py
fireblocks/models/settlement_source_account.py
fireblocks/models/settlement_type_enum.py
fireblocks/models/side.py
fireblocks/models/signed_message.py
fireblocks/models/signed_message_signature.py
Expand Down Expand Up @@ -1834,6 +1850,7 @@ fireblocks/models/split_response.py
fireblocks/models/st_eth_blockchain_data.py
fireblocks/models/stake_request.py
fireblocks/models/stake_response.py
fireblocks/models/staking_positions_paginated_response.py
fireblocks/models/staking_provider.py
fireblocks/models/status.py
fireblocks/models/stellar_ripple_create_params_dto.py
Expand Down Expand Up @@ -1950,6 +1967,7 @@ fireblocks/models/tr_link_verdict_enum.py
fireblocks/models/trading_account_type.py
fireblocks/models/trading_error_schema.py
fireblocks/models/trading_provider.py
fireblocks/models/trading_provider_details.py
fireblocks/models/transaction.py
fireblocks/models/transaction_direction.py
fireblocks/models/transaction_fee.py
Expand Down Expand Up @@ -2123,7 +2141,8 @@ test/test_account.py
test/test_account_access.py
test/test_account_base.py
test/test_account_based_access_provider.py
test/test_account_based_access_provider_details.py
test/test_account_based_access_provider_info.py
test/test_account_based_provider_details.py
test/test_account_config.py
test/test_account_holder_details.py
test/test_account_identifier.py
Expand Down Expand Up @@ -2203,7 +2222,6 @@ test/test_asset_price_not_found_error_response.py
test/test_asset_price_response.py
test/test_asset_response.py
test/test_asset_scope.py
test/test_asset_type_enum.py
test/test_asset_type_response.py
test/test_asset_types_config_inner.py
test/test_asset_wallet.py
Expand Down Expand Up @@ -2234,7 +2252,6 @@ test/test_business_identification.py
test/test_callback_handler.py
test/test_callback_handler_request.py
test/test_cancel_transaction_response.py
test/test_capability.py
test/test_chain_descriptor.py
test/test_chain_info_response.py
test/test_channel_dvn_config_with_confirmations.py
Expand Down Expand Up @@ -2394,7 +2411,8 @@ test/test_destination_transfer_peer_path.py
test/test_destination_transfer_peer_path_response.py
test/test_direct_access.py
test/test_direct_access_provider.py
test/test_direct_access_provider_details.py
test/test_direct_access_provider_info.py
test/test_direct_provider_details.py
test/test_disbursement_amount_instruction.py
test/test_disbursement_config_operation.py
test/test_disbursement_instruction.py
Expand Down Expand Up @@ -2464,6 +2482,7 @@ test/test_execution_disbursement_operation.py
test/test_execution_operation_status.py
test/test_execution_request_base_details.py
test/test_execution_request_details.py
test/test_execution_request_details_type.py
test/test_execution_response_base_details.py
test/test_execution_response_details.py
test/test_execution_screening_operation.py
Expand Down Expand Up @@ -2597,6 +2616,11 @@ test/test_list_owned_tokens_response.py
test/test_local_bank_transfer_africa_address.py
test/test_local_bank_transfer_africa_destination.py
test/test_manifest.py
test/test_manifest_base.py
test/test_manifest_order.py
test/test_manifest_order_info.py
test/test_manifest_quote.py
test/test_manifest_quote_info.py
test/test_market_execution_request_details.py
test/test_market_execution_response_details.py
test/test_market_requote_request_details.py
Expand Down Expand Up @@ -2711,6 +2735,7 @@ test/test_policy_type.py
test/test_policy_validation.py
test/test_policy_verdict_action_enum.py
test/test_policy_verdict_action_enum2.py
test/test_position.py
test/test_postal_address.py
test/test_pre_screening.py
test/test_prefunded_settlement.py
Expand Down Expand Up @@ -2780,7 +2805,6 @@ test/test_screening_operation_failure.py
test/test_screening_operation_type.py
test/test_screening_policy_response.py
test/test_screening_provider_rules_configuration_response.py
test/test_screening_risk_level_enum.py
test/test_screening_tr_link_amount.py
test/test_screening_tr_link_missing_trm_decision.py
test/test_screening_tr_link_missing_trm_rule.py
Expand Down Expand Up @@ -2826,6 +2850,7 @@ test/test_settlement.py
test/test_settlement_request_body.py
test/test_settlement_response.py
test/test_settlement_source_account.py
test/test_settlement_type_enum.py
test/test_side.py
test/test_signed_message.py
test/test_signed_message_signature.py
Expand Down Expand Up @@ -2880,6 +2905,7 @@ test/test_st_eth_blockchain_data.py
test/test_stake_request.py
test/test_stake_response.py
test/test_staking_api.py
test/test_staking_positions_paginated_response.py
test/test_staking_provider.py
test/test_status.py
test/test_stellar_ripple_create_params_dto.py
Expand Down Expand Up @@ -3000,6 +3026,7 @@ test/test_trading_account_type.py
test/test_trading_beta_api.py
test/test_trading_error_schema.py
test/test_trading_provider.py
test/test_trading_provider_details.py
test/test_transaction.py
test/test_transaction_direction.py
test/test_transaction_fee.py
Expand Down
Loading
Loading