From 892360467145f374ccc9251677d28aa7801a0876 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Pawelec?= Date: Tue, 10 Dec 2024 11:14:51 +0100 Subject: [PATCH] revert removing nullable fields from specs as it breaks typescript sdk. --- .../AccountAuthorizedDepositorsCollection.ts | 2 +- .../models/AccountLockerVaultCollection.ts | 2 +- .../AccountResourcePreferencesCollection.ts | 2 +- .../lib/generated/models/AtLedgerStateMixin.ts | 2 +- .../models/CommittedTransactionInfo.ts | 4 ++-- ...ntEntityRoleAssignmentEntryAssignmentBase.ts | 6 +++++- .../lib/generated/models/CursorLimitMixin.ts | 2 +- .../models/EntityMetadataCollection.ts | 2 +- .../generated/models/EntitySchemaCollection.ts | 2 +- .../generated/models/FromLedgerStateMixin.ts | 2 +- .../models/FungibleResourcesCollection.ts | 2 +- ...sourcesCollectionItemVaultAggregatedVault.ts | 2 +- .../models/NonFungibleIdsCollection.ts | 2 +- .../models/NonFungibleResourcesCollection.ts | 2 +- ...sourcesCollectionItemVaultAggregatedVault.ts | 2 +- ...cesCollectionItemVaultAggregatedVaultItem.ts | 2 +- .../models/OptionalNonFungibleIdsCollection.ts | 2 +- .../models/PackageBlueprintCollection.ts | 2 +- .../generated/models/PackageCodeCollection.ts | 2 +- .../models/ProgrammaticScryptoSborValueArray.ts | 4 ++-- .../models/ProgrammaticScryptoSborValueBase.ts | 4 ++-- .../models/ProgrammaticScryptoSborValueBool.ts | 4 ++-- .../models/ProgrammaticScryptoSborValueBytes.ts | 4 ++-- .../ProgrammaticScryptoSborValueDecimal.ts | 4 ++-- .../models/ProgrammaticScryptoSborValueEnum.ts | 4 ++-- .../models/ProgrammaticScryptoSborValueI128.ts | 4 ++-- .../models/ProgrammaticScryptoSborValueI16.ts | 4 ++-- .../models/ProgrammaticScryptoSborValueI32.ts | 4 ++-- .../models/ProgrammaticScryptoSborValueI64.ts | 4 ++-- .../models/ProgrammaticScryptoSborValueI8.ts | 4 ++-- .../models/ProgrammaticScryptoSborValueMap.ts | 4 ++-- ...ammaticScryptoSborValueNonFungibleLocalId.ts | 4 ++-- .../models/ProgrammaticScryptoSborValueOwn.ts | 4 ++-- ...rogrammaticScryptoSborValuePreciseDecimal.ts | 4 ++-- .../ProgrammaticScryptoSborValueReference.ts | 4 ++-- .../ProgrammaticScryptoSborValueString.ts | 4 ++-- .../models/ProgrammaticScryptoSborValueTuple.ts | 4 ++-- .../models/ProgrammaticScryptoSborValueU128.ts | 4 ++-- .../models/ProgrammaticScryptoSborValueU16.ts | 4 ++-- .../models/ProgrammaticScryptoSborValueU32.ts | 4 ++-- .../models/ProgrammaticScryptoSborValueU64.ts | 4 ++-- .../models/ProgrammaticScryptoSborValueU8.ts | 4 ++-- .../models/ResourceHoldersCollection.ts | 2 +- .../generated/models/ResourceHoldersRequest.ts | 2 +- .../generated/models/ResourceHoldersResponse.ts | 2 +- .../generated/models/ResultSetCursorMixin.ts | 2 +- ...ateAccountAuthorizedDepositorsPageRequest.ts | 4 ++-- ...teAccountAuthorizedDepositorsPageResponse.ts | 2 +- .../StateAccountLockerPageVaultsRequest.ts | 4 ++-- .../StateAccountLockerPageVaultsResponse.ts | 2 +- .../StateAccountLockersTouchedAtRequest.ts | 2 +- ...tateAccountResourcePreferencesPageRequest.ts | 4 ++-- ...ateAccountResourcePreferencesPageResponse.ts | 2 +- .../models/StateEntityDetailsRequest.ts | 2 +- ...teEntityFungibleResourceVaultsPageRequest.ts | 4 ++-- ...eEntityFungibleResourceVaultsPageResponse.ts | 2 +- .../models/StateEntityFungiblesPageRequest.ts | 4 ++-- .../models/StateEntityFungiblesPageResponse.ts | 2 +- .../models/StateEntityMetadataPageRequest.ts | 4 ++-- .../models/StateEntityMetadataPageResponse.ts | 2 +- .../StateEntityNonFungibleIdsPageRequest.ts | 4 ++-- .../StateEntityNonFungibleIdsPageResponse.ts | 2 +- ...ntityNonFungibleResourceVaultsPageRequest.ts | 4 ++-- ...tityNonFungibleResourceVaultsPageResponse.ts | 2 +- .../StateEntityNonFungiblesPageRequest.ts | 4 ++-- .../StateEntityNonFungiblesPageResponse.ts | 2 +- .../models/StateEntitySchemaPageRequest.ts | 4 ++-- .../models/StateEntitySchemaPageResponse.ts | 2 +- .../models/StateKeyValueStoreDataRequest.ts | 2 +- .../models/StateKeyValueStoreKeysCollection.ts | 2 +- .../models/StateKeyValueStoreKeysRequest.ts | 4 ++-- .../models/StateKeyValueStoreKeysResponse.ts | 2 +- .../models/StateNonFungibleDataRequest.ts | 2 +- .../models/StateNonFungibleIdsRequest.ts | 4 ++-- .../models/StateNonFungibleLocationRequest.ts | 2 +- .../models/StatePackageBlueprintPageRequest.ts | 4 ++-- .../models/StatePackageBlueprintPageResponse.ts | 2 +- .../models/StatePackageCodePageRequest.ts | 4 ++-- .../models/StatePackageCodePageResponse.ts | 2 +- .../models/StateValidatorsListRequest.ts | 4 ++-- .../models/StateValidatorsListRequestAllOf.ts | 2 +- .../models/StreamTransactionsRequest.ts | 6 +++--- .../models/StreamTransactionsResponse.ts | 2 +- .../models/StreamTransactionsResponseAllOf.ts | 2 +- .../TransactionCommittedDetailsRequest.ts | 2 +- .../lib/generated/models/TransactionReceipt.ts | 2 +- .../models/TransactionStatusResponse.ts | 2 +- .../models/TransactionStatusResponseAllOf.ts | 2 +- ...TransactionStatusResponseKnownPayloadItem.ts | 8 ++++---- .../lib/generated/models/ValidatorCollection.ts | 2 +- .../generated/models/ValidatorCollectionItem.ts | 2 +- ...ValidatorCollectionItemEffectiveFeeFactor.ts | 2 +- .../generated/models/ValidatorsUptimeRequest.ts | 4 ++-- .../gateway-api-schema.yaml | 17 +++++++++++++++++ 94 files changed, 159 insertions(+), 138 deletions(-) diff --git a/sdk/typescript/lib/generated/models/AccountAuthorizedDepositorsCollection.ts b/sdk/typescript/lib/generated/models/AccountAuthorizedDepositorsCollection.ts index d96a7d5a0..42b19e8da 100644 --- a/sdk/typescript/lib/generated/models/AccountAuthorizedDepositorsCollection.ts +++ b/sdk/typescript/lib/generated/models/AccountAuthorizedDepositorsCollection.ts @@ -37,7 +37,7 @@ export interface AccountAuthorizedDepositorsCollection { * @type {string} * @memberof AccountAuthorizedDepositorsCollection */ - next_cursor?: string; + next_cursor?: string | null; /** * * @type {Array} diff --git a/sdk/typescript/lib/generated/models/AccountLockerVaultCollection.ts b/sdk/typescript/lib/generated/models/AccountLockerVaultCollection.ts index d418247fd..1f5afc243 100644 --- a/sdk/typescript/lib/generated/models/AccountLockerVaultCollection.ts +++ b/sdk/typescript/lib/generated/models/AccountLockerVaultCollection.ts @@ -37,7 +37,7 @@ export interface AccountLockerVaultCollection { * @type {string} * @memberof AccountLockerVaultCollection */ - next_cursor?: string; + next_cursor?: string | null; /** * * @type {Array} diff --git a/sdk/typescript/lib/generated/models/AccountResourcePreferencesCollection.ts b/sdk/typescript/lib/generated/models/AccountResourcePreferencesCollection.ts index db9a51df4..a316661ba 100644 --- a/sdk/typescript/lib/generated/models/AccountResourcePreferencesCollection.ts +++ b/sdk/typescript/lib/generated/models/AccountResourcePreferencesCollection.ts @@ -37,7 +37,7 @@ export interface AccountResourcePreferencesCollection { * @type {string} * @memberof AccountResourcePreferencesCollection */ - next_cursor?: string; + next_cursor?: string | null; /** * * @type {Array} diff --git a/sdk/typescript/lib/generated/models/AtLedgerStateMixin.ts b/sdk/typescript/lib/generated/models/AtLedgerStateMixin.ts index 8c96d7a66..e038db1fe 100644 --- a/sdk/typescript/lib/generated/models/AtLedgerStateMixin.ts +++ b/sdk/typescript/lib/generated/models/AtLedgerStateMixin.ts @@ -31,7 +31,7 @@ export interface AtLedgerStateMixin { * @type {LedgerStateSelector} * @memberof AtLedgerStateMixin */ - at_ledger_state?: LedgerStateSelector; + at_ledger_state?: LedgerStateSelector | null; } /** diff --git a/sdk/typescript/lib/generated/models/CommittedTransactionInfo.ts b/sdk/typescript/lib/generated/models/CommittedTransactionInfo.ts index f5b32643e..d37b3a8e0 100644 --- a/sdk/typescript/lib/generated/models/CommittedTransactionInfo.ts +++ b/sdk/typescript/lib/generated/models/CommittedTransactionInfo.ts @@ -115,7 +115,7 @@ export interface CommittedTransactionInfo { * @type {string} * @memberof CommittedTransactionInfo */ - error_message?: string; + error_message?: string | null; /** * Hex-encoded binary blob. * @type {string} @@ -158,7 +158,7 @@ This type is defined in the Core API as `TransactionMessage`. See the Core API d * @type {TransactionBalanceChanges} * @memberof CommittedTransactionInfo */ - balance_changes?: TransactionBalanceChanges; + balance_changes?: TransactionBalanceChanges | null; /** * Subintent details. Please note that it is returned regardless of whether the transaction was committed successfully or failed, and it can be returned in multiple transactions. diff --git a/sdk/typescript/lib/generated/models/ComponentEntityRoleAssignmentEntryAssignmentBase.ts b/sdk/typescript/lib/generated/models/ComponentEntityRoleAssignmentEntryAssignmentBase.ts index 1fa94691b..24dd38043 100644 --- a/sdk/typescript/lib/generated/models/ComponentEntityRoleAssignmentEntryAssignmentBase.ts +++ b/sdk/typescript/lib/generated/models/ComponentEntityRoleAssignmentEntryAssignmentBase.ts @@ -21,7 +21,11 @@ import { } from './RoleAssignmentResolution'; /** - * + * Resolving the rule for this role: + +If the resolution is Explicit, the rule can be read off the `explicit_rule` property on this object. +If the resolution is Owner, the rule can be read off `role_assignments.owner.rule `off the role assignments object two levels up. + * @export * @interface ComponentEntityRoleAssignmentEntryAssignmentBase */ diff --git a/sdk/typescript/lib/generated/models/CursorLimitMixin.ts b/sdk/typescript/lib/generated/models/CursorLimitMixin.ts index ea195a6d6..7cf00939e 100644 --- a/sdk/typescript/lib/generated/models/CursorLimitMixin.ts +++ b/sdk/typescript/lib/generated/models/CursorLimitMixin.ts @@ -24,7 +24,7 @@ export interface CursorLimitMixin { * @type {string} * @memberof CursorLimitMixin */ - cursor?: string; + cursor?: string | null; /** * The page size requested. * @type {number} diff --git a/sdk/typescript/lib/generated/models/EntityMetadataCollection.ts b/sdk/typescript/lib/generated/models/EntityMetadataCollection.ts index 4e09d3d5d..ae1706baf 100644 --- a/sdk/typescript/lib/generated/models/EntityMetadataCollection.ts +++ b/sdk/typescript/lib/generated/models/EntityMetadataCollection.ts @@ -37,7 +37,7 @@ export interface EntityMetadataCollection { * @type {string} * @memberof EntityMetadataCollection */ - next_cursor?: string; + next_cursor?: string | null; /** * * @type {Array} diff --git a/sdk/typescript/lib/generated/models/EntitySchemaCollection.ts b/sdk/typescript/lib/generated/models/EntitySchemaCollection.ts index dca3f8bec..715452191 100644 --- a/sdk/typescript/lib/generated/models/EntitySchemaCollection.ts +++ b/sdk/typescript/lib/generated/models/EntitySchemaCollection.ts @@ -37,7 +37,7 @@ export interface EntitySchemaCollection { * @type {string} * @memberof EntitySchemaCollection */ - next_cursor?: string; + next_cursor?: string | null; /** * * @type {Array} diff --git a/sdk/typescript/lib/generated/models/FromLedgerStateMixin.ts b/sdk/typescript/lib/generated/models/FromLedgerStateMixin.ts index 5a8de3934..9fb6e5962 100644 --- a/sdk/typescript/lib/generated/models/FromLedgerStateMixin.ts +++ b/sdk/typescript/lib/generated/models/FromLedgerStateMixin.ts @@ -31,7 +31,7 @@ export interface FromLedgerStateMixin { * @type {LedgerStateSelector} * @memberof FromLedgerStateMixin */ - from_ledger_state?: LedgerStateSelector; + from_ledger_state?: LedgerStateSelector | null; } /** diff --git a/sdk/typescript/lib/generated/models/FungibleResourcesCollection.ts b/sdk/typescript/lib/generated/models/FungibleResourcesCollection.ts index 7e97e1e32..0f65a95e0 100644 --- a/sdk/typescript/lib/generated/models/FungibleResourcesCollection.ts +++ b/sdk/typescript/lib/generated/models/FungibleResourcesCollection.ts @@ -37,7 +37,7 @@ export interface FungibleResourcesCollection { * @type {string} * @memberof FungibleResourcesCollection */ - next_cursor?: string; + next_cursor?: string | null; /** * * @type {Array} diff --git a/sdk/typescript/lib/generated/models/FungibleResourcesCollectionItemVaultAggregatedVault.ts b/sdk/typescript/lib/generated/models/FungibleResourcesCollectionItemVaultAggregatedVault.ts index 48e40aeef..c1fe6c150 100644 --- a/sdk/typescript/lib/generated/models/FungibleResourcesCollectionItemVaultAggregatedVault.ts +++ b/sdk/typescript/lib/generated/models/FungibleResourcesCollectionItemVaultAggregatedVault.ts @@ -37,7 +37,7 @@ export interface FungibleResourcesCollectionItemVaultAggregatedVault { * @type {string} * @memberof FungibleResourcesCollectionItemVaultAggregatedVault */ - next_cursor?: string; + next_cursor?: string | null; /** * * @type {Array} diff --git a/sdk/typescript/lib/generated/models/NonFungibleIdsCollection.ts b/sdk/typescript/lib/generated/models/NonFungibleIdsCollection.ts index bbbedd5be..becea493d 100644 --- a/sdk/typescript/lib/generated/models/NonFungibleIdsCollection.ts +++ b/sdk/typescript/lib/generated/models/NonFungibleIdsCollection.ts @@ -30,7 +30,7 @@ export interface NonFungibleIdsCollection { * @type {string} * @memberof NonFungibleIdsCollection */ - next_cursor?: string; + next_cursor?: string | null; /** * * @type {Array} diff --git a/sdk/typescript/lib/generated/models/NonFungibleResourcesCollection.ts b/sdk/typescript/lib/generated/models/NonFungibleResourcesCollection.ts index c13f20275..60195de56 100644 --- a/sdk/typescript/lib/generated/models/NonFungibleResourcesCollection.ts +++ b/sdk/typescript/lib/generated/models/NonFungibleResourcesCollection.ts @@ -37,7 +37,7 @@ export interface NonFungibleResourcesCollection { * @type {string} * @memberof NonFungibleResourcesCollection */ - next_cursor?: string; + next_cursor?: string | null; /** * * @type {Array} diff --git a/sdk/typescript/lib/generated/models/NonFungibleResourcesCollectionItemVaultAggregatedVault.ts b/sdk/typescript/lib/generated/models/NonFungibleResourcesCollectionItemVaultAggregatedVault.ts index ae9d883eb..7797954bf 100644 --- a/sdk/typescript/lib/generated/models/NonFungibleResourcesCollectionItemVaultAggregatedVault.ts +++ b/sdk/typescript/lib/generated/models/NonFungibleResourcesCollectionItemVaultAggregatedVault.ts @@ -37,7 +37,7 @@ export interface NonFungibleResourcesCollectionItemVaultAggregatedVault { * @type {string} * @memberof NonFungibleResourcesCollectionItemVaultAggregatedVault */ - next_cursor?: string; + next_cursor?: string | null; /** * * @type {Array} diff --git a/sdk/typescript/lib/generated/models/NonFungibleResourcesCollectionItemVaultAggregatedVaultItem.ts b/sdk/typescript/lib/generated/models/NonFungibleResourcesCollectionItemVaultAggregatedVaultItem.ts index 19a61c14c..a717663c4 100644 --- a/sdk/typescript/lib/generated/models/NonFungibleResourcesCollectionItemVaultAggregatedVaultItem.ts +++ b/sdk/typescript/lib/generated/models/NonFungibleResourcesCollectionItemVaultAggregatedVaultItem.ts @@ -30,7 +30,7 @@ export interface NonFungibleResourcesCollectionItemVaultAggregatedVaultItem { * @type {string} * @memberof NonFungibleResourcesCollectionItemVaultAggregatedVaultItem */ - next_cursor?: string; + next_cursor?: string | null; /** * * @type {Array} diff --git a/sdk/typescript/lib/generated/models/OptionalNonFungibleIdsCollection.ts b/sdk/typescript/lib/generated/models/OptionalNonFungibleIdsCollection.ts index 4a1ad9b76..0b7b320ff 100644 --- a/sdk/typescript/lib/generated/models/OptionalNonFungibleIdsCollection.ts +++ b/sdk/typescript/lib/generated/models/OptionalNonFungibleIdsCollection.ts @@ -30,7 +30,7 @@ export interface OptionalNonFungibleIdsCollection { * @type {string} * @memberof OptionalNonFungibleIdsCollection */ - next_cursor?: string; + next_cursor?: string | null; /** * * @type {Array} diff --git a/sdk/typescript/lib/generated/models/PackageBlueprintCollection.ts b/sdk/typescript/lib/generated/models/PackageBlueprintCollection.ts index a365487f3..df47b2490 100644 --- a/sdk/typescript/lib/generated/models/PackageBlueprintCollection.ts +++ b/sdk/typescript/lib/generated/models/PackageBlueprintCollection.ts @@ -37,7 +37,7 @@ export interface PackageBlueprintCollection { * @type {string} * @memberof PackageBlueprintCollection */ - next_cursor?: string; + next_cursor?: string | null; /** * * @type {Array} diff --git a/sdk/typescript/lib/generated/models/PackageCodeCollection.ts b/sdk/typescript/lib/generated/models/PackageCodeCollection.ts index f2c9d4f26..ce46fc903 100644 --- a/sdk/typescript/lib/generated/models/PackageCodeCollection.ts +++ b/sdk/typescript/lib/generated/models/PackageCodeCollection.ts @@ -37,7 +37,7 @@ export interface PackageCodeCollection { * @type {string} * @memberof PackageCodeCollection */ - next_cursor?: string; + next_cursor?: string | null; /** * * @type {Array} diff --git a/sdk/typescript/lib/generated/models/ProgrammaticScryptoSborValueArray.ts b/sdk/typescript/lib/generated/models/ProgrammaticScryptoSborValueArray.ts index df3fb6b47..a9535b8aa 100644 --- a/sdk/typescript/lib/generated/models/ProgrammaticScryptoSborValueArray.ts +++ b/sdk/typescript/lib/generated/models/ProgrammaticScryptoSborValueArray.ts @@ -46,7 +46,7 @@ This property is ignored when the value is used as an input to the API. * @type {string} * @memberof ProgrammaticScryptoSborValueArray */ - type_name?: string; + type_name?: string | null; /** * The name of the field which hosts this value. This property is only included if this value is a child of a `Tuple` or `Enum` with named fields. @@ -55,7 +55,7 @@ This property is ignored when the value is used as an input to the API. * @type {string} * @memberof ProgrammaticScryptoSborValueArray */ - field_name?: string; + field_name?: string | null; /** * * @type {ProgrammaticScryptoSborValueKind} diff --git a/sdk/typescript/lib/generated/models/ProgrammaticScryptoSborValueBase.ts b/sdk/typescript/lib/generated/models/ProgrammaticScryptoSborValueBase.ts index f1ee0e561..8f9bf03bd 100644 --- a/sdk/typescript/lib/generated/models/ProgrammaticScryptoSborValueBase.ts +++ b/sdk/typescript/lib/generated/models/ProgrammaticScryptoSborValueBase.ts @@ -71,7 +71,7 @@ This property is ignored when the value is used as an input to the API. * @type {string} * @memberof ProgrammaticScryptoSborValueBase */ - type_name?: string; + type_name?: string | null; /** * The name of the field which hosts this value. This property is only included if this value is a child of a `Tuple` or `Enum` with named fields. @@ -80,7 +80,7 @@ This property is ignored when the value is used as an input to the API. * @type {string} * @memberof ProgrammaticScryptoSborValueBase */ - field_name?: string; + field_name?: string | null; } /** diff --git a/sdk/typescript/lib/generated/models/ProgrammaticScryptoSborValueBool.ts b/sdk/typescript/lib/generated/models/ProgrammaticScryptoSborValueBool.ts index 7eec9188c..a4cf34724 100644 --- a/sdk/typescript/lib/generated/models/ProgrammaticScryptoSborValueBool.ts +++ b/sdk/typescript/lib/generated/models/ProgrammaticScryptoSborValueBool.ts @@ -33,7 +33,7 @@ This property is ignored when the value is used as an input to the API. * @type {string} * @memberof ProgrammaticScryptoSborValueBool */ - type_name?: string; + type_name?: string | null; /** * The name of the field which hosts this value. This property is only included if this value is a child of a `Tuple` or `Enum` with named fields. @@ -42,7 +42,7 @@ This property is ignored when the value is used as an input to the API. * @type {string} * @memberof ProgrammaticScryptoSborValueBool */ - field_name?: string; + field_name?: string | null; /** * * @type {boolean} diff --git a/sdk/typescript/lib/generated/models/ProgrammaticScryptoSborValueBytes.ts b/sdk/typescript/lib/generated/models/ProgrammaticScryptoSborValueBytes.ts index 7472aecad..fa484b3e5 100644 --- a/sdk/typescript/lib/generated/models/ProgrammaticScryptoSborValueBytes.ts +++ b/sdk/typescript/lib/generated/models/ProgrammaticScryptoSborValueBytes.ts @@ -40,7 +40,7 @@ This property is ignored when the value is used as an input to the API. * @type {string} * @memberof ProgrammaticScryptoSborValueBytes */ - type_name?: string; + type_name?: string | null; /** * The name of the field which hosts this value. This property is only included if this value is a child of a `Tuple` or `Enum` with named fields. @@ -49,7 +49,7 @@ This property is ignored when the value is used as an input to the API. * @type {string} * @memberof ProgrammaticScryptoSborValueBytes */ - field_name?: string; + field_name?: string | null; /** * * @type {ProgrammaticScryptoSborValueKind} diff --git a/sdk/typescript/lib/generated/models/ProgrammaticScryptoSborValueDecimal.ts b/sdk/typescript/lib/generated/models/ProgrammaticScryptoSborValueDecimal.ts index fdc0b2b0f..509848795 100644 --- a/sdk/typescript/lib/generated/models/ProgrammaticScryptoSborValueDecimal.ts +++ b/sdk/typescript/lib/generated/models/ProgrammaticScryptoSborValueDecimal.ts @@ -33,7 +33,7 @@ This property is ignored when the value is used as an input to the API. * @type {string} * @memberof ProgrammaticScryptoSborValueDecimal */ - type_name?: string; + type_name?: string | null; /** * The name of the field which hosts this value. This property is only included if this value is a child of a `Tuple` or `Enum` with named fields. @@ -42,7 +42,7 @@ This property is ignored when the value is used as an input to the API. * @type {string} * @memberof ProgrammaticScryptoSborValueDecimal */ - field_name?: string; + field_name?: string | null; /** * * @type {string} diff --git a/sdk/typescript/lib/generated/models/ProgrammaticScryptoSborValueEnum.ts b/sdk/typescript/lib/generated/models/ProgrammaticScryptoSborValueEnum.ts index 0a2a8ae48..5fd764dde 100644 --- a/sdk/typescript/lib/generated/models/ProgrammaticScryptoSborValueEnum.ts +++ b/sdk/typescript/lib/generated/models/ProgrammaticScryptoSborValueEnum.ts @@ -40,7 +40,7 @@ This property is ignored when the value is used as an input to the API. * @type {string} * @memberof ProgrammaticScryptoSborValueEnum */ - type_name?: string; + type_name?: string | null; /** * The name of the field which hosts this value. This property is only included if this value is a child of a `Tuple` or `Enum` with named fields. @@ -49,7 +49,7 @@ This property is ignored when the value is used as an input to the API. * @type {string} * @memberof ProgrammaticScryptoSborValueEnum */ - field_name?: string; + field_name?: string | null; /** * * @type {string} diff --git a/sdk/typescript/lib/generated/models/ProgrammaticScryptoSborValueI128.ts b/sdk/typescript/lib/generated/models/ProgrammaticScryptoSborValueI128.ts index 7a9c18ca8..a9f5187aa 100644 --- a/sdk/typescript/lib/generated/models/ProgrammaticScryptoSborValueI128.ts +++ b/sdk/typescript/lib/generated/models/ProgrammaticScryptoSborValueI128.ts @@ -33,7 +33,7 @@ This property is ignored when the value is used as an input to the API. * @type {string} * @memberof ProgrammaticScryptoSborValueI128 */ - type_name?: string; + type_name?: string | null; /** * The name of the field which hosts this value. This property is only included if this value is a child of a `Tuple` or `Enum` with named fields. @@ -42,7 +42,7 @@ This property is ignored when the value is used as an input to the API. * @type {string} * @memberof ProgrammaticScryptoSborValueI128 */ - field_name?: string; + field_name?: string | null; /** * * @type {string} diff --git a/sdk/typescript/lib/generated/models/ProgrammaticScryptoSborValueI16.ts b/sdk/typescript/lib/generated/models/ProgrammaticScryptoSborValueI16.ts index f41044a00..410f099c0 100644 --- a/sdk/typescript/lib/generated/models/ProgrammaticScryptoSborValueI16.ts +++ b/sdk/typescript/lib/generated/models/ProgrammaticScryptoSborValueI16.ts @@ -33,7 +33,7 @@ This property is ignored when the value is used as an input to the API. * @type {string} * @memberof ProgrammaticScryptoSborValueI16 */ - type_name?: string; + type_name?: string | null; /** * The name of the field which hosts this value. This property is only included if this value is a child of a `Tuple` or `Enum` with named fields. @@ -42,7 +42,7 @@ This property is ignored when the value is used as an input to the API. * @type {string} * @memberof ProgrammaticScryptoSborValueI16 */ - field_name?: string; + field_name?: string | null; /** * * @type {string} diff --git a/sdk/typescript/lib/generated/models/ProgrammaticScryptoSborValueI32.ts b/sdk/typescript/lib/generated/models/ProgrammaticScryptoSborValueI32.ts index 16d844f78..057a916ea 100644 --- a/sdk/typescript/lib/generated/models/ProgrammaticScryptoSborValueI32.ts +++ b/sdk/typescript/lib/generated/models/ProgrammaticScryptoSborValueI32.ts @@ -33,7 +33,7 @@ This property is ignored when the value is used as an input to the API. * @type {string} * @memberof ProgrammaticScryptoSborValueI32 */ - type_name?: string; + type_name?: string | null; /** * The name of the field which hosts this value. This property is only included if this value is a child of a `Tuple` or `Enum` with named fields. @@ -42,7 +42,7 @@ This property is ignored when the value is used as an input to the API. * @type {string} * @memberof ProgrammaticScryptoSborValueI32 */ - field_name?: string; + field_name?: string | null; /** * * @type {string} diff --git a/sdk/typescript/lib/generated/models/ProgrammaticScryptoSborValueI64.ts b/sdk/typescript/lib/generated/models/ProgrammaticScryptoSborValueI64.ts index 384406bcc..e21042762 100644 --- a/sdk/typescript/lib/generated/models/ProgrammaticScryptoSborValueI64.ts +++ b/sdk/typescript/lib/generated/models/ProgrammaticScryptoSborValueI64.ts @@ -33,7 +33,7 @@ This property is ignored when the value is used as an input to the API. * @type {string} * @memberof ProgrammaticScryptoSborValueI64 */ - type_name?: string; + type_name?: string | null; /** * The name of the field which hosts this value. This property is only included if this value is a child of a `Tuple` or `Enum` with named fields. @@ -42,7 +42,7 @@ This property is ignored when the value is used as an input to the API. * @type {string} * @memberof ProgrammaticScryptoSborValueI64 */ - field_name?: string; + field_name?: string | null; /** * * @type {string} diff --git a/sdk/typescript/lib/generated/models/ProgrammaticScryptoSborValueI8.ts b/sdk/typescript/lib/generated/models/ProgrammaticScryptoSborValueI8.ts index 994680d9b..fe441127d 100644 --- a/sdk/typescript/lib/generated/models/ProgrammaticScryptoSborValueI8.ts +++ b/sdk/typescript/lib/generated/models/ProgrammaticScryptoSborValueI8.ts @@ -33,7 +33,7 @@ This property is ignored when the value is used as an input to the API. * @type {string} * @memberof ProgrammaticScryptoSborValueI8 */ - type_name?: string; + type_name?: string | null; /** * The name of the field which hosts this value. This property is only included if this value is a child of a `Tuple` or `Enum` with named fields. @@ -42,7 +42,7 @@ This property is ignored when the value is used as an input to the API. * @type {string} * @memberof ProgrammaticScryptoSborValueI8 */ - field_name?: string; + field_name?: string | null; /** * * @type {string} diff --git a/sdk/typescript/lib/generated/models/ProgrammaticScryptoSborValueMap.ts b/sdk/typescript/lib/generated/models/ProgrammaticScryptoSborValueMap.ts index b45050b2f..b094ddc96 100644 --- a/sdk/typescript/lib/generated/models/ProgrammaticScryptoSborValueMap.ts +++ b/sdk/typescript/lib/generated/models/ProgrammaticScryptoSborValueMap.ts @@ -46,7 +46,7 @@ This property is ignored when the value is used as an input to the API. * @type {string} * @memberof ProgrammaticScryptoSborValueMap */ - type_name?: string; + type_name?: string | null; /** * The name of the field which hosts this value. This property is only included if this value is a child of a `Tuple` or `Enum` with named fields. @@ -55,7 +55,7 @@ This property is ignored when the value is used as an input to the API. * @type {string} * @memberof ProgrammaticScryptoSborValueMap */ - field_name?: string; + field_name?: string | null; /** * * @type {ProgrammaticScryptoSborValueKind} diff --git a/sdk/typescript/lib/generated/models/ProgrammaticScryptoSborValueNonFungibleLocalId.ts b/sdk/typescript/lib/generated/models/ProgrammaticScryptoSborValueNonFungibleLocalId.ts index 13e965ce9..0d37f5202 100644 --- a/sdk/typescript/lib/generated/models/ProgrammaticScryptoSborValueNonFungibleLocalId.ts +++ b/sdk/typescript/lib/generated/models/ProgrammaticScryptoSborValueNonFungibleLocalId.ts @@ -33,7 +33,7 @@ This property is ignored when the value is used as an input to the API. * @type {string} * @memberof ProgrammaticScryptoSborValueNonFungibleLocalId */ - type_name?: string; + type_name?: string | null; /** * The name of the field which hosts this value. This property is only included if this value is a child of a `Tuple` or `Enum` with named fields. @@ -42,7 +42,7 @@ This property is ignored when the value is used as an input to the API. * @type {string} * @memberof ProgrammaticScryptoSborValueNonFungibleLocalId */ - field_name?: string; + field_name?: string | null; /** * * @type {string} diff --git a/sdk/typescript/lib/generated/models/ProgrammaticScryptoSborValueOwn.ts b/sdk/typescript/lib/generated/models/ProgrammaticScryptoSborValueOwn.ts index 9a93e08aa..1083353e7 100644 --- a/sdk/typescript/lib/generated/models/ProgrammaticScryptoSborValueOwn.ts +++ b/sdk/typescript/lib/generated/models/ProgrammaticScryptoSborValueOwn.ts @@ -33,7 +33,7 @@ This property is ignored when the value is used as an input to the API. * @type {string} * @memberof ProgrammaticScryptoSborValueOwn */ - type_name?: string; + type_name?: string | null; /** * The name of the field which hosts this value. This property is only included if this value is a child of a `Tuple` or `Enum` with named fields. @@ -42,7 +42,7 @@ This property is ignored when the value is used as an input to the API. * @type {string} * @memberof ProgrammaticScryptoSborValueOwn */ - field_name?: string; + field_name?: string | null; /** * Bech32m-encoded human readable version of the address. * @type {string} diff --git a/sdk/typescript/lib/generated/models/ProgrammaticScryptoSborValuePreciseDecimal.ts b/sdk/typescript/lib/generated/models/ProgrammaticScryptoSborValuePreciseDecimal.ts index 7a6c0663d..07ee8d816 100644 --- a/sdk/typescript/lib/generated/models/ProgrammaticScryptoSborValuePreciseDecimal.ts +++ b/sdk/typescript/lib/generated/models/ProgrammaticScryptoSborValuePreciseDecimal.ts @@ -33,7 +33,7 @@ This property is ignored when the value is used as an input to the API. * @type {string} * @memberof ProgrammaticScryptoSborValuePreciseDecimal */ - type_name?: string; + type_name?: string | null; /** * The name of the field which hosts this value. This property is only included if this value is a child of a `Tuple` or `Enum` with named fields. @@ -42,7 +42,7 @@ This property is ignored when the value is used as an input to the API. * @type {string} * @memberof ProgrammaticScryptoSborValuePreciseDecimal */ - field_name?: string; + field_name?: string | null; /** * * @type {string} diff --git a/sdk/typescript/lib/generated/models/ProgrammaticScryptoSborValueReference.ts b/sdk/typescript/lib/generated/models/ProgrammaticScryptoSborValueReference.ts index 1151d4062..0ae03377b 100644 --- a/sdk/typescript/lib/generated/models/ProgrammaticScryptoSborValueReference.ts +++ b/sdk/typescript/lib/generated/models/ProgrammaticScryptoSborValueReference.ts @@ -33,7 +33,7 @@ This property is ignored when the value is used as an input to the API. * @type {string} * @memberof ProgrammaticScryptoSborValueReference */ - type_name?: string; + type_name?: string | null; /** * The name of the field which hosts this value. This property is only included if this value is a child of a `Tuple` or `Enum` with named fields. @@ -42,7 +42,7 @@ This property is ignored when the value is used as an input to the API. * @type {string} * @memberof ProgrammaticScryptoSborValueReference */ - field_name?: string; + field_name?: string | null; /** * Bech32m-encoded human readable version of the address. * @type {string} diff --git a/sdk/typescript/lib/generated/models/ProgrammaticScryptoSborValueString.ts b/sdk/typescript/lib/generated/models/ProgrammaticScryptoSborValueString.ts index 76b8893db..80dd56b2c 100644 --- a/sdk/typescript/lib/generated/models/ProgrammaticScryptoSborValueString.ts +++ b/sdk/typescript/lib/generated/models/ProgrammaticScryptoSborValueString.ts @@ -33,7 +33,7 @@ This property is ignored when the value is used as an input to the API. * @type {string} * @memberof ProgrammaticScryptoSborValueString */ - type_name?: string; + type_name?: string | null; /** * The name of the field which hosts this value. This property is only included if this value is a child of a `Tuple` or `Enum` with named fields. @@ -42,7 +42,7 @@ This property is ignored when the value is used as an input to the API. * @type {string} * @memberof ProgrammaticScryptoSborValueString */ - field_name?: string; + field_name?: string | null; /** * * @type {string} diff --git a/sdk/typescript/lib/generated/models/ProgrammaticScryptoSborValueTuple.ts b/sdk/typescript/lib/generated/models/ProgrammaticScryptoSborValueTuple.ts index da266f581..9e3751d60 100644 --- a/sdk/typescript/lib/generated/models/ProgrammaticScryptoSborValueTuple.ts +++ b/sdk/typescript/lib/generated/models/ProgrammaticScryptoSborValueTuple.ts @@ -40,7 +40,7 @@ This property is ignored when the value is used as an input to the API. * @type {string} * @memberof ProgrammaticScryptoSborValueTuple */ - type_name?: string; + type_name?: string | null; /** * The name of the field which hosts this value. This property is only included if this value is a child of a `Tuple` or `Enum` with named fields. @@ -49,7 +49,7 @@ This property is ignored when the value is used as an input to the API. * @type {string} * @memberof ProgrammaticScryptoSborValueTuple */ - field_name?: string; + field_name?: string | null; /** * * @type {Array} diff --git a/sdk/typescript/lib/generated/models/ProgrammaticScryptoSborValueU128.ts b/sdk/typescript/lib/generated/models/ProgrammaticScryptoSborValueU128.ts index 8fcdc5590..cda4659d4 100644 --- a/sdk/typescript/lib/generated/models/ProgrammaticScryptoSborValueU128.ts +++ b/sdk/typescript/lib/generated/models/ProgrammaticScryptoSborValueU128.ts @@ -33,7 +33,7 @@ This property is ignored when the value is used as an input to the API. * @type {string} * @memberof ProgrammaticScryptoSborValueU128 */ - type_name?: string; + type_name?: string | null; /** * The name of the field which hosts this value. This property is only included if this value is a child of a `Tuple` or `Enum` with named fields. @@ -42,7 +42,7 @@ This property is ignored when the value is used as an input to the API. * @type {string} * @memberof ProgrammaticScryptoSborValueU128 */ - field_name?: string; + field_name?: string | null; /** * * @type {string} diff --git a/sdk/typescript/lib/generated/models/ProgrammaticScryptoSborValueU16.ts b/sdk/typescript/lib/generated/models/ProgrammaticScryptoSborValueU16.ts index 2fcdd5b7d..cc188c5fc 100644 --- a/sdk/typescript/lib/generated/models/ProgrammaticScryptoSborValueU16.ts +++ b/sdk/typescript/lib/generated/models/ProgrammaticScryptoSborValueU16.ts @@ -33,7 +33,7 @@ This property is ignored when the value is used as an input to the API. * @type {string} * @memberof ProgrammaticScryptoSborValueU16 */ - type_name?: string; + type_name?: string | null; /** * The name of the field which hosts this value. This property is only included if this value is a child of a `Tuple` or `Enum` with named fields. @@ -42,7 +42,7 @@ This property is ignored when the value is used as an input to the API. * @type {string} * @memberof ProgrammaticScryptoSborValueU16 */ - field_name?: string; + field_name?: string | null; /** * * @type {string} diff --git a/sdk/typescript/lib/generated/models/ProgrammaticScryptoSborValueU32.ts b/sdk/typescript/lib/generated/models/ProgrammaticScryptoSborValueU32.ts index 912aa0d41..e8953c45a 100644 --- a/sdk/typescript/lib/generated/models/ProgrammaticScryptoSborValueU32.ts +++ b/sdk/typescript/lib/generated/models/ProgrammaticScryptoSborValueU32.ts @@ -33,7 +33,7 @@ This property is ignored when the value is used as an input to the API. * @type {string} * @memberof ProgrammaticScryptoSborValueU32 */ - type_name?: string; + type_name?: string | null; /** * The name of the field which hosts this value. This property is only included if this value is a child of a `Tuple` or `Enum` with named fields. @@ -42,7 +42,7 @@ This property is ignored when the value is used as an input to the API. * @type {string} * @memberof ProgrammaticScryptoSborValueU32 */ - field_name?: string; + field_name?: string | null; /** * * @type {string} diff --git a/sdk/typescript/lib/generated/models/ProgrammaticScryptoSborValueU64.ts b/sdk/typescript/lib/generated/models/ProgrammaticScryptoSborValueU64.ts index 6d15b6571..b65aedb4b 100644 --- a/sdk/typescript/lib/generated/models/ProgrammaticScryptoSborValueU64.ts +++ b/sdk/typescript/lib/generated/models/ProgrammaticScryptoSborValueU64.ts @@ -33,7 +33,7 @@ This property is ignored when the value is used as an input to the API. * @type {string} * @memberof ProgrammaticScryptoSborValueU64 */ - type_name?: string; + type_name?: string | null; /** * The name of the field which hosts this value. This property is only included if this value is a child of a `Tuple` or `Enum` with named fields. @@ -42,7 +42,7 @@ This property is ignored when the value is used as an input to the API. * @type {string} * @memberof ProgrammaticScryptoSborValueU64 */ - field_name?: string; + field_name?: string | null; /** * * @type {string} diff --git a/sdk/typescript/lib/generated/models/ProgrammaticScryptoSborValueU8.ts b/sdk/typescript/lib/generated/models/ProgrammaticScryptoSborValueU8.ts index d43975a9f..e539e33a1 100644 --- a/sdk/typescript/lib/generated/models/ProgrammaticScryptoSborValueU8.ts +++ b/sdk/typescript/lib/generated/models/ProgrammaticScryptoSborValueU8.ts @@ -33,7 +33,7 @@ This property is ignored when the value is used as an input to the API. * @type {string} * @memberof ProgrammaticScryptoSborValueU8 */ - type_name?: string; + type_name?: string | null; /** * The name of the field which hosts this value. This property is only included if this value is a child of a `Tuple` or `Enum` with named fields. @@ -42,7 +42,7 @@ This property is ignored when the value is used as an input to the API. * @type {string} * @memberof ProgrammaticScryptoSborValueU8 */ - field_name?: string; + field_name?: string | null; /** * * @type {string} diff --git a/sdk/typescript/lib/generated/models/ResourceHoldersCollection.ts b/sdk/typescript/lib/generated/models/ResourceHoldersCollection.ts index e8964ca80..72e5a527e 100644 --- a/sdk/typescript/lib/generated/models/ResourceHoldersCollection.ts +++ b/sdk/typescript/lib/generated/models/ResourceHoldersCollection.ts @@ -37,7 +37,7 @@ export interface ResourceHoldersCollection { * @type {string} * @memberof ResourceHoldersCollection */ - next_cursor?: string; + next_cursor?: string | null; /** * * @type {Array} diff --git a/sdk/typescript/lib/generated/models/ResourceHoldersRequest.ts b/sdk/typescript/lib/generated/models/ResourceHoldersRequest.ts index eb24854c4..4d5c6b2b8 100644 --- a/sdk/typescript/lib/generated/models/ResourceHoldersRequest.ts +++ b/sdk/typescript/lib/generated/models/ResourceHoldersRequest.ts @@ -24,7 +24,7 @@ export interface ResourceHoldersRequest { * @type {string} * @memberof ResourceHoldersRequest */ - cursor?: string; + cursor?: string | null; /** * The page size requested. * @type {number} diff --git a/sdk/typescript/lib/generated/models/ResourceHoldersResponse.ts b/sdk/typescript/lib/generated/models/ResourceHoldersResponse.ts index e0af2badf..6f99d7196 100644 --- a/sdk/typescript/lib/generated/models/ResourceHoldersResponse.ts +++ b/sdk/typescript/lib/generated/models/ResourceHoldersResponse.ts @@ -37,7 +37,7 @@ export interface ResourceHoldersResponse { * @type {string} * @memberof ResourceHoldersResponse */ - next_cursor?: string; + next_cursor?: string | null; /** * * @type {Array} diff --git a/sdk/typescript/lib/generated/models/ResultSetCursorMixin.ts b/sdk/typescript/lib/generated/models/ResultSetCursorMixin.ts index 9f9499812..2d13d3ee2 100644 --- a/sdk/typescript/lib/generated/models/ResultSetCursorMixin.ts +++ b/sdk/typescript/lib/generated/models/ResultSetCursorMixin.ts @@ -30,7 +30,7 @@ export interface ResultSetCursorMixin { * @type {string} * @memberof ResultSetCursorMixin */ - next_cursor?: string; + next_cursor?: string | null; } /** diff --git a/sdk/typescript/lib/generated/models/StateAccountAuthorizedDepositorsPageRequest.ts b/sdk/typescript/lib/generated/models/StateAccountAuthorizedDepositorsPageRequest.ts index 736d946ff..d6114038f 100644 --- a/sdk/typescript/lib/generated/models/StateAccountAuthorizedDepositorsPageRequest.ts +++ b/sdk/typescript/lib/generated/models/StateAccountAuthorizedDepositorsPageRequest.ts @@ -31,13 +31,13 @@ export interface StateAccountAuthorizedDepositorsPageRequest { * @type {LedgerStateSelector} * @memberof StateAccountAuthorizedDepositorsPageRequest */ - at_ledger_state?: LedgerStateSelector; + at_ledger_state?: LedgerStateSelector | null; /** * This cursor allows forward pagination, by providing the cursor from the previous request. * @type {string} * @memberof StateAccountAuthorizedDepositorsPageRequest */ - cursor?: string; + cursor?: string | null; /** * The page size requested. * @type {number} diff --git a/sdk/typescript/lib/generated/models/StateAccountAuthorizedDepositorsPageResponse.ts b/sdk/typescript/lib/generated/models/StateAccountAuthorizedDepositorsPageResponse.ts index 7103941a6..3bde94e5e 100644 --- a/sdk/typescript/lib/generated/models/StateAccountAuthorizedDepositorsPageResponse.ts +++ b/sdk/typescript/lib/generated/models/StateAccountAuthorizedDepositorsPageResponse.ts @@ -49,7 +49,7 @@ export interface StateAccountAuthorizedDepositorsPageResponse { * @type {string} * @memberof StateAccountAuthorizedDepositorsPageResponse */ - next_cursor?: string; + next_cursor?: string | null; /** * * @type {Array} diff --git a/sdk/typescript/lib/generated/models/StateAccountLockerPageVaultsRequest.ts b/sdk/typescript/lib/generated/models/StateAccountLockerPageVaultsRequest.ts index 0d38de879..f2a5412a3 100644 --- a/sdk/typescript/lib/generated/models/StateAccountLockerPageVaultsRequest.ts +++ b/sdk/typescript/lib/generated/models/StateAccountLockerPageVaultsRequest.ts @@ -31,13 +31,13 @@ export interface StateAccountLockerPageVaultsRequest { * @type {LedgerStateSelector} * @memberof StateAccountLockerPageVaultsRequest */ - at_ledger_state?: LedgerStateSelector; + at_ledger_state?: LedgerStateSelector | null; /** * This cursor allows forward pagination, by providing the cursor from the previous request. * @type {string} * @memberof StateAccountLockerPageVaultsRequest */ - cursor?: string; + cursor?: string | null; /** * The page size requested. * @type {number} diff --git a/sdk/typescript/lib/generated/models/StateAccountLockerPageVaultsResponse.ts b/sdk/typescript/lib/generated/models/StateAccountLockerPageVaultsResponse.ts index b2a068825..190339bc7 100644 --- a/sdk/typescript/lib/generated/models/StateAccountLockerPageVaultsResponse.ts +++ b/sdk/typescript/lib/generated/models/StateAccountLockerPageVaultsResponse.ts @@ -49,7 +49,7 @@ export interface StateAccountLockerPageVaultsResponse { * @type {string} * @memberof StateAccountLockerPageVaultsResponse */ - next_cursor?: string; + next_cursor?: string | null; /** * * @type {Array} diff --git a/sdk/typescript/lib/generated/models/StateAccountLockersTouchedAtRequest.ts b/sdk/typescript/lib/generated/models/StateAccountLockersTouchedAtRequest.ts index 975e86c8e..70418d0ae 100644 --- a/sdk/typescript/lib/generated/models/StateAccountLockersTouchedAtRequest.ts +++ b/sdk/typescript/lib/generated/models/StateAccountLockersTouchedAtRequest.ts @@ -37,7 +37,7 @@ export interface StateAccountLockersTouchedAtRequest { * @type {LedgerStateSelector} * @memberof StateAccountLockersTouchedAtRequest */ - at_ledger_state?: LedgerStateSelector; + at_ledger_state?: LedgerStateSelector | null; /** * * @type {Array} diff --git a/sdk/typescript/lib/generated/models/StateAccountResourcePreferencesPageRequest.ts b/sdk/typescript/lib/generated/models/StateAccountResourcePreferencesPageRequest.ts index 6e060ceef..21771e6d5 100644 --- a/sdk/typescript/lib/generated/models/StateAccountResourcePreferencesPageRequest.ts +++ b/sdk/typescript/lib/generated/models/StateAccountResourcePreferencesPageRequest.ts @@ -31,13 +31,13 @@ export interface StateAccountResourcePreferencesPageRequest { * @type {LedgerStateSelector} * @memberof StateAccountResourcePreferencesPageRequest */ - at_ledger_state?: LedgerStateSelector; + at_ledger_state?: LedgerStateSelector | null; /** * This cursor allows forward pagination, by providing the cursor from the previous request. * @type {string} * @memberof StateAccountResourcePreferencesPageRequest */ - cursor?: string; + cursor?: string | null; /** * The page size requested. * @type {number} diff --git a/sdk/typescript/lib/generated/models/StateAccountResourcePreferencesPageResponse.ts b/sdk/typescript/lib/generated/models/StateAccountResourcePreferencesPageResponse.ts index eeaabf6ed..306d3ab7a 100644 --- a/sdk/typescript/lib/generated/models/StateAccountResourcePreferencesPageResponse.ts +++ b/sdk/typescript/lib/generated/models/StateAccountResourcePreferencesPageResponse.ts @@ -49,7 +49,7 @@ export interface StateAccountResourcePreferencesPageResponse { * @type {string} * @memberof StateAccountResourcePreferencesPageResponse */ - next_cursor?: string; + next_cursor?: string | null; /** * * @type {Array} diff --git a/sdk/typescript/lib/generated/models/StateEntityDetailsRequest.ts b/sdk/typescript/lib/generated/models/StateEntityDetailsRequest.ts index 522fa1d50..29dcf69d2 100644 --- a/sdk/typescript/lib/generated/models/StateEntityDetailsRequest.ts +++ b/sdk/typescript/lib/generated/models/StateEntityDetailsRequest.ts @@ -43,7 +43,7 @@ export interface StateEntityDetailsRequest { * @type {LedgerStateSelector} * @memberof StateEntityDetailsRequest */ - at_ledger_state?: LedgerStateSelector; + at_ledger_state?: LedgerStateSelector | null; /** * * @type {StateEntityDetailsOptIns} diff --git a/sdk/typescript/lib/generated/models/StateEntityFungibleResourceVaultsPageRequest.ts b/sdk/typescript/lib/generated/models/StateEntityFungibleResourceVaultsPageRequest.ts index b6f881ef6..1e21cf247 100644 --- a/sdk/typescript/lib/generated/models/StateEntityFungibleResourceVaultsPageRequest.ts +++ b/sdk/typescript/lib/generated/models/StateEntityFungibleResourceVaultsPageRequest.ts @@ -31,13 +31,13 @@ export interface StateEntityFungibleResourceVaultsPageRequest { * @type {LedgerStateSelector} * @memberof StateEntityFungibleResourceVaultsPageRequest */ - at_ledger_state?: LedgerStateSelector; + at_ledger_state?: LedgerStateSelector | null; /** * This cursor allows forward pagination, by providing the cursor from the previous request. * @type {string} * @memberof StateEntityFungibleResourceVaultsPageRequest */ - cursor?: string; + cursor?: string | null; /** * The page size requested. * @type {number} diff --git a/sdk/typescript/lib/generated/models/StateEntityFungibleResourceVaultsPageResponse.ts b/sdk/typescript/lib/generated/models/StateEntityFungibleResourceVaultsPageResponse.ts index 3500028c1..2f179fd65 100644 --- a/sdk/typescript/lib/generated/models/StateEntityFungibleResourceVaultsPageResponse.ts +++ b/sdk/typescript/lib/generated/models/StateEntityFungibleResourceVaultsPageResponse.ts @@ -49,7 +49,7 @@ export interface StateEntityFungibleResourceVaultsPageResponse { * @type {string} * @memberof StateEntityFungibleResourceVaultsPageResponse */ - next_cursor?: string; + next_cursor?: string | null; /** * * @type {Array} diff --git a/sdk/typescript/lib/generated/models/StateEntityFungiblesPageRequest.ts b/sdk/typescript/lib/generated/models/StateEntityFungiblesPageRequest.ts index addf43990..0303c0ba2 100644 --- a/sdk/typescript/lib/generated/models/StateEntityFungiblesPageRequest.ts +++ b/sdk/typescript/lib/generated/models/StateEntityFungiblesPageRequest.ts @@ -43,13 +43,13 @@ export interface StateEntityFungiblesPageRequest { * @type {LedgerStateSelector} * @memberof StateEntityFungiblesPageRequest */ - at_ledger_state?: LedgerStateSelector; + at_ledger_state?: LedgerStateSelector | null; /** * This cursor allows forward pagination, by providing the cursor from the previous request. * @type {string} * @memberof StateEntityFungiblesPageRequest */ - cursor?: string; + cursor?: string | null; /** * The page size requested. * @type {number} diff --git a/sdk/typescript/lib/generated/models/StateEntityFungiblesPageResponse.ts b/sdk/typescript/lib/generated/models/StateEntityFungiblesPageResponse.ts index ade0f110b..1066d8cbc 100644 --- a/sdk/typescript/lib/generated/models/StateEntityFungiblesPageResponse.ts +++ b/sdk/typescript/lib/generated/models/StateEntityFungiblesPageResponse.ts @@ -49,7 +49,7 @@ export interface StateEntityFungiblesPageResponse { * @type {string} * @memberof StateEntityFungiblesPageResponse */ - next_cursor?: string; + next_cursor?: string | null; /** * * @type {Array} diff --git a/sdk/typescript/lib/generated/models/StateEntityMetadataPageRequest.ts b/sdk/typescript/lib/generated/models/StateEntityMetadataPageRequest.ts index 369af82d1..60da6b400 100644 --- a/sdk/typescript/lib/generated/models/StateEntityMetadataPageRequest.ts +++ b/sdk/typescript/lib/generated/models/StateEntityMetadataPageRequest.ts @@ -31,13 +31,13 @@ export interface StateEntityMetadataPageRequest { * @type {LedgerStateSelector} * @memberof StateEntityMetadataPageRequest */ - at_ledger_state?: LedgerStateSelector; + at_ledger_state?: LedgerStateSelector | null; /** * This cursor allows forward pagination, by providing the cursor from the previous request. * @type {string} * @memberof StateEntityMetadataPageRequest */ - cursor?: string; + cursor?: string | null; /** * The page size requested. * @type {number} diff --git a/sdk/typescript/lib/generated/models/StateEntityMetadataPageResponse.ts b/sdk/typescript/lib/generated/models/StateEntityMetadataPageResponse.ts index a2e4b7ab4..9d606cac4 100644 --- a/sdk/typescript/lib/generated/models/StateEntityMetadataPageResponse.ts +++ b/sdk/typescript/lib/generated/models/StateEntityMetadataPageResponse.ts @@ -49,7 +49,7 @@ export interface StateEntityMetadataPageResponse { * @type {string} * @memberof StateEntityMetadataPageResponse */ - next_cursor?: string; + next_cursor?: string | null; /** * * @type {Array} diff --git a/sdk/typescript/lib/generated/models/StateEntityNonFungibleIdsPageRequest.ts b/sdk/typescript/lib/generated/models/StateEntityNonFungibleIdsPageRequest.ts index 39c7ac698..d5cff0735 100644 --- a/sdk/typescript/lib/generated/models/StateEntityNonFungibleIdsPageRequest.ts +++ b/sdk/typescript/lib/generated/models/StateEntityNonFungibleIdsPageRequest.ts @@ -31,13 +31,13 @@ export interface StateEntityNonFungibleIdsPageRequest { * @type {LedgerStateSelector} * @memberof StateEntityNonFungibleIdsPageRequest */ - at_ledger_state?: LedgerStateSelector; + at_ledger_state?: LedgerStateSelector | null; /** * This cursor allows forward pagination, by providing the cursor from the previous request. * @type {string} * @memberof StateEntityNonFungibleIdsPageRequest */ - cursor?: string; + cursor?: string | null; /** * The page size requested. * @type {number} diff --git a/sdk/typescript/lib/generated/models/StateEntityNonFungibleIdsPageResponse.ts b/sdk/typescript/lib/generated/models/StateEntityNonFungibleIdsPageResponse.ts index f22732031..6565e1786 100644 --- a/sdk/typescript/lib/generated/models/StateEntityNonFungibleIdsPageResponse.ts +++ b/sdk/typescript/lib/generated/models/StateEntityNonFungibleIdsPageResponse.ts @@ -43,7 +43,7 @@ export interface StateEntityNonFungibleIdsPageResponse { * @type {string} * @memberof StateEntityNonFungibleIdsPageResponse */ - next_cursor?: string; + next_cursor?: string | null; /** * * @type {Array} diff --git a/sdk/typescript/lib/generated/models/StateEntityNonFungibleResourceVaultsPageRequest.ts b/sdk/typescript/lib/generated/models/StateEntityNonFungibleResourceVaultsPageRequest.ts index 4b9083665..3679aaaf5 100644 --- a/sdk/typescript/lib/generated/models/StateEntityNonFungibleResourceVaultsPageRequest.ts +++ b/sdk/typescript/lib/generated/models/StateEntityNonFungibleResourceVaultsPageRequest.ts @@ -37,13 +37,13 @@ export interface StateEntityNonFungibleResourceVaultsPageRequest { * @type {LedgerStateSelector} * @memberof StateEntityNonFungibleResourceVaultsPageRequest */ - at_ledger_state?: LedgerStateSelector; + at_ledger_state?: LedgerStateSelector | null; /** * This cursor allows forward pagination, by providing the cursor from the previous request. * @type {string} * @memberof StateEntityNonFungibleResourceVaultsPageRequest */ - cursor?: string; + cursor?: string | null; /** * The page size requested. * @type {number} diff --git a/sdk/typescript/lib/generated/models/StateEntityNonFungibleResourceVaultsPageResponse.ts b/sdk/typescript/lib/generated/models/StateEntityNonFungibleResourceVaultsPageResponse.ts index 82d060931..139fabb68 100644 --- a/sdk/typescript/lib/generated/models/StateEntityNonFungibleResourceVaultsPageResponse.ts +++ b/sdk/typescript/lib/generated/models/StateEntityNonFungibleResourceVaultsPageResponse.ts @@ -49,7 +49,7 @@ export interface StateEntityNonFungibleResourceVaultsPageResponse { * @type {string} * @memberof StateEntityNonFungibleResourceVaultsPageResponse */ - next_cursor?: string; + next_cursor?: string | null; /** * * @type {Array} diff --git a/sdk/typescript/lib/generated/models/StateEntityNonFungiblesPageRequest.ts b/sdk/typescript/lib/generated/models/StateEntityNonFungiblesPageRequest.ts index 752f7039c..8495551b4 100644 --- a/sdk/typescript/lib/generated/models/StateEntityNonFungiblesPageRequest.ts +++ b/sdk/typescript/lib/generated/models/StateEntityNonFungiblesPageRequest.ts @@ -43,13 +43,13 @@ export interface StateEntityNonFungiblesPageRequest { * @type {LedgerStateSelector} * @memberof StateEntityNonFungiblesPageRequest */ - at_ledger_state?: LedgerStateSelector; + at_ledger_state?: LedgerStateSelector | null; /** * This cursor allows forward pagination, by providing the cursor from the previous request. * @type {string} * @memberof StateEntityNonFungiblesPageRequest */ - cursor?: string; + cursor?: string | null; /** * The page size requested. * @type {number} diff --git a/sdk/typescript/lib/generated/models/StateEntityNonFungiblesPageResponse.ts b/sdk/typescript/lib/generated/models/StateEntityNonFungiblesPageResponse.ts index 948a03d12..b053aa744 100644 --- a/sdk/typescript/lib/generated/models/StateEntityNonFungiblesPageResponse.ts +++ b/sdk/typescript/lib/generated/models/StateEntityNonFungiblesPageResponse.ts @@ -49,7 +49,7 @@ export interface StateEntityNonFungiblesPageResponse { * @type {string} * @memberof StateEntityNonFungiblesPageResponse */ - next_cursor?: string; + next_cursor?: string | null; /** * * @type {Array} diff --git a/sdk/typescript/lib/generated/models/StateEntitySchemaPageRequest.ts b/sdk/typescript/lib/generated/models/StateEntitySchemaPageRequest.ts index 7c4e4ff21..95fe0a304 100644 --- a/sdk/typescript/lib/generated/models/StateEntitySchemaPageRequest.ts +++ b/sdk/typescript/lib/generated/models/StateEntitySchemaPageRequest.ts @@ -31,13 +31,13 @@ export interface StateEntitySchemaPageRequest { * @type {LedgerStateSelector} * @memberof StateEntitySchemaPageRequest */ - at_ledger_state?: LedgerStateSelector; + at_ledger_state?: LedgerStateSelector | null; /** * This cursor allows forward pagination, by providing the cursor from the previous request. * @type {string} * @memberof StateEntitySchemaPageRequest */ - cursor?: string; + cursor?: string | null; /** * The page size requested. * @type {number} diff --git a/sdk/typescript/lib/generated/models/StateEntitySchemaPageResponse.ts b/sdk/typescript/lib/generated/models/StateEntitySchemaPageResponse.ts index 84c990927..3718f69ea 100644 --- a/sdk/typescript/lib/generated/models/StateEntitySchemaPageResponse.ts +++ b/sdk/typescript/lib/generated/models/StateEntitySchemaPageResponse.ts @@ -49,7 +49,7 @@ export interface StateEntitySchemaPageResponse { * @type {string} * @memberof StateEntitySchemaPageResponse */ - next_cursor?: string; + next_cursor?: string | null; /** * * @type {Array} diff --git a/sdk/typescript/lib/generated/models/StateKeyValueStoreDataRequest.ts b/sdk/typescript/lib/generated/models/StateKeyValueStoreDataRequest.ts index f1ab00ece..bf87dbd8a 100644 --- a/sdk/typescript/lib/generated/models/StateKeyValueStoreDataRequest.ts +++ b/sdk/typescript/lib/generated/models/StateKeyValueStoreDataRequest.ts @@ -37,7 +37,7 @@ export interface StateKeyValueStoreDataRequest { * @type {LedgerStateSelector} * @memberof StateKeyValueStoreDataRequest */ - at_ledger_state?: LedgerStateSelector; + at_ledger_state?: LedgerStateSelector | null; /** * Bech32m-encoded human readable version of the address. * @type {string} diff --git a/sdk/typescript/lib/generated/models/StateKeyValueStoreKeysCollection.ts b/sdk/typescript/lib/generated/models/StateKeyValueStoreKeysCollection.ts index 0eddd9255..2377ab20f 100644 --- a/sdk/typescript/lib/generated/models/StateKeyValueStoreKeysCollection.ts +++ b/sdk/typescript/lib/generated/models/StateKeyValueStoreKeysCollection.ts @@ -37,7 +37,7 @@ export interface StateKeyValueStoreKeysCollection { * @type {string} * @memberof StateKeyValueStoreKeysCollection */ - next_cursor?: string; + next_cursor?: string | null; /** * * @type {Array} diff --git a/sdk/typescript/lib/generated/models/StateKeyValueStoreKeysRequest.ts b/sdk/typescript/lib/generated/models/StateKeyValueStoreKeysRequest.ts index d4bba557b..dac3ea427 100644 --- a/sdk/typescript/lib/generated/models/StateKeyValueStoreKeysRequest.ts +++ b/sdk/typescript/lib/generated/models/StateKeyValueStoreKeysRequest.ts @@ -31,13 +31,13 @@ export interface StateKeyValueStoreKeysRequest { * @type {LedgerStateSelector} * @memberof StateKeyValueStoreKeysRequest */ - at_ledger_state?: LedgerStateSelector; + at_ledger_state?: LedgerStateSelector | null; /** * This cursor allows forward pagination, by providing the cursor from the previous request. * @type {string} * @memberof StateKeyValueStoreKeysRequest */ - cursor?: string; + cursor?: string | null; /** * The page size requested. * @type {number} diff --git a/sdk/typescript/lib/generated/models/StateKeyValueStoreKeysResponse.ts b/sdk/typescript/lib/generated/models/StateKeyValueStoreKeysResponse.ts index 80bd7f2fe..0afd20805 100644 --- a/sdk/typescript/lib/generated/models/StateKeyValueStoreKeysResponse.ts +++ b/sdk/typescript/lib/generated/models/StateKeyValueStoreKeysResponse.ts @@ -49,7 +49,7 @@ export interface StateKeyValueStoreKeysResponse { * @type {string} * @memberof StateKeyValueStoreKeysResponse */ - next_cursor?: string; + next_cursor?: string | null; /** * * @type {Array} diff --git a/sdk/typescript/lib/generated/models/StateNonFungibleDataRequest.ts b/sdk/typescript/lib/generated/models/StateNonFungibleDataRequest.ts index ef20e0814..53e0a33d5 100644 --- a/sdk/typescript/lib/generated/models/StateNonFungibleDataRequest.ts +++ b/sdk/typescript/lib/generated/models/StateNonFungibleDataRequest.ts @@ -31,7 +31,7 @@ export interface StateNonFungibleDataRequest { * @type {LedgerStateSelector} * @memberof StateNonFungibleDataRequest */ - at_ledger_state?: LedgerStateSelector; + at_ledger_state?: LedgerStateSelector | null; /** * Bech32m-encoded human readable version of the address. * @type {string} diff --git a/sdk/typescript/lib/generated/models/StateNonFungibleIdsRequest.ts b/sdk/typescript/lib/generated/models/StateNonFungibleIdsRequest.ts index 4ff1de736..a91941a1b 100644 --- a/sdk/typescript/lib/generated/models/StateNonFungibleIdsRequest.ts +++ b/sdk/typescript/lib/generated/models/StateNonFungibleIdsRequest.ts @@ -31,13 +31,13 @@ export interface StateNonFungibleIdsRequest { * @type {LedgerStateSelector} * @memberof StateNonFungibleIdsRequest */ - at_ledger_state?: LedgerStateSelector; + at_ledger_state?: LedgerStateSelector | null; /** * This cursor allows forward pagination, by providing the cursor from the previous request. * @type {string} * @memberof StateNonFungibleIdsRequest */ - cursor?: string; + cursor?: string | null; /** * The page size requested. * @type {number} diff --git a/sdk/typescript/lib/generated/models/StateNonFungibleLocationRequest.ts b/sdk/typescript/lib/generated/models/StateNonFungibleLocationRequest.ts index 15837f6a9..dfb1751b8 100644 --- a/sdk/typescript/lib/generated/models/StateNonFungibleLocationRequest.ts +++ b/sdk/typescript/lib/generated/models/StateNonFungibleLocationRequest.ts @@ -31,7 +31,7 @@ export interface StateNonFungibleLocationRequest { * @type {LedgerStateSelector} * @memberof StateNonFungibleLocationRequest */ - at_ledger_state?: LedgerStateSelector; + at_ledger_state?: LedgerStateSelector | null; /** * Bech32m-encoded human readable version of the address. * @type {string} diff --git a/sdk/typescript/lib/generated/models/StatePackageBlueprintPageRequest.ts b/sdk/typescript/lib/generated/models/StatePackageBlueprintPageRequest.ts index dd00387a0..affbc3053 100644 --- a/sdk/typescript/lib/generated/models/StatePackageBlueprintPageRequest.ts +++ b/sdk/typescript/lib/generated/models/StatePackageBlueprintPageRequest.ts @@ -31,13 +31,13 @@ export interface StatePackageBlueprintPageRequest { * @type {LedgerStateSelector} * @memberof StatePackageBlueprintPageRequest */ - at_ledger_state?: LedgerStateSelector; + at_ledger_state?: LedgerStateSelector | null; /** * This cursor allows forward pagination, by providing the cursor from the previous request. * @type {string} * @memberof StatePackageBlueprintPageRequest */ - cursor?: string; + cursor?: string | null; /** * The page size requested. * @type {number} diff --git a/sdk/typescript/lib/generated/models/StatePackageBlueprintPageResponse.ts b/sdk/typescript/lib/generated/models/StatePackageBlueprintPageResponse.ts index 1a2858e29..856c0d931 100644 --- a/sdk/typescript/lib/generated/models/StatePackageBlueprintPageResponse.ts +++ b/sdk/typescript/lib/generated/models/StatePackageBlueprintPageResponse.ts @@ -49,7 +49,7 @@ export interface StatePackageBlueprintPageResponse { * @type {string} * @memberof StatePackageBlueprintPageResponse */ - next_cursor?: string; + next_cursor?: string | null; /** * * @type {Array} diff --git a/sdk/typescript/lib/generated/models/StatePackageCodePageRequest.ts b/sdk/typescript/lib/generated/models/StatePackageCodePageRequest.ts index c7e66292a..41ff9b2cd 100644 --- a/sdk/typescript/lib/generated/models/StatePackageCodePageRequest.ts +++ b/sdk/typescript/lib/generated/models/StatePackageCodePageRequest.ts @@ -31,13 +31,13 @@ export interface StatePackageCodePageRequest { * @type {LedgerStateSelector} * @memberof StatePackageCodePageRequest */ - at_ledger_state?: LedgerStateSelector; + at_ledger_state?: LedgerStateSelector | null; /** * This cursor allows forward pagination, by providing the cursor from the previous request. * @type {string} * @memberof StatePackageCodePageRequest */ - cursor?: string; + cursor?: string | null; /** * The page size requested. * @type {number} diff --git a/sdk/typescript/lib/generated/models/StatePackageCodePageResponse.ts b/sdk/typescript/lib/generated/models/StatePackageCodePageResponse.ts index f5467ffdc..ef4c31a38 100644 --- a/sdk/typescript/lib/generated/models/StatePackageCodePageResponse.ts +++ b/sdk/typescript/lib/generated/models/StatePackageCodePageResponse.ts @@ -49,7 +49,7 @@ export interface StatePackageCodePageResponse { * @type {string} * @memberof StatePackageCodePageResponse */ - next_cursor?: string; + next_cursor?: string | null; /** * * @type {Array} diff --git a/sdk/typescript/lib/generated/models/StateValidatorsListRequest.ts b/sdk/typescript/lib/generated/models/StateValidatorsListRequest.ts index 9f11a2ba7..56f31b0ae 100644 --- a/sdk/typescript/lib/generated/models/StateValidatorsListRequest.ts +++ b/sdk/typescript/lib/generated/models/StateValidatorsListRequest.ts @@ -31,13 +31,13 @@ export interface StateValidatorsListRequest { * @type {LedgerStateSelector} * @memberof StateValidatorsListRequest */ - at_ledger_state?: LedgerStateSelector; + at_ledger_state?: LedgerStateSelector | null; /** * This cursor allows forward pagination, by providing the cursor from the previous request. * @type {string} * @memberof StateValidatorsListRequest */ - cursor?: string; + cursor?: string | null; } /** diff --git a/sdk/typescript/lib/generated/models/StateValidatorsListRequestAllOf.ts b/sdk/typescript/lib/generated/models/StateValidatorsListRequestAllOf.ts index 1a8a798a7..f638ef1ae 100644 --- a/sdk/typescript/lib/generated/models/StateValidatorsListRequestAllOf.ts +++ b/sdk/typescript/lib/generated/models/StateValidatorsListRequestAllOf.ts @@ -24,7 +24,7 @@ export interface StateValidatorsListRequestAllOf { * @type {string} * @memberof StateValidatorsListRequestAllOf */ - cursor?: string; + cursor?: string | null; } /** diff --git a/sdk/typescript/lib/generated/models/StreamTransactionsRequest.ts b/sdk/typescript/lib/generated/models/StreamTransactionsRequest.ts index 67b199f05..bd93c97b9 100644 --- a/sdk/typescript/lib/generated/models/StreamTransactionsRequest.ts +++ b/sdk/typescript/lib/generated/models/StreamTransactionsRequest.ts @@ -49,19 +49,19 @@ export interface StreamTransactionsRequest { * @type {LedgerStateSelector} * @memberof StreamTransactionsRequest */ - at_ledger_state?: LedgerStateSelector; + at_ledger_state?: LedgerStateSelector | null; /** * * @type {LedgerStateSelector} * @memberof StreamTransactionsRequest */ - from_ledger_state?: LedgerStateSelector; + from_ledger_state?: LedgerStateSelector | null; /** * This cursor allows forward pagination, by providing the cursor from the previous request. * @type {string} * @memberof StreamTransactionsRequest */ - cursor?: string; + cursor?: string | null; /** * The page size requested. * @type {number} diff --git a/sdk/typescript/lib/generated/models/StreamTransactionsResponse.ts b/sdk/typescript/lib/generated/models/StreamTransactionsResponse.ts index 3fb3f6d29..fee37b71c 100644 --- a/sdk/typescript/lib/generated/models/StreamTransactionsResponse.ts +++ b/sdk/typescript/lib/generated/models/StreamTransactionsResponse.ts @@ -43,7 +43,7 @@ export interface StreamTransactionsResponse { * @type {string} * @memberof StreamTransactionsResponse */ - next_cursor?: string; + next_cursor?: string | null; /** * The page of user transactions. * @type {Array} diff --git a/sdk/typescript/lib/generated/models/StreamTransactionsResponseAllOf.ts b/sdk/typescript/lib/generated/models/StreamTransactionsResponseAllOf.ts index 7d530549c..aff43c88a 100644 --- a/sdk/typescript/lib/generated/models/StreamTransactionsResponseAllOf.ts +++ b/sdk/typescript/lib/generated/models/StreamTransactionsResponseAllOf.ts @@ -31,7 +31,7 @@ export interface StreamTransactionsResponseAllOf { * @type {string} * @memberof StreamTransactionsResponseAllOf */ - next_cursor?: string; + next_cursor?: string | null; /** * The page of user transactions. * @type {Array} diff --git a/sdk/typescript/lib/generated/models/TransactionCommittedDetailsRequest.ts b/sdk/typescript/lib/generated/models/TransactionCommittedDetailsRequest.ts index e61e38b6a..f184bc7d4 100644 --- a/sdk/typescript/lib/generated/models/TransactionCommittedDetailsRequest.ts +++ b/sdk/typescript/lib/generated/models/TransactionCommittedDetailsRequest.ts @@ -37,7 +37,7 @@ export interface TransactionCommittedDetailsRequest { * @type {LedgerStateSelector} * @memberof TransactionCommittedDetailsRequest */ - at_ledger_state?: LedgerStateSelector; + at_ledger_state?: LedgerStateSelector | null; /** * Bech32m-encoded hash. * @type {string} diff --git a/sdk/typescript/lib/generated/models/TransactionReceipt.ts b/sdk/typescript/lib/generated/models/TransactionReceipt.ts index 71eab260c..65a3d8a89 100644 --- a/sdk/typescript/lib/generated/models/TransactionReceipt.ts +++ b/sdk/typescript/lib/generated/models/TransactionReceipt.ts @@ -99,7 +99,7 @@ This type is defined in the Core API as `SborData`. See the Core API documentati * @type {string} * @memberof TransactionReceipt */ - error_message?: string; + error_message?: string | null; } /** diff --git a/sdk/typescript/lib/generated/models/TransactionStatusResponse.ts b/sdk/typescript/lib/generated/models/TransactionStatusResponse.ts index b183864de..8745ff6fe 100644 --- a/sdk/typescript/lib/generated/models/TransactionStatusResponse.ts +++ b/sdk/typescript/lib/generated/models/TransactionStatusResponse.ts @@ -97,7 +97,7 @@ of fees), or an error with a payload which doesn't end up being committed. * @type {string} * @memberof TransactionStatusResponse */ - error_message?: string; + error_message?: string | null; } /** diff --git a/sdk/typescript/lib/generated/models/TransactionStatusResponseAllOf.ts b/sdk/typescript/lib/generated/models/TransactionStatusResponseAllOf.ts index bdc25024e..34dea5e22 100644 --- a/sdk/typescript/lib/generated/models/TransactionStatusResponseAllOf.ts +++ b/sdk/typescript/lib/generated/models/TransactionStatusResponseAllOf.ts @@ -85,7 +85,7 @@ of fees), or an error with a payload which doesn't end up being committed. * @type {string} * @memberof TransactionStatusResponseAllOf */ - error_message?: string; + error_message?: string | null; } /** diff --git a/sdk/typescript/lib/generated/models/TransactionStatusResponseKnownPayloadItem.ts b/sdk/typescript/lib/generated/models/TransactionStatusResponseKnownPayloadItem.ts index 0c5e1e4e7..0b98a750f 100644 --- a/sdk/typescript/lib/generated/models/TransactionStatusResponseKnownPayloadItem.ts +++ b/sdk/typescript/lib/generated/models/TransactionStatusResponseKnownPayloadItem.ts @@ -74,7 +74,7 @@ to pay the fee), allowing the transaction to be committed. * @type {string} * @memberof TransactionStatusResponseKnownPayloadItem */ - error_message?: string; + error_message?: string | null; /** * The latest error message received for a rejection or failure during transaction execution, this is only returned if it is different from the initial error message. @@ -88,7 +88,7 @@ to pay the fee), allowing the transaction to be committed. * @type {string} * @memberof TransactionStatusResponseKnownPayloadItem */ - latest_error_message?: string; + latest_error_message?: string | null; /** * * @type {TransactionPayloadGatewayHandlingStatus} @@ -101,7 +101,7 @@ to pay the fee), allowing the transaction to be committed. * @type {string} * @memberof TransactionStatusResponseKnownPayloadItem */ - handling_status_reason?: string; + handling_status_reason?: string | null; /** * The most recent error message received when submitting this transaction to the network. Please note that the presence of an error message doesn't imply that this transaction @@ -110,7 +110,7 @@ payload will definitely reject or fail. This could be a transient error. * @type {string} * @memberof TransactionStatusResponseKnownPayloadItem */ - submission_error?: string; + submission_error?: string | null; } /** diff --git a/sdk/typescript/lib/generated/models/ValidatorCollection.ts b/sdk/typescript/lib/generated/models/ValidatorCollection.ts index 13dff3ab6..96c2398d8 100644 --- a/sdk/typescript/lib/generated/models/ValidatorCollection.ts +++ b/sdk/typescript/lib/generated/models/ValidatorCollection.ts @@ -37,7 +37,7 @@ export interface ValidatorCollection { * @type {string} * @memberof ValidatorCollection */ - next_cursor?: string; + next_cursor?: string | null; /** * * @type {Array} diff --git a/sdk/typescript/lib/generated/models/ValidatorCollectionItem.ts b/sdk/typescript/lib/generated/models/ValidatorCollectionItem.ts index f8f546a15..b03979d78 100644 --- a/sdk/typescript/lib/generated/models/ValidatorCollectionItem.ts +++ b/sdk/typescript/lib/generated/models/ValidatorCollectionItem.ts @@ -81,7 +81,7 @@ This type is defined in the Core API as `ValidatorFieldStateValue`. See the Core * @type {object} * @memberof ValidatorCollectionItem */ - state: object; + state: object | null; /** * * @type {ValidatorCollectionItemActiveInEpoch} diff --git a/sdk/typescript/lib/generated/models/ValidatorCollectionItemEffectiveFeeFactor.ts b/sdk/typescript/lib/generated/models/ValidatorCollectionItemEffectiveFeeFactor.ts index bb88331df..96ceb74e3 100644 --- a/sdk/typescript/lib/generated/models/ValidatorCollectionItemEffectiveFeeFactor.ts +++ b/sdk/typescript/lib/generated/models/ValidatorCollectionItemEffectiveFeeFactor.ts @@ -43,7 +43,7 @@ export interface ValidatorCollectionItemEffectiveFeeFactor { * @type {ValidatorCollectionItemEffectiveFeeFactorPending} * @memberof ValidatorCollectionItemEffectiveFeeFactor */ - pending?: ValidatorCollectionItemEffectiveFeeFactorPending; + pending?: ValidatorCollectionItemEffectiveFeeFactorPending | null; } /** diff --git a/sdk/typescript/lib/generated/models/ValidatorsUptimeRequest.ts b/sdk/typescript/lib/generated/models/ValidatorsUptimeRequest.ts index ec0192455..ca1edf39f 100644 --- a/sdk/typescript/lib/generated/models/ValidatorsUptimeRequest.ts +++ b/sdk/typescript/lib/generated/models/ValidatorsUptimeRequest.ts @@ -33,13 +33,13 @@ export interface ValidatorsUptimeRequest { * @type {LedgerStateSelector} * @memberof ValidatorsUptimeRequest */ - at_ledger_state?: LedgerStateSelector; + at_ledger_state?: LedgerStateSelector | null; /** * * @type {LedgerStateSelector} * @memberof ValidatorsUptimeRequest */ - from_ledger_state?: LedgerStateSelector; + from_ledger_state?: LedgerStateSelector | null; /** * * @type {Array} diff --git a/src/RadixDlt.NetworkGateway.GatewayApi/gateway-api-schema.yaml b/src/RadixDlt.NetworkGateway.GatewayApi/gateway-api-schema.yaml index d91924074..73f808347 100644 --- a/src/RadixDlt.NetworkGateway.GatewayApi/gateway-api-schema.yaml +++ b/src/RadixDlt.NetworkGateway.GatewayApi/gateway-api-schema.yaml @@ -2160,6 +2160,7 @@ components: If a constraint is specified, the Gateway will resolve the request against the ledger state at that time. If not specified, requests will be made with respect to the top of the committed ledger. type: object + nullable: true properties: state_version: description: If provided, the latest ledger state lower than or equal to the given state version is returned. @@ -2194,6 +2195,7 @@ components: cursor: description: This cursor allows forward pagination, by providing the cursor from the previous request. type: string + nullable: true limit_per_page: description: The page size requested. type: integer @@ -2266,6 +2268,7 @@ components: next_cursor: description: If specified, contains a cursor to query next page of the `items` collection. type: string + nullable: true LedgerState: description: | @@ -3049,6 +3052,7 @@ components: format: date-time error_message: type: string + nullable: true raw_hex: $ref: "#/components/schemas/HexString" receipt: @@ -3186,6 +3190,7 @@ components: error_message: description: Error message (only present if status is `Failed` or `Rejected`) type: string + nullable: true EventsItem: type: object @@ -3345,6 +3350,7 @@ components: $ref: "#/components/schemas/ValidatorVaultItem" state: type: object + nullable: true description: | Validator inner state representation. This type is defined in the Core API as `ValidatorFieldStateValue`. See the Core API documentation for more details. @@ -3366,6 +3372,7 @@ components: $ref: "#/components/schemas/BigDecimal" pending: type: object + nullable: true required: - fee_factor - effective_at_epoch @@ -4032,6 +4039,7 @@ components: will definitely reject or fail. This could represent a temporary error (such as out of fees), or an error with a payload which doesn't end up being committed. type: string + nullable: true TransactionStatusResponseKnownPayloadItem: type: object required: @@ -4057,6 +4065,7 @@ components: rejection (such as out of fees) which then gets resolved (e.g. by depositing money to pay the fee), allowing the transaction to be committed. type: string + nullable: true latest_error_message: description: | The latest error message received for a rejection or failure during transaction execution, @@ -4068,18 +4077,21 @@ components: rejection (such as out of fees) which then gets resolved (e.g. by depositing money to pay the fee), allowing the transaction to be committed. type: string + nullable: true handling_status: $ref: "#/components/schemas/TransactionPayloadGatewayHandlingStatus" handling_status_reason: description: | Additional reason for why the Gateway has its current handling status. type: string + nullable: true submission_error: description: | The most recent error message received when submitting this transaction to the network. Please note that the presence of an error message doesn't imply that this transaction payload will definitely reject or fail. This could be a transient error. type: string + nullable: true TransactionCommittedDetailsRequest: allOf: @@ -4180,6 +4192,7 @@ components: TransactionBalanceChanges: type: object + nullable: true # TODO make non-nullable once we eliminate CoreAPI-based implementation required: - fungible_fee_balance_changes - fungible_balance_changes @@ -4380,6 +4393,7 @@ components: next_cursor: description: If specified, contains a cursor to query next page of the `items` collection. type: string + nullable: true items: description: The page of user transactions. type: array @@ -5307,6 +5321,7 @@ components: cursor: description: This cursor allows forward pagination, by providing the cursor from the previous request. type: string + nullable: true example: at_ledger_state: null StateValidatorsListResponse: @@ -6187,12 +6202,14 @@ components: This is only output when a schema is present and the type has a name. This property is ignored when the value is used as an input to the API. type: string + nullable: true field_name: description: | The name of the field which hosts this value. This property is only included if this value is a child of a `Tuple` or `Enum` with named fields. This property is ignored when the value is used as an input to the API. type: string + nullable: true discriminator: propertyName: kind mapping: