Generated SDK #2809037023 (major) - #155
Merged
sdk-generation-automation[bot] merged 1 commit intoSep 1, 2026
Merged
Conversation
Contributor
|
Thank you for raising this! We will review it shortly. (Note that this SDK code is auto generated) |
sdk-generation-automation
Bot
deleted the
fireblocks-api-spec/generated/2809037023
branch
September 1, 2026 10:58
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Changelog
2026-09-01
Breaking Change
Fix
validBefore/validAftersemantics in TRLink policy rulesProducts: Transactions
Scope: API + SDKs
What's new
Corrects the documentation for validBefore and validAfter fields to accurately describe their behavior as relative durations (seconds since wait/screening step started) rather than absolute Unix timestamps.
Impact
Customers should update their implementations to use relative durations in seconds instead of Unix timestamps for these fields.
Affected endpoints:
Fix
validBefore/validAftersemantics in TRLink policy rulesProducts: TRLink
Scope: API + SDKs
What's new
Corrects the documentation for validBefore and validAfter fields to accurately describe their behavior as relative durations (seconds since wait/screening step started) rather than absolute Unix timestamps.
Impact
Customers should update their implementations to use relative durations in seconds instead of Unix timestamps for these fields.
Affected endpoints:
Fix
validBefore/validAftersemantics in TRLink policy rulesProducts: Compliance
Scope: API + SDKs
What's new
Corrects the documentation for validBefore and validAfter fields to accurately describe their behavior as relative durations (seconds since wait/screening step started) rather than absolute Unix timestamps.
Impact
Customers should update their implementations to use relative durations in seconds instead of Unix timestamps for these fields.
Affected endpoints:
Remove
typefield from security finding responsesProducts: Security Posture Management
Scope: API + SDKs
What's new
Removes the
typefield from security finding schemas and updates example data to reflect a different finding scenario.Impact
Clients should no longer expect the
typefield in security finding responses and must update any code that depends on this field.Affected endpoints:
Added
Add contacts list endpoint
Products: Contacts
Scope: API + SDKs
What's new
Adds a paginated endpoint to list workspace address book contacts with filtering by name, type, tags, access control, container, and archive status.
Impact
Customers can programmatically retrieve and filter their address book contacts through the API.
Affected endpoints:
Add
feeCurrencyfield for Tempo transactions (beta)Products: Off exchanges, Transactions
Scope: API + SDKs
What's new
Adds an optional
feeCurrencyfield to the transaction request schema, allowing users to specify which asset to use for paying network fees on Tempo-based transactions.Impact
Customers using Tempo can now control which asset pays transaction fees.
Affected endpoints:
Add
AMOUNT_ABOVE_MAXIMUMfailure reasonProducts: Trading (Beta)
Scope: API + SDKs
What's new
Adds a new enum value to indicate when a trading operation fails because the requested amount exceeds the maximum allowed limit.
Impact
Customers can now programmatically detect and handle amount-too-large errors in trading operations.
Affected endpoints: