Skip to content

Commit

Permalink
Merge pull request #1 from tatumio/feature/ALL-6521-docs-payload-title
Browse files Browse the repository at this point in the history
ALL-6521: added title to all schemas
  • Loading branch information
hehe100596 authored Apr 26, 2024
2 parents 7749666 + 2b24584 commit e392081
Show file tree
Hide file tree
Showing 1,129 changed files with 1,129 additions and 0 deletions.
1 change: 1 addition & 0 deletions components/schemas/Account.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
title: Account
properties:
id:
description: The ID of the virtual account
Expand Down
1 change: 1 addition & 0 deletions components/schemas/AccountBalance.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
title: AccountBalance
properties:
accountBalance:
description: All assets on the account, both available and blocked
Expand Down
1 change: 1 addition & 0 deletions components/schemas/AccountSettingsXrpBlockchain.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
title: AccountSettingsXrpBlockchain
type: object
properties:
fromAccount:
Expand Down
1 change: 1 addition & 0 deletions components/schemas/AccountSettingsXrpBlockchainKMS.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
title: AccountSettingsXrpBlockchainKMS
type: object
properties:
fromAccount:
Expand Down
1 change: 1 addition & 0 deletions components/schemas/ActivateGasPump.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
title: ActivateGasPump
type: object
properties:
chain:
Expand Down
1 change: 1 addition & 0 deletions components/schemas/ActivateGasPumpCelo.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
title: ActivateGasPumpCelo
type: object
properties:
chain:
Expand Down
1 change: 1 addition & 0 deletions components/schemas/ActivateGasPumpCeloKMS.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
title: ActivateGasPumpCeloKMS
type: object
properties:
chain:
Expand Down
1 change: 1 addition & 0 deletions components/schemas/ActivateGasPumpKMS.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
title: ActivateGasPumpKMS
type: object
properties:
chain:
Expand Down
1 change: 1 addition & 0 deletions components/schemas/ActivateGasPumpTatum.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
title: ActivateGasPumpTatum
type: object
properties:
chain:
Expand Down
1 change: 1 addition & 0 deletions components/schemas/ActivateGasPumpTron.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
title: ActivateGasPumpTron
type: object
properties:
chain:
Expand Down
1 change: 1 addition & 0 deletions components/schemas/ActivateGasPumpTronKMS.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
title: ActivateGasPumpTronKMS
type: object
properties:
chain:
Expand Down
1 change: 1 addition & 0 deletions components/schemas/Activated.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
title: Activated
type: object
properties:
activated:
Expand Down
1 change: 1 addition & 0 deletions components/schemas/AdaAccountBalance.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
title: AdaAccountBalance
type: array
items:
type: object
Expand Down
1 change: 1 addition & 0 deletions components/schemas/AdaBlock.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
title: AdaBlock
type: object
properties:
hash:
Expand Down
1 change: 1 addition & 0 deletions components/schemas/AdaInfo.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
title: AdaInfo
type: object
properties:
testnet:
Expand Down
1 change: 1 addition & 0 deletions components/schemas/AdaTransaction.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
title: AdaTransaction
type: object
required:
- to
Expand Down
1 change: 1 addition & 0 deletions components/schemas/AdaTransactionFromAddress.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
title: AdaTransactionFromAddress
type: object
required:
- to
Expand Down
1 change: 1 addition & 0 deletions components/schemas/AdaTransactionFromAddressKMS.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
title: AdaTransactionFromAddressKMS
type: object
required:
- to
Expand Down
1 change: 1 addition & 0 deletions components/schemas/AdaTransactionFromUTXO.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
title: AdaTransactionFromUTXO
type: object
required:
- to
Expand Down
1 change: 1 addition & 0 deletions components/schemas/AdaTransactionFromUTXOKMS.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
title: AdaTransactionFromUTXOKMS
type: object
required:
- to
Expand Down
1 change: 1 addition & 0 deletions components/schemas/AdaTx.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
title: AdaTx
type: object
properties:
hash:
Expand Down
1 change: 1 addition & 0 deletions components/schemas/AdaUTXO.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
title: AdaUTXO
type: object
properties:
value:
Expand Down
1 change: 1 addition & 0 deletions components/schemas/AddMultiTokenMinter.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
title: AddMultiTokenMinter
type: object
properties:
chain:
Expand Down
1 change: 1 addition & 0 deletions components/schemas/AddMultiTokenMinterKMS.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
title: AddMultiTokenMinterKMS
type: object
properties:
chain:
Expand Down
1 change: 1 addition & 0 deletions components/schemas/AddNftMinter.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
title: AddNftMinter
type: object
properties:
chain:
Expand Down
1 change: 1 addition & 0 deletions components/schemas/AddNftMinterKMS.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
title: AddNftMinterKMS
type: object
properties:
chain:
Expand Down
1 change: 1 addition & 0 deletions components/schemas/Address.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
title: Address
required:
- address
- currency
Expand Down
1 change: 1 addition & 0 deletions components/schemas/AlgoBlock.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
title: AlgoBlock
type: object
properties:
genesisHash:
Expand Down
1 change: 1 addition & 0 deletions components/schemas/AlgoTransactionHashKMS.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
title: AlgoTransactionHashKMS
type: object
properties:
txId:
Expand Down
1 change: 1 addition & 0 deletions components/schemas/AlgoTx.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
title: AlgoTx
type: object
properties:
closeRewards:
Expand Down
1 change: 1 addition & 0 deletions components/schemas/AlgoTxsWithPagination.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
title: AlgoTxsWithPagination
type: object
properties:
nextToken:
Expand Down
1 change: 1 addition & 0 deletions components/schemas/AlgoWallet.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
title: AlgoWallet
type: object
properties:
address:
Expand Down
1 change: 1 addition & 0 deletions components/schemas/AlgorandMintedResult.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
title: AlgorandMintedResult
type: object
properties:
txId:
Expand Down
1 change: 1 addition & 0 deletions components/schemas/ApproveCeloErc20.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
title: ApproveCeloErc20
type: object
properties:
chain:
Expand Down
1 change: 1 addition & 0 deletions components/schemas/ApproveCeloErc20KMS.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
title: ApproveCeloErc20KMS
type: object
properties:
chain:
Expand Down
1 change: 1 addition & 0 deletions components/schemas/ApproveErc20.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
title: ApproveErc20
type: object
properties:
chain:
Expand Down
1 change: 1 addition & 0 deletions components/schemas/ApproveErc20KMS.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
title: ApproveErc20KMS
type: object
properties:
chain:
Expand Down
1 change: 1 addition & 0 deletions components/schemas/ApproveNftSpending.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
title: ApproveNftSpending
type: object
properties:
chain:
Expand Down
1 change: 1 addition & 0 deletions components/schemas/ApproveNftSpendingCelo.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
title: ApproveNftSpendingCelo
type: object
properties:
chain:
Expand Down
1 change: 1 addition & 0 deletions components/schemas/ApproveNftSpendingCeloKMS.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
title: ApproveNftSpendingCeloKMS
type: object
properties:
chain:
Expand Down
1 change: 1 addition & 0 deletions components/schemas/ApproveNftSpendingKMS.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
title: ApproveNftSpendingKMS
type: object
properties:
chain:
Expand Down
1 change: 1 addition & 0 deletions components/schemas/ApproveTransferCustodialWallet.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
title: ApproveTransferCustodialWallet
type: object
properties:
chain:
Expand Down
1 change: 1 addition & 0 deletions components/schemas/ApproveTransferCustodialWalletCelo.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
title: ApproveTransferCustodialWalletCelo
type: object
properties:
chain:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
title: ApproveTransferCustodialWalletCeloKMS
type: object
properties:
chain:
Expand Down
1 change: 1 addition & 0 deletions components/schemas/ApproveTransferCustodialWalletKMS.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
title: ApproveTransferCustodialWalletKMS
type: object
properties:
chain:
Expand Down
1 change: 1 addition & 0 deletions components/schemas/BalanceItem.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
title: BalanceItem
oneOf:
- $ref: "../migrated_v1.yml#/components/schemas/NativeTokenBalance"
- $ref: "../migrated_v1.yml#/components/schemas/NftBalance"
Expand Down
1 change: 1 addition & 0 deletions components/schemas/BaseBalance.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
title: BaseBalance
type: object
properties:
balance:
Expand Down
1 change: 1 addition & 0 deletions components/schemas/BaseBlock.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
title: BaseBlock
type: object
properties:
difficulty:
Expand Down
1 change: 1 addition & 0 deletions components/schemas/BaseEstimateGas.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
title: BaseEstimateGas
type: object
properties:
from:
Expand Down
1 change: 1 addition & 0 deletions components/schemas/BaseTx.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
title: BaseTx
type: object
properties:
blockHash:
Expand Down
1 change: 1 addition & 0 deletions components/schemas/BatchCreateTransaction.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
title: BatchCreateTransaction
properties:
senderAccountId:
description: Internal sender account ID within Tatum platform
Expand Down
1 change: 1 addition & 0 deletions components/schemas/BatchTransactionResult.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
title: BatchTransactionResult
type: array
items:
description:
Expand Down
1 change: 1 addition & 0 deletions components/schemas/BchBlock.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
title: BchBlock
type: object
properties:
hash:
Expand Down
1 change: 1 addition & 0 deletions components/schemas/BchInfo.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
title: BchInfo
type: object
properties:
chain:
Expand Down
1 change: 1 addition & 0 deletions components/schemas/BchTransaction.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
title: BchTransaction
type: object
required:
- to
Expand Down
1 change: 1 addition & 0 deletions components/schemas/BchTransactionKMS.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
title: BchTransactionKMS
type: object
required:
- to
Expand Down
1 change: 1 addition & 0 deletions components/schemas/BchTx.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
title: BchTx
type: object
properties:
txid:
Expand Down
1 change: 1 addition & 0 deletions components/schemas/BidOnAuction.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
title: BidOnAuction
type: object
properties:
chain:
Expand Down
1 change: 1 addition & 0 deletions components/schemas/BidOnAuctionCelo.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
title: BidOnAuctionCelo
type: object
properties:
chain:
Expand Down
1 change: 1 addition & 0 deletions components/schemas/BidOnAuctionCeloKMS.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
title: BidOnAuctionCeloKMS
type: object
properties:
chain:
Expand Down
1 change: 1 addition & 0 deletions components/schemas/BidOnAuctionKMS.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
title: BidOnAuctionKMS
type: object
properties:
chain:
Expand Down
1 change: 1 addition & 0 deletions components/schemas/BlockAmount.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
title: BlockAmount
properties:
amount:
description: The amount to be blocked on the account
Expand Down
1 change: 1 addition & 0 deletions components/schemas/BlockItem.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
title: BlockItem
type: object
properties:
blockNumber:
Expand Down
1 change: 1 addition & 0 deletions components/schemas/BlockNumber.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
title: BlockNumber
type: number
example: 16499510
minimum: 0
1 change: 1 addition & 0 deletions components/schemas/BlockNumberTo.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
title: BlockNumberTo
type: number
example: 16779230
minimum: 0
1 change: 1 addition & 0 deletions components/schemas/Blockage.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
title: Blockage
properties:
id:
description: The ID of the blockage
Expand Down
1 change: 1 addition & 0 deletions components/schemas/BlockchainFee.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
title: BlockchainFee
description: Recommended fees to perform blockchain transaction
properties:
fast:
Expand Down
1 change: 1 addition & 0 deletions components/schemas/BnbAccount.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
title: BnbAccount
type: object
properties:
account_number:
Expand Down
1 change: 1 addition & 0 deletions components/schemas/BnbBlock.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
title: BnbBlock
type: object
properties:
timestamp:
Expand Down
1 change: 1 addition & 0 deletions components/schemas/BnbTransaction.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
title: BnbTransaction
type: object
properties:
txHash:
Expand Down
1 change: 1 addition & 0 deletions components/schemas/BnbTx.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
title: BnbTx
type: object
properties:
code:
Expand Down
1 change: 1 addition & 0 deletions components/schemas/BnbTxInAccount.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
title: BnbTxInAccount
type: object
properties:
total:
Expand Down
1 change: 1 addition & 0 deletions components/schemas/BnbWallet.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
title: BnbWallet
type: object
properties:
address:
Expand Down
1 change: 1 addition & 0 deletions components/schemas/Broadcast.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
title: Broadcast
properties:
txData:
description: Raw signed transaction to be published to network.
Expand Down
1 change: 1 addition & 0 deletions components/schemas/BroadcastKMS.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
title: BroadcastKMS
properties:
txData:
description: Raw signed transaction to be published to network.
Expand Down
1 change: 1 addition & 0 deletions components/schemas/BroadcastResponse.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
title: BroadcastResponse
properties:
completed:
description: Flag, if withdrawal is successfully completed within Tatum systems.
Expand Down
1 change: 1 addition & 0 deletions components/schemas/BroadcastWithdrawal.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
title: BroadcastWithdrawal
properties:
currency:
description:
Expand Down
1 change: 1 addition & 0 deletions components/schemas/BscBalance.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
title: BscBalance
type: object
properties:
balance:
Expand Down
1 change: 1 addition & 0 deletions components/schemas/BscBlock.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
title: BscBlock
type: object
properties:
difficulty:
Expand Down
1 change: 1 addition & 0 deletions components/schemas/BscEstimateGas.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
title: BscEstimateGas
type: object
properties:
from:
Expand Down
Loading

0 comments on commit e392081

Please sign in to comment.