@cobo/agentic-wallet 0.1.6 → 0.1.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/api/audit-api.d.ts +1 -1
- package/dist/api/audit-api.js +1 -1
- package/dist/api/balance-api.d.ts +1 -1
- package/dist/api/balance-api.js +1 -1
- package/dist/api/coin-price-api.d.ts +1 -1
- package/dist/api/coin-price-api.js +1 -1
- package/dist/api/faucet-api.d.ts +1 -1
- package/dist/api/faucet-api.js +1 -1
- package/dist/api/health-api.d.ts +1 -1
- package/dist/api/health-api.js +1 -1
- package/dist/api/identity-api.d.ts +1 -1
- package/dist/api/identity-api.js +1 -1
- package/dist/api/meta-api.d.ts +1 -1
- package/dist/api/meta-api.js +1 -1
- package/dist/api/metadata-api.d.ts +1 -1
- package/dist/api/metadata-api.js +1 -1
- package/dist/api/pacts-api.d.ts +1 -1
- package/dist/api/pacts-api.js +1 -1
- package/dist/api/pending-operations-api.d.ts +1 -1
- package/dist/api/pending-operations-api.js +1 -1
- package/dist/api/recipes-api.d.ts +1 -12
- package/dist/api/recipes-api.d.ts.map +1 -1
- package/dist/api/recipes-api.js +1 -46
- package/dist/api/recipes-api.js.map +1 -1
- package/dist/api/suggestions-api.d.ts +1 -1
- package/dist/api/suggestions-api.js +1 -1
- package/dist/api/telemetry-api.d.ts +1 -1
- package/dist/api/telemetry-api.js +1 -1
- package/dist/api/transaction-records-api.d.ts +1 -1
- package/dist/api/transaction-records-api.js +1 -1
- package/dist/api/transactions-api.d.ts +1 -1
- package/dist/api/transactions-api.js +1 -1
- package/dist/api/wallets-api.d.ts +1 -1
- package/dist/api/wallets-api.js +1 -1
- package/dist/api.d.ts +1 -1
- package/dist/api.js +1 -1
- package/dist/base.d.ts +1 -1
- package/dist/base.js +1 -1
- package/dist/common.d.ts +1 -1
- package/dist/common.js +1 -1
- package/dist/configuration.d.ts +1 -1
- package/dist/configuration.js +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.js +1 -1
- package/dist/models/agent-status-response.d.ts +1 -1
- package/dist/models/agent-status-response.js +1 -1
- package/dist/models/api-key-create-result-public.d.ts +1 -1
- package/dist/models/api-key-create-result-public.js +1 -1
- package/dist/models/api-key-create.d.ts +1 -1
- package/dist/models/api-key-create.js +1 -1
- package/dist/models/api-key-public-read.d.ts +7 -7
- package/dist/models/api-key-public-read.d.ts.map +1 -1
- package/dist/models/api-key-public-read.js +1 -1
- package/dist/models/audit-action.d.ts +1 -1
- package/dist/models/audit-action.js +1 -1
- package/dist/models/audit-log-page.d.ts +1 -1
- package/dist/models/audit-log-page.js +1 -1
- package/dist/models/audit-log-read.d.ts +11 -11
- package/dist/models/audit-log-read.d.ts.map +1 -1
- package/dist/models/audit-log-read.js +1 -1
- package/dist/models/audit-result.d.ts +1 -1
- package/dist/models/audit-result.js +1 -1
- package/dist/models/balance-read.d.ts +1 -1
- package/dist/models/balance-read.js +1 -1
- package/dist/models/chain-info.d.ts +1 -1
- package/dist/models/chain-info.js +1 -1
- package/dist/models/chain-metadata.d.ts +1 -1
- package/dist/models/chain-metadata.js +1 -1
- package/dist/models/completion-condition-type.d.ts +1 -1
- package/dist/models/completion-condition-type.js +1 -1
- package/dist/models/completion-condition.d.ts +1 -1
- package/dist/models/completion-condition.js +1 -1
- package/dist/models/contract-call-create.d.ts +1 -1
- package/dist/models/contract-call-create.js +1 -1
- package/dist/models/contract-call-submit-result.d.ts +1 -1
- package/dist/models/contract-call-submit-result.js +1 -1
- package/dist/models/delegation-spend-summary.d.ts +1 -1
- package/dist/models/delegation-spend-summary.js +1 -1
- package/dist/models/delegation-usage-limit-summary.d.ts +1 -1
- package/dist/models/delegation-usage-limit-summary.js +1 -1
- package/dist/models/drop-transaction-request.d.ts +1 -1
- package/dist/models/drop-transaction-request.js +1 -1
- package/dist/models/eip1559-fee-request.d.ts +1 -1
- package/dist/models/eip1559-fee-request.js +1 -1
- package/dist/models/estimate-contract-call-fee-request.d.ts +1 -1
- package/dist/models/estimate-contract-call-fee-request.js +1 -1
- package/dist/models/estimate-transfer-fee-read.d.ts +1 -1
- package/dist/models/estimate-transfer-fee-read.js +1 -1
- package/dist/models/estimate-transfer-fee-request.d.ts +1 -1
- package/dist/models/estimate-transfer-fee-request.js +1 -1
- package/dist/models/eth-call-request.d.ts +1 -1
- package/dist/models/eth-call-request.js +1 -1
- package/dist/models/eth-call-result.d.ts +1 -1
- package/dist/models/eth-call-result.js +1 -1
- package/dist/models/evmlegacy-fee-request.d.ts +1 -1
- package/dist/models/evmlegacy-fee-request.js +1 -1
- package/dist/models/external-transaction-operation-type.d.ts +1 -1
- package/dist/models/external-transaction-operation-type.js +1 -1
- package/dist/models/external-transaction-read.d.ts +1 -1
- package/dist/models/external-transaction-read.js +1 -1
- package/dist/models/external-transaction-stage.d.ts +1 -1
- package/dist/models/external-transaction-stage.js +1 -1
- package/dist/models/faucet-deposit-request.d.ts +1 -1
- package/dist/models/faucet-deposit-request.js +1 -1
- package/dist/models/faucet-deposit-result.d.ts +1 -1
- package/dist/models/faucet-deposit-result.js +1 -1
- package/dist/models/faucet-token-info.d.ts +1 -1
- package/dist/models/faucet-token-info.js +1 -1
- package/dist/models/faucet-token-item.d.ts +1 -1
- package/dist/models/faucet-token-item.js +1 -1
- package/dist/models/fee-estimate-read.d.ts +1 -1
- package/dist/models/fee-estimate-read.js +1 -1
- package/dist/models/fee-request.d.ts +1 -1
- package/dist/models/fee-request.js +1 -1
- package/dist/models/index.d.ts +2 -2
- package/dist/models/index.d.ts.map +1 -1
- package/dist/models/index.js +2 -2
- package/dist/models/index.js.map +1 -1
- package/dist/models/inline-policy-create.d.ts +1 -1
- package/dist/models/inline-policy-create.js +1 -1
- package/dist/models/key-share-holder-group-status.d.ts +1 -1
- package/dist/models/key-share-holder-group-status.js +1 -1
- package/dist/models/key-share-holder-group-type.d.ts +1 -1
- package/dist/models/key-share-holder-group-type.js +1 -1
- package/dist/models/key-share-holder-type.d.ts +1 -1
- package/dist/models/key-share-holder-type.js +1 -1
- package/dist/models/knowledge-search-type.d.ts +1 -1
- package/dist/models/knowledge-search-type.js +1 -1
- package/dist/models/langfuse-record.d.ts +1 -1
- package/dist/models/langfuse-record.js +1 -1
- package/dist/models/message-sign-create.d.ts +1 -1
- package/dist/models/message-sign-create.js +1 -1
- package/dist/models/message-sign-dest-type.d.ts +1 -1
- package/dist/models/message-sign-dest-type.js +1 -1
- package/dist/models/message-sign-result.d.ts +1 -1
- package/dist/models/message-sign-result.js +1 -1
- package/dist/models/model-error.d.ts +1 -1
- package/dist/models/model-error.js +1 -1
- package/dist/models/mpp-challenge.d.ts +1 -1
- package/dist/models/mpp-challenge.js +1 -1
- package/dist/models/mpp-session-action.d.ts +1 -1
- package/dist/models/mpp-session-action.js +1 -1
- package/dist/models/mpp-session-info.d.ts +1 -1
- package/dist/models/mpp-session-info.js +1 -1
- package/dist/models/mpp-session-params.d.ts +1 -1
- package/dist/models/mpp-session-params.js +1 -1
- package/dist/models/node-status-read.d.ts +1 -1
- package/dist/models/node-status-read.js +1 -1
- package/dist/models/pact-event-list-response.d.ts +1 -1
- package/dist/models/pact-event-list-response.js +1 -1
- package/dist/models/pact-event-read.d.ts +1 -1
- package/dist/models/pact-event-read.js +1 -1
- package/dist/models/pact-event-type.d.ts +1 -1
- package/dist/models/pact-event-type.js +1 -1
- package/dist/models/pact-list-response.d.ts +1 -1
- package/dist/models/pact-list-response.js +1 -1
- package/dist/models/pact-public-read.d.ts +8 -1
- package/dist/models/pact-public-read.d.ts.map +1 -1
- package/dist/models/pact-public-read.js +1 -1
- package/dist/models/pact-remaining.d.ts +35 -0
- package/dist/models/pact-remaining.d.ts.map +1 -0
- package/dist/models/{pact-template-read.js → pact-remaining.js} +2 -2
- package/dist/models/pact-remaining.js.map +1 -0
- package/dist/models/pact-spec-input.d.ts +1 -1
- package/dist/models/pact-spec-input.js +1 -1
- package/dist/models/pact-spec-output.d.ts +1 -1
- package/dist/models/pact-spec-output.js +1 -1
- package/dist/models/pact-stats-language.d.ts +1 -1
- package/dist/models/pact-stats-language.js +1 -1
- package/dist/models/pact-status.d.ts +1 -1
- package/dist/models/pact-status.js +1 -1
- package/dist/models/pact-submit-request.d.ts +1 -1
- package/dist/models/pact-submit-request.js +1 -1
- package/dist/models/pact-submit-response.d.ts +1 -1
- package/dist/models/pact-submit-response.js +1 -1
- package/dist/models/pact-summary.d.ts +10 -3
- package/dist/models/pact-summary.d.ts.map +1 -1
- package/dist/models/pact-summary.js +1 -1
- package/dist/models/pact-update-completion-conditions-request.d.ts +1 -1
- package/dist/models/pact-update-completion-conditions-request.js +1 -1
- package/dist/models/pact-update-policies-request.d.ts +1 -1
- package/dist/models/pact-update-policies-request.js +1 -1
- package/dist/models/pagination-meta.d.ts +1 -1
- package/dist/models/pagination-meta.js +1 -1
- package/dist/models/pair-token-status.d.ts +1 -1
- package/dist/models/pair-token-status.js +1 -1
- package/dist/models/payment-create.d.ts +1 -1
- package/dist/models/payment-create.js +1 -1
- package/dist/models/payment-protocol.d.ts +1 -1
- package/dist/models/payment-protocol.js +1 -1
- package/dist/models/payment-result.d.ts +1 -1
- package/dist/models/payment-result.js +1 -1
- package/dist/models/pending-operation-action-result.d.ts +1 -1
- package/dist/models/pending-operation-action-result.js +1 -1
- package/dist/models/pending-operation-list-response.d.ts +1 -1
- package/dist/models/pending-operation-list-response.js +1 -1
- package/dist/models/pending-operation-read.d.ts +19 -19
- package/dist/models/pending-operation-read.d.ts.map +1 -1
- package/dist/models/pending-operation-read.js +1 -1
- package/dist/models/pending-operation-status.d.ts +1 -1
- package/dist/models/pending-operation-status.js +1 -1
- package/dist/models/pending-operation-type.d.ts +1 -1
- package/dist/models/pending-operation-type.js +1 -1
- package/dist/models/policy-type.d.ts +1 -1
- package/dist/models/policy-type.js +1 -1
- package/dist/models/principal-create-result.d.ts +1 -1
- package/dist/models/principal-create-result.js +1 -1
- package/dist/models/principal-create.d.ts +1 -1
- package/dist/models/principal-create.js +1 -1
- package/dist/models/principal-read.d.ts +1 -1
- package/dist/models/principal-read.js +1 -1
- package/dist/models/principal-type.d.ts +1 -1
- package/dist/models/principal-type.js +1 -1
- package/dist/models/principal-update.d.ts +1 -1
- package/dist/models/principal-update.js +1 -1
- package/dist/models/provision-request.d.ts +1 -1
- package/dist/models/provision-request.js +1 -1
- package/dist/models/provision-response.d.ts +1 -1
- package/dist/models/provision-response.js +1 -1
- package/dist/models/recent-address-read.d.ts +1 -1
- package/dist/models/recent-address-read.js +1 -1
- package/dist/models/recent-tx-summary.d.ts +47 -0
- package/dist/models/recent-tx-summary.d.ts.map +1 -0
- package/dist/models/{standard-response-list-pact-template-read.js → recent-tx-summary.js} +2 -2
- package/dist/models/recent-tx-summary.js.map +1 -0
- package/dist/models/recipe-search-response.d.ts +1 -1
- package/dist/models/recipe-search-response.js +1 -1
- package/dist/models/recipe-search-source.d.ts +1 -1
- package/dist/models/recipe-search-source.js +1 -1
- package/dist/models/reject-pending-operation-request.d.ts +1 -1
- package/dist/models/reject-pending-operation-request.js +1 -1
- package/dist/models/search-recipes-request.d.ts +7 -1
- package/dist/models/search-recipes-request.d.ts.map +1 -1
- package/dist/models/search-recipes-request.js +1 -1
- package/dist/models/session-record.d.ts +1 -1
- package/dist/models/session-record.js +1 -1
- package/dist/models/session-span.d.ts +1 -1
- package/dist/models/session-span.js +1 -1
- package/dist/models/sol-address-lookup-table-account.d.ts +1 -1
- package/dist/models/sol-address-lookup-table-account.js +1 -1
- package/dist/models/sol-instruction-account.d.ts +1 -1
- package/dist/models/sol-instruction-account.js +1 -1
- package/dist/models/sol-instruction.d.ts +1 -1
- package/dist/models/sol-instruction.js +1 -1
- package/dist/models/solfee-request.d.ts +1 -1
- package/dist/models/solfee-request.js +1 -1
- package/dist/models/speedup-transaction-request.d.ts +1 -1
- package/dist/models/speedup-transaction-request.js +1 -1
- package/dist/models/standard-response-agent-status-response.d.ts +1 -1
- package/dist/models/standard-response-agent-status-response.js +1 -1
- package/dist/models/standard-response-api-key-create-result-public.d.ts +1 -1
- package/dist/models/standard-response-api-key-create-result-public.js +1 -1
- package/dist/models/standard-response-audit-log-page.d.ts +1 -1
- package/dist/models/standard-response-audit-log-page.js +1 -1
- package/dist/models/standard-response-chain-info.d.ts +1 -1
- package/dist/models/standard-response-chain-info.js +1 -1
- package/dist/models/standard-response-contract-call-submit-result.d.ts +1 -1
- package/dist/models/standard-response-contract-call-submit-result.js +1 -1
- package/dist/models/standard-response-dict-str-bool.d.ts +1 -1
- package/dist/models/standard-response-dict-str-bool.js +1 -1
- package/dist/models/standard-response-dict-str-str.d.ts +1 -1
- package/dist/models/standard-response-dict-str-str.js +1 -1
- package/dist/models/standard-response-estimate-transfer-fee-read.d.ts +1 -1
- package/dist/models/standard-response-estimate-transfer-fee-read.js +1 -1
- package/dist/models/standard-response-eth-call-result.d.ts +1 -1
- package/dist/models/standard-response-eth-call-result.js +1 -1
- package/dist/models/standard-response-faucet-deposit-result.d.ts +1 -1
- package/dist/models/standard-response-faucet-deposit-result.js +1 -1
- package/dist/models/standard-response-list-api-key-public-read.d.ts +1 -1
- package/dist/models/standard-response-list-api-key-public-read.js +1 -1
- package/dist/models/standard-response-list-balance-read.d.ts +1 -1
- package/dist/models/standard-response-list-balance-read.js +1 -1
- package/dist/models/standard-response-list-faucet-token-item.d.ts +1 -1
- package/dist/models/standard-response-list-faucet-token-item.js +1 -1
- package/dist/models/standard-response-list-principal-read.d.ts +1 -1
- package/dist/models/standard-response-list-principal-read.js +1 -1
- package/dist/models/standard-response-list-recent-address-read.d.ts +1 -1
- package/dist/models/standard-response-list-recent-address-read.js +1 -1
- package/dist/models/standard-response-list-token-candidate.d.ts +1 -1
- package/dist/models/standard-response-list-token-candidate.js +1 -1
- package/dist/models/standard-response-list-user-transaction-read.d.ts +1 -1
- package/dist/models/standard-response-list-user-transaction-read.js +1 -1
- package/dist/models/standard-response-list-wallet-address-read.d.ts +1 -1
- package/dist/models/standard-response-list-wallet-address-read.js +1 -1
- package/dist/models/standard-response-list-wallet-read.d.ts +1 -1
- package/dist/models/standard-response-list-wallet-read.js +1 -1
- package/dist/models/standard-response-message-sign-result.d.ts +1 -1
- package/dist/models/standard-response-message-sign-result.js +1 -1
- package/dist/models/standard-response-node-status-read.d.ts +1 -1
- package/dist/models/standard-response-node-status-read.js +1 -1
- package/dist/models/standard-response-pact-event-list-response.d.ts +1 -1
- package/dist/models/standard-response-pact-event-list-response.js +1 -1
- package/dist/models/standard-response-pact-list-response.d.ts +1 -1
- package/dist/models/standard-response-pact-list-response.js +1 -1
- package/dist/models/standard-response-pact-public-read.d.ts +1 -1
- package/dist/models/standard-response-pact-public-read.js +1 -1
- package/dist/models/standard-response-pact-submit-response.d.ts +1 -1
- package/dist/models/standard-response-pact-submit-response.js +1 -1
- package/dist/models/standard-response-payment-result.d.ts +1 -1
- package/dist/models/standard-response-payment-result.js +1 -1
- package/dist/models/standard-response-pending-operation-action-result.d.ts +1 -1
- package/dist/models/standard-response-pending-operation-action-result.js +1 -1
- package/dist/models/standard-response-pending-operation-list-response.d.ts +1 -1
- package/dist/models/standard-response-pending-operation-list-response.js +1 -1
- package/dist/models/standard-response-pending-operation-read.d.ts +1 -1
- package/dist/models/standard-response-pending-operation-read.js +1 -1
- package/dist/models/standard-response-principal-create-result.d.ts +1 -1
- package/dist/models/standard-response-principal-create-result.js +1 -1
- package/dist/models/standard-response-principal-read.d.ts +1 -1
- package/dist/models/standard-response-principal-read.js +1 -1
- package/dist/models/standard-response-provision-response.d.ts +1 -1
- package/dist/models/standard-response-provision-response.js +1 -1
- package/dist/models/standard-response-recipe-search-response.d.ts +1 -1
- package/dist/models/standard-response-recipe-search-response.js +1 -1
- package/dist/models/standard-response-suggestion-response.d.ts +1 -1
- package/dist/models/standard-response-suggestion-response.js +1 -1
- package/dist/models/standard-response-telemetry-config-response.d.ts +1 -1
- package/dist/models/standard-response-telemetry-config-response.js +1 -1
- package/dist/models/standard-response-transaction-rbf-result.d.ts +1 -1
- package/dist/models/standard-response-transaction-rbf-result.js +1 -1
- package/dist/models/standard-response-transfer-submit-result.d.ts +1 -1
- package/dist/models/standard-response-transfer-submit-result.js +1 -1
- package/dist/models/standard-response-user-transaction-read.d.ts +1 -1
- package/dist/models/standard-response-user-transaction-read.js +1 -1
- package/dist/models/standard-response-waas-paginated-response-chain-metadata.d.ts +1 -1
- package/dist/models/standard-response-waas-paginated-response-chain-metadata.js +1 -1
- package/dist/models/standard-response-waas-paginated-response-token-metadata.d.ts +1 -1
- package/dist/models/standard-response-waas-paginated-response-token-metadata.js +1 -1
- package/dist/models/standard-response-wallet-address-read.d.ts +1 -1
- package/dist/models/standard-response-wallet-address-read.js +1 -1
- package/dist/models/standard-response-wallet-detail-read.d.ts +1 -1
- package/dist/models/standard-response-wallet-detail-read.js +1 -1
- package/dist/models/standard-response-wallet-pact-history-read.d.ts +1 -1
- package/dist/models/standard-response-wallet-pact-history-read.js +1 -1
- package/dist/models/standard-response-wallet-pact-stats-read.d.ts +1 -1
- package/dist/models/standard-response-wallet-pact-stats-read.js +1 -1
- package/dist/models/standard-response-wallet-pair-info-read.d.ts +1 -1
- package/dist/models/standard-response-wallet-pair-info-read.js +1 -1
- package/dist/models/standard-response-wallet-pair-initiate-read.d.ts +1 -1
- package/dist/models/standard-response-wallet-pair-initiate-read.js +1 -1
- package/dist/models/standard-response-wallet-pair-read.d.ts +1 -1
- package/dist/models/standard-response-wallet-pair-read.js +1 -1
- package/dist/models/standard-response-wallet-read.d.ts +1 -1
- package/dist/models/standard-response-wallet-read.js +1 -1
- package/dist/models/standard-response-wallet-reshare-response.d.ts +1 -1
- package/dist/models/standard-response-wallet-reshare-response.js +1 -1
- package/dist/models/standard-response-wallet-tss-callback-response.d.ts +1 -1
- package/dist/models/standard-response-wallet-tss-callback-response.js +1 -1
- package/dist/models/standard-response-webhook-process-result.d.ts +1 -1
- package/dist/models/standard-response-webhook-process-result.js +1 -1
- package/dist/models/suggestion-key.d.ts +1 -3
- package/dist/models/suggestion-key.d.ts.map +1 -1
- package/dist/models/suggestion-key.js +1 -3
- package/dist/models/suggestion-key.js.map +1 -1
- package/dist/models/suggestion-response.d.ts +1 -1
- package/dist/models/suggestion-response.js +1 -1
- package/dist/models/telemetry-config-response.d.ts +1 -1
- package/dist/models/telemetry-config-response.js +1 -1
- package/dist/models/token-candidate.d.ts +1 -1
- package/dist/models/token-candidate.js +1 -1
- package/dist/models/token-metadata.d.ts +1 -1
- package/dist/models/token-metadata.js +1 -1
- package/dist/models/transaction-provider.d.ts +1 -1
- package/dist/models/transaction-provider.js +1 -1
- package/dist/models/transaction-rbf-result.d.ts +1 -1
- package/dist/models/transaction-rbf-result.js +1 -1
- package/dist/models/transfer-create.d.ts +1 -1
- package/dist/models/transfer-create.js +1 -1
- package/dist/models/transfer-submit-result.d.ts +1 -1
- package/dist/models/transfer-submit-result.js +1 -1
- package/dist/models/ucw-share-public-data-callback.d.ts +1 -1
- package/dist/models/ucw-share-public-data-callback.js +1 -1
- package/dist/models/ucw-tss-key-share-group-callback.d.ts +1 -1
- package/dist/models/ucw-tss-key-share-group-callback.js +1 -1
- package/dist/models/user-transaction-data.d.ts +7 -1
- package/dist/models/user-transaction-data.d.ts.map +1 -1
- package/dist/models/user-transaction-data.js +1 -1
- package/dist/models/user-transaction-operation-type.d.ts +1 -1
- package/dist/models/user-transaction-operation-type.js +1 -1
- package/dist/models/user-transaction-read.d.ts +17 -3
- package/dist/models/user-transaction-read.d.ts.map +1 -1
- package/dist/models/user-transaction-read.js +1 -1
- package/dist/models/user-transaction-request-type.d.ts +1 -1
- package/dist/models/user-transaction-request-type.js +1 -1
- package/dist/models/validation-error-loc-inner.d.ts +1 -1
- package/dist/models/validation-error-loc-inner.js +1 -1
- package/dist/models/validation-error.d.ts +1 -1
- package/dist/models/validation-error.js +1 -1
- package/dist/models/vault-group-type.d.ts +1 -1
- package/dist/models/vault-group-type.js +1 -1
- package/dist/models/waas-paginated-response-chain-metadata.d.ts +1 -1
- package/dist/models/waas-paginated-response-chain-metadata.js +1 -1
- package/dist/models/waas-paginated-response-token-metadata.d.ts +1 -1
- package/dist/models/waas-paginated-response-token-metadata.js +1 -1
- package/dist/models/waas-pagination.d.ts +1 -1
- package/dist/models/waas-pagination.js +1 -1
- package/dist/models/wallet-address-create.d.ts +1 -1
- package/dist/models/wallet-address-create.js +1 -1
- package/dist/models/wallet-address-read.d.ts +1 -1
- package/dist/models/wallet-address-read.js +1 -1
- package/dist/models/wallet-create.d.ts +1 -1
- package/dist/models/wallet-create.js +1 -1
- package/dist/models/wallet-detail-read.d.ts +3 -3
- package/dist/models/wallet-detail-read.d.ts.map +1 -1
- package/dist/models/wallet-detail-read.js +1 -1
- package/dist/models/wallet-group-node-read.d.ts +1 -1
- package/dist/models/wallet-group-node-read.js +1 -1
- package/dist/models/wallet-group-read.d.ts +1 -1
- package/dist/models/wallet-group-read.js +1 -1
- package/dist/models/wallet-pact-currency.d.ts +1 -1
- package/dist/models/wallet-pact-currency.js +1 -1
- package/dist/models/wallet-pact-history-bucket-pact-read.d.ts +1 -1
- package/dist/models/wallet-pact-history-bucket-pact-read.js +1 -1
- package/dist/models/wallet-pact-history-bucket-read.d.ts +1 -1
- package/dist/models/wallet-pact-history-bucket-read.js +1 -1
- package/dist/models/wallet-pact-history-metric.d.ts +1 -1
- package/dist/models/wallet-pact-history-metric.js +1 -1
- package/dist/models/wallet-pact-history-range.d.ts +1 -1
- package/dist/models/wallet-pact-history-range.js +1 -1
- package/dist/models/wallet-pact-history-read.d.ts +1 -1
- package/dist/models/wallet-pact-history-read.js +1 -1
- package/dist/models/wallet-pact-history-summary-read.d.ts +1 -1
- package/dist/models/wallet-pact-history-summary-read.js +1 -1
- package/dist/models/wallet-pact-stats-read.d.ts +1 -1
- package/dist/models/wallet-pact-stats-read.js +1 -1
- package/dist/models/wallet-pair-agent-info.d.ts +1 -1
- package/dist/models/wallet-pair-agent-info.js +1 -1
- package/dist/models/wallet-pair-confirm.d.ts +1 -1
- package/dist/models/wallet-pair-confirm.js +1 -1
- package/dist/models/wallet-pair-info-read.d.ts +1 -1
- package/dist/models/wallet-pair-info-read.js +1 -1
- package/dist/models/wallet-pair-initiate-read.d.ts +3 -3
- package/dist/models/wallet-pair-initiate-read.d.ts.map +1 -1
- package/dist/models/wallet-pair-initiate-read.js +1 -1
- package/dist/models/wallet-pair-initiate.d.ts +1 -1
- package/dist/models/wallet-pair-initiate.js +1 -1
- package/dist/models/wallet-pair-read.d.ts +3 -3
- package/dist/models/wallet-pair-read.d.ts.map +1 -1
- package/dist/models/wallet-pair-read.js +1 -1
- package/dist/models/wallet-pair-status.d.ts +1 -1
- package/dist/models/wallet-pair-status.js +1 -1
- package/dist/models/wallet-pair-token-purpose.d.ts +1 -1
- package/dist/models/wallet-pair-token-purpose.js +1 -1
- package/dist/models/wallet-pair-wallet-info.d.ts +1 -1
- package/dist/models/wallet-pair-wallet-info.js +1 -1
- package/dist/models/wallet-read.d.ts +3 -3
- package/dist/models/wallet-read.d.ts.map +1 -1
- package/dist/models/wallet-read.js +1 -1
- package/dist/models/wallet-reshare-request.d.ts +1 -1
- package/dist/models/wallet-reshare-request.js +1 -1
- package/dist/models/wallet-reshare-response.d.ts +1 -1
- package/dist/models/wallet-reshare-response.js +1 -1
- package/dist/models/wallet-status.d.ts +1 -1
- package/dist/models/wallet-status.js +1 -1
- package/dist/models/wallet-tss-callback-request.d.ts +1 -1
- package/dist/models/wallet-tss-callback-request.js +1 -1
- package/dist/models/wallet-tss-callback-response.d.ts +1 -1
- package/dist/models/wallet-tss-callback-response.js +1 -1
- package/dist/models/wallet-type.d.ts +1 -1
- package/dist/models/wallet-type.js +1 -1
- package/dist/models/wallet-update.d.ts +1 -1
- package/dist/models/wallet-update.js +1 -1
- package/dist/models/webhook-process-result.d.ts +1 -1
- package/dist/models/webhook-process-result.js +1 -1
- package/dist/models/wrapped-validation-error.d.ts +1 -1
- package/dist/models/wrapped-validation-error.js +1 -1
- package/package.json +1 -1
- package/dist/models/pact-template-read.d.ts +0 -49
- package/dist/models/pact-template-read.d.ts.map +0 -1
- package/dist/models/pact-template-read.js.map +0 -1
- package/dist/models/standard-response-list-pact-template-read.d.ts +0 -49
- package/dist/models/standard-response-list-pact-template-read.d.ts.map +0 -1
- package/dist/models/standard-response-list-pact-template-read.js.map +0 -1
package/dist/api/audit-api.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Cobo Agentic Wallet Service
|
|
3
3
|
*
|
|
4
|
-
* The version of the OpenAPI document: 1.
|
|
4
|
+
* The version of the OpenAPI document: 1.3.0
|
|
5
5
|
*
|
|
6
6
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
7
7
|
* https://openapi-generator.tech
|
package/dist/api/audit-api.js
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/**
|
|
3
3
|
* Cobo Agentic Wallet Service
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 1.
|
|
5
|
+
* The version of the OpenAPI document: 1.3.0
|
|
6
6
|
*
|
|
7
7
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
8
8
|
* https://openapi-generator.tech
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Cobo Agentic Wallet Service
|
|
3
3
|
*
|
|
4
|
-
* The version of the OpenAPI document: 1.
|
|
4
|
+
* The version of the OpenAPI document: 1.3.0
|
|
5
5
|
*
|
|
6
6
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
7
7
|
* https://openapi-generator.tech
|
package/dist/api/balance-api.js
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/**
|
|
3
3
|
* Cobo Agentic Wallet Service
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 1.
|
|
5
|
+
* The version of the OpenAPI document: 1.3.0
|
|
6
6
|
*
|
|
7
7
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
8
8
|
* https://openapi-generator.tech
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Cobo Agentic Wallet Service
|
|
3
3
|
*
|
|
4
|
-
* The version of the OpenAPI document: 1.
|
|
4
|
+
* The version of the OpenAPI document: 1.3.0
|
|
5
5
|
*
|
|
6
6
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
7
7
|
* https://openapi-generator.tech
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/**
|
|
3
3
|
* Cobo Agentic Wallet Service
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 1.
|
|
5
|
+
* The version of the OpenAPI document: 1.3.0
|
|
6
6
|
*
|
|
7
7
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
8
8
|
* https://openapi-generator.tech
|
package/dist/api/faucet-api.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Cobo Agentic Wallet Service
|
|
3
3
|
*
|
|
4
|
-
* The version of the OpenAPI document: 1.
|
|
4
|
+
* The version of the OpenAPI document: 1.3.0
|
|
5
5
|
*
|
|
6
6
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
7
7
|
* https://openapi-generator.tech
|
package/dist/api/faucet-api.js
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/**
|
|
3
3
|
* Cobo Agentic Wallet Service
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 1.
|
|
5
|
+
* The version of the OpenAPI document: 1.3.0
|
|
6
6
|
*
|
|
7
7
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
8
8
|
* https://openapi-generator.tech
|
package/dist/api/health-api.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Cobo Agentic Wallet Service
|
|
3
3
|
*
|
|
4
|
-
* The version of the OpenAPI document: 1.
|
|
4
|
+
* The version of the OpenAPI document: 1.3.0
|
|
5
5
|
*
|
|
6
6
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
7
7
|
* https://openapi-generator.tech
|
package/dist/api/health-api.js
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/**
|
|
3
3
|
* Cobo Agentic Wallet Service
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 1.
|
|
5
|
+
* The version of the OpenAPI document: 1.3.0
|
|
6
6
|
*
|
|
7
7
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
8
8
|
* https://openapi-generator.tech
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Cobo Agentic Wallet Service
|
|
3
3
|
*
|
|
4
|
-
* The version of the OpenAPI document: 1.
|
|
4
|
+
* The version of the OpenAPI document: 1.3.0
|
|
5
5
|
*
|
|
6
6
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
7
7
|
* https://openapi-generator.tech
|
package/dist/api/identity-api.js
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/**
|
|
3
3
|
* Cobo Agentic Wallet Service
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 1.
|
|
5
|
+
* The version of the OpenAPI document: 1.3.0
|
|
6
6
|
*
|
|
7
7
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
8
8
|
* https://openapi-generator.tech
|
package/dist/api/meta-api.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Cobo Agentic Wallet Service
|
|
3
3
|
*
|
|
4
|
-
* The version of the OpenAPI document: 1.
|
|
4
|
+
* The version of the OpenAPI document: 1.3.0
|
|
5
5
|
*
|
|
6
6
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
7
7
|
* https://openapi-generator.tech
|
package/dist/api/meta-api.js
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/**
|
|
3
3
|
* Cobo Agentic Wallet Service
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 1.
|
|
5
|
+
* The version of the OpenAPI document: 1.3.0
|
|
6
6
|
*
|
|
7
7
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
8
8
|
* https://openapi-generator.tech
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Cobo Agentic Wallet Service
|
|
3
3
|
*
|
|
4
|
-
* The version of the OpenAPI document: 1.
|
|
4
|
+
* The version of the OpenAPI document: 1.3.0
|
|
5
5
|
*
|
|
6
6
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
7
7
|
* https://openapi-generator.tech
|
package/dist/api/metadata-api.js
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/**
|
|
3
3
|
* Cobo Agentic Wallet Service
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 1.
|
|
5
|
+
* The version of the OpenAPI document: 1.3.0
|
|
6
6
|
*
|
|
7
7
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
8
8
|
* https://openapi-generator.tech
|
package/dist/api/pacts-api.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Cobo Agentic Wallet Service
|
|
3
3
|
*
|
|
4
|
-
* The version of the OpenAPI document: 1.
|
|
4
|
+
* The version of the OpenAPI document: 1.3.0
|
|
5
5
|
*
|
|
6
6
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
7
7
|
* https://openapi-generator.tech
|
package/dist/api/pacts-api.js
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/**
|
|
3
3
|
* Cobo Agentic Wallet Service
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 1.
|
|
5
|
+
* The version of the OpenAPI document: 1.3.0
|
|
6
6
|
*
|
|
7
7
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
8
8
|
* https://openapi-generator.tech
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Cobo Agentic Wallet Service
|
|
3
3
|
*
|
|
4
|
-
* The version of the OpenAPI document: 1.
|
|
4
|
+
* The version of the OpenAPI document: 1.3.0
|
|
5
5
|
*
|
|
6
6
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
7
7
|
* https://openapi-generator.tech
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/**
|
|
3
3
|
* Cobo Agentic Wallet Service
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 1.
|
|
5
|
+
* The version of the OpenAPI document: 1.3.0
|
|
6
6
|
*
|
|
7
7
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
8
8
|
* https://openapi-generator.tech
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Cobo Agentic Wallet Service
|
|
3
3
|
*
|
|
4
|
-
* The version of the OpenAPI document: 1.
|
|
4
|
+
* The version of the OpenAPI document: 1.3.0
|
|
5
5
|
*
|
|
6
6
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
7
7
|
* https://openapi-generator.tech
|
|
@@ -10,7 +10,6 @@
|
|
|
10
10
|
import type { AxiosInstance, AxiosRequestConfig, AxiosResponse } from 'axios';
|
|
11
11
|
import { Configuration } from '../configuration';
|
|
12
12
|
import type { SearchRecipesRequest } from '../models';
|
|
13
|
-
import type { StandardResponseListPactTemplateRead } from '../models';
|
|
14
13
|
import type { StandardResponseRecipeSearchResponse } from '../models';
|
|
15
14
|
export declare class RecipesApi {
|
|
16
15
|
private basePath;
|
|
@@ -21,16 +20,6 @@ export declare class RecipesApi {
|
|
|
21
20
|
* Get default request headers including auth
|
|
22
21
|
*/
|
|
23
22
|
private getHeaders;
|
|
24
|
-
/**
|
|
25
|
-
* List pact templates
|
|
26
|
-
* List all pact templates. Optionally filter by recipe_slug. Requires service credential authentication.
|
|
27
|
-
* @param offset Number of items to skip.
|
|
28
|
-
* @param limit Maximum number of items to return.
|
|
29
|
-
* @param recipe_slug Filter by exact recipe slug.
|
|
30
|
-
* @param X_Assistant_Service_Key
|
|
31
|
-
* @param options Override http request option.
|
|
32
|
-
*/
|
|
33
|
-
listPactTemplates(offset?: number, limit?: number, recipe_slug?: string, X_Assistant_Service_Key?: string, options?: AxiosRequestConfig): Promise<AxiosResponse<StandardResponseListPactTemplateRead>>;
|
|
34
23
|
/**
|
|
35
24
|
* Search recipes
|
|
36
25
|
* Search the recipe library using natural language via the knowledge hub. Optionally filter results by `chain` or `token`.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"recipes-api.d.ts","sourceRoot":"","sources":["../../api/recipes-api.ts"],"names":[],"mappings":"AAAA;;;;;;;;GAQG;AAGH,OAAO,KAAK,EAAE,aAAa,EAAE,kBAAkB,EAAE,aAAa,EAAE,MAAM,OAAO,CAAC;AAE9E,OAAO,EAAE,aAAa,EAAgB,MAAM,kBAAkB,CAAC;AAG/D,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,WAAW,CAAC;AAEtD,OAAO,KAAK,EAAE,oCAAoC,EAAE,MAAM,WAAW,CAAC;
|
|
1
|
+
{"version":3,"file":"recipes-api.d.ts","sourceRoot":"","sources":["../../api/recipes-api.ts"],"names":[],"mappings":"AAAA;;;;;;;;GAQG;AAGH,OAAO,KAAK,EAAE,aAAa,EAAE,kBAAkB,EAAE,aAAa,EAAE,MAAM,OAAO,CAAC;AAE9E,OAAO,EAAE,aAAa,EAAgB,MAAM,kBAAkB,CAAC;AAG/D,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,WAAW,CAAC;AAEtD,OAAO,KAAK,EAAE,oCAAoC,EAAE,MAAM,WAAW,CAAC;AAItE,qBAAa,UAAU;IACnB,OAAO,CAAC,QAAQ,CAAS;IACzB,OAAO,CAAC,KAAK,CAAgB;IAC7B,OAAO,CAAC,aAAa,CAAC,CAAgB;gBAE1B,aAAa,CAAC,EAAE,aAAa,EAAE,QAAQ,CAAC,EAAE,MAAM,EAAE,KAAK,CAAC,EAAE,aAAa;IAMnF;;OAEG;IACH,OAAO,CAAC,UAAU;IAQlB;;;;;;OAMG;IACU,aAAa,CAAC,oBAAoB,EAAE,oBAAoB,EAAE,SAAS,CAAC,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,kBAAkB,GAAG,OAAO,CAAC,aAAa,CAAC,oCAAoC,CAAC,CAAC;CAqCzL"}
|
package/dist/api/recipes-api.js
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/**
|
|
3
3
|
* Cobo Agentic Wallet Service
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 1.
|
|
5
|
+
* The version of the OpenAPI document: 1.3.0
|
|
6
6
|
*
|
|
7
7
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
8
8
|
* https://openapi-generator.tech
|
|
@@ -32,51 +32,6 @@ class RecipesApi {
|
|
|
32
32
|
}
|
|
33
33
|
return headers;
|
|
34
34
|
}
|
|
35
|
-
/**
|
|
36
|
-
* List pact templates
|
|
37
|
-
* List all pact templates. Optionally filter by recipe_slug. Requires service credential authentication.
|
|
38
|
-
* @param offset Number of items to skip.
|
|
39
|
-
* @param limit Maximum number of items to return.
|
|
40
|
-
* @param recipe_slug Filter by exact recipe slug.
|
|
41
|
-
* @param X_Assistant_Service_Key
|
|
42
|
-
* @param options Override http request option.
|
|
43
|
-
*/
|
|
44
|
-
async listPactTemplates(offset, limit, recipe_slug, X_Assistant_Service_Key, options) {
|
|
45
|
-
let localVarPath = '/api/v1/recipes/pact-templates';
|
|
46
|
-
const localVarUrlObj = new URL(localVarPath, this.basePath);
|
|
47
|
-
const localVarRequestOptions = { method: 'GET', ...options };
|
|
48
|
-
const localVarHeaderParameter = { ...this.getHeaders() };
|
|
49
|
-
const localVarQueryParameter = {};
|
|
50
|
-
if (offset !== undefined) {
|
|
51
|
-
localVarQueryParameter['offset'] = offset;
|
|
52
|
-
}
|
|
53
|
-
if (limit !== undefined) {
|
|
54
|
-
localVarQueryParameter['limit'] = limit;
|
|
55
|
-
}
|
|
56
|
-
if (recipe_slug !== undefined) {
|
|
57
|
-
localVarQueryParameter['recipe_slug'] = recipe_slug;
|
|
58
|
-
}
|
|
59
|
-
if (X_Assistant_Service_Key !== undefined && X_Assistant_Service_Key !== null) {
|
|
60
|
-
localVarHeaderParameter['X-Assistant-Service-Key'] = String(X_Assistant_Service_Key);
|
|
61
|
-
}
|
|
62
|
-
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
63
|
-
localVarHeaderParameter['Accept'] = 'application/json';
|
|
64
|
-
const queryString = new URLSearchParams(Object.entries(localVarQueryParameter).reduce((acc, [key, value]) => {
|
|
65
|
-
if (Array.isArray(value)) {
|
|
66
|
-
value.forEach(v => acc.push([key, String(v)]));
|
|
67
|
-
}
|
|
68
|
-
else {
|
|
69
|
-
acc.push([key, String(value)]);
|
|
70
|
-
}
|
|
71
|
-
return acc;
|
|
72
|
-
}, [])).toString();
|
|
73
|
-
if (queryString) {
|
|
74
|
-
localVarUrlObj.search = queryString;
|
|
75
|
-
}
|
|
76
|
-
localVarRequestOptions.headers = { ...localVarHeaderParameter, ...options?.headers };
|
|
77
|
-
localVarRequestOptions.url = localVarUrlObj.toString();
|
|
78
|
-
return this.axios.request(localVarRequestOptions);
|
|
79
|
-
}
|
|
80
35
|
/**
|
|
81
36
|
* Search recipes
|
|
82
37
|
* Search the recipe library using natural language via the knowledge hub. Optionally filter results by `chain` or `token`.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"recipes-api.js","sourceRoot":"","sources":["../../api/recipes-api.ts"],"names":[],"mappings":";AAAA;;;;;;;;GAQG;;;;;;AAIH,kDAAgC;AAChC,oDAA+D;AAC/D,sCAA8C;
|
|
1
|
+
{"version":3,"file":"recipes-api.js","sourceRoot":"","sources":["../../api/recipes-api.ts"],"names":[],"mappings":";AAAA;;;;;;;;GAQG;;;;;;AAIH,kDAAgC;AAChC,oDAA+D;AAC/D,sCAA8C;AAQ9C,MAAa,UAAU;IAKnB,YAAY,aAA6B,EAAE,QAAiB,EAAE,KAAqB;QAC/E,IAAI,CAAC,aAAa,GAAG,aAAa,CAAC;QACnC,IAAI,CAAC,QAAQ,GAAG,QAAQ,IAAI,aAAa,EAAE,QAAQ,IAAI,IAAA,4BAAY,EAAC,aAAa,EAAE,WAAW,IAAI,CAAC,EAAE,aAAa,EAAE,eAAe,CAAC,CAAC;QACrI,IAAI,CAAC,KAAK,GAAG,KAAK,IAAI,eAAW,CAAC;IACtC,CAAC;IAED;;OAEG;IACK,UAAU;QACd,MAAM,OAAO,GAA2B,EAAE,CAAC;QAC3C,IAAI,IAAI,CAAC,aAAa,EAAE,MAAM,EAAE,CAAC;YAC7B,OAAO,CAAC,WAAW,CAAC,GAAG,IAAI,CAAC,aAAa,CAAC,MAAM,CAAC;QACrD,CAAC;QACD,OAAO,OAAO,CAAC;IACnB,CAAC;IAED;;;;;;OAMG;IACI,KAAK,CAAC,aAAa,CAAC,oBAA0C,EAAE,SAAkB,EAAE,OAA4B;QACnH,IAAI,YAAY,GAAG,wBAAwB,CAAC;QAC5C,MAAM,cAAc,GAAG,IAAI,GAAG,CAAC,YAAY,EAAE,IAAI,CAAC,QAAQ,CAAC,CAAC;QAC5D,MAAM,sBAAsB,GAAuB,EAAE,MAAM,EAAE,MAAM,EAAE,GAAG,OAAO,EAAE,CAAC;QAClF,MAAM,uBAAuB,GAA2B,EAAE,GAAG,IAAI,CAAC,UAAU,EAAE,EAAE,CAAC;QACjF,MAAM,sBAAsB,GAAwB,EAAE,CAAC;QAEvD,4EAA4E;QAC5E,IAAA,0BAAiB,EAAC,eAAe,EAAE,sBAAsB,EAAE,oBAAoB,CAAC,CAAC;QAEjF,IAAI,SAAS,KAAK,SAAS,IAAI,SAAS,KAAK,IAAI,EAAE,CAAC;YAChD,uBAAuB,CAAC,WAAW,CAAC,GAAG,MAAM,CAAC,SAAS,CAAC,CAAC;QAC7D,CAAC;QAED,uBAAuB,CAAC,cAAc,CAAC,GAAG,kBAAkB,CAAC;QAC7D,uBAAuB,CAAC,QAAQ,CAAC,GAAG,kBAAkB,CAAC;QAEvD,MAAM,WAAW,GAAG,IAAI,eAAe,CACnC,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,CAAC,MAAM,CAAC,CAAC,GAAG,EAAE,CAAC,GAAG,EAAE,KAAK,CAAC,EAAE,EAAE;YAChE,IAAI,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,EAAE,CAAC;gBACvB,KAAK,CAAC,OAAO,CAAC,CAAC,CAAC,EAAE,CAAC,GAAG,CAAC,IAAI,CAAC,CAAC,GAAG,EAAE,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC;YACnD,CAAC;iBAAM,CAAC;gBACJ,GAAG,CAAC,IAAI,CAAC,CAAC,GAAG,EAAE,MAAM,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC;YACnC,CAAC;YACD,OAAO,GAAG,CAAC;QACf,CAAC,EAAE,EAAwB,CAAC,CAC/B,CAAC,QAAQ,EAAE,CAAC;QACb,IAAI,WAAW,EAAE,CAAC;YACd,cAAc,CAAC,MAAM,GAAG,WAAW,CAAC;QACxC,CAAC;QAED,sBAAsB,CAAC,OAAO,GAAG,EAAE,GAAG,uBAAuB,EAAE,GAAG,OAAO,EAAE,OAAO,EAAE,CAAC;QACrF,sBAAsB,CAAC,IAAI,GAAG,oBAAoB,CAAC;QACnD,sBAAsB,CAAC,GAAG,GAAG,cAAc,CAAC,QAAQ,EAAE,CAAC;QAEvD,OAAO,IAAI,CAAC,KAAK,CAAC,OAAO,CAAC,sBAAsB,CAAC,CAAC;IACtD,CAAC;CACJ;AAlED,gCAkEC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Cobo Agentic Wallet Service
|
|
3
3
|
*
|
|
4
|
-
* The version of the OpenAPI document: 1.
|
|
4
|
+
* The version of the OpenAPI document: 1.3.0
|
|
5
5
|
*
|
|
6
6
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
7
7
|
* https://openapi-generator.tech
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/**
|
|
3
3
|
* Cobo Agentic Wallet Service
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 1.
|
|
5
|
+
* The version of the OpenAPI document: 1.3.0
|
|
6
6
|
*
|
|
7
7
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
8
8
|
* https://openapi-generator.tech
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Cobo Agentic Wallet Service
|
|
3
3
|
*
|
|
4
|
-
* The version of the OpenAPI document: 1.
|
|
4
|
+
* The version of the OpenAPI document: 1.3.0
|
|
5
5
|
*
|
|
6
6
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
7
7
|
* https://openapi-generator.tech
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/**
|
|
3
3
|
* Cobo Agentic Wallet Service
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 1.
|
|
5
|
+
* The version of the OpenAPI document: 1.3.0
|
|
6
6
|
*
|
|
7
7
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
8
8
|
* https://openapi-generator.tech
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Cobo Agentic Wallet Service
|
|
3
3
|
*
|
|
4
|
-
* The version of the OpenAPI document: 1.
|
|
4
|
+
* The version of the OpenAPI document: 1.3.0
|
|
5
5
|
*
|
|
6
6
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
7
7
|
* https://openapi-generator.tech
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/**
|
|
3
3
|
* Cobo Agentic Wallet Service
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 1.
|
|
5
|
+
* The version of the OpenAPI document: 1.3.0
|
|
6
6
|
*
|
|
7
7
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
8
8
|
* https://openapi-generator.tech
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Cobo Agentic Wallet Service
|
|
3
3
|
*
|
|
4
|
-
* The version of the OpenAPI document: 1.
|
|
4
|
+
* The version of the OpenAPI document: 1.3.0
|
|
5
5
|
*
|
|
6
6
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
7
7
|
* https://openapi-generator.tech
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/**
|
|
3
3
|
* Cobo Agentic Wallet Service
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 1.
|
|
5
|
+
* The version of the OpenAPI document: 1.3.0
|
|
6
6
|
*
|
|
7
7
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
8
8
|
* https://openapi-generator.tech
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Cobo Agentic Wallet Service
|
|
3
3
|
*
|
|
4
|
-
* The version of the OpenAPI document: 1.
|
|
4
|
+
* The version of the OpenAPI document: 1.3.0
|
|
5
5
|
*
|
|
6
6
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
7
7
|
* https://openapi-generator.tech
|
package/dist/api/wallets-api.js
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/**
|
|
3
3
|
* Cobo Agentic Wallet Service
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 1.
|
|
5
|
+
* The version of the OpenAPI document: 1.3.0
|
|
6
6
|
*
|
|
7
7
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
8
8
|
* https://openapi-generator.tech
|
package/dist/api.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Cobo Agentic Wallet Service
|
|
3
3
|
*
|
|
4
|
-
* The version of the OpenAPI document: 1.
|
|
4
|
+
* The version of the OpenAPI document: 1.3.0
|
|
5
5
|
*
|
|
6
6
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
7
7
|
* https://openapi-generator.tech
|
package/dist/api.js
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/**
|
|
3
3
|
* Cobo Agentic Wallet Service
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 1.
|
|
5
|
+
* The version of the OpenAPI document: 1.3.0
|
|
6
6
|
*
|
|
7
7
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
8
8
|
* https://openapi-generator.tech
|
package/dist/base.d.ts
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Cobo Agentic Wallet Service
|
|
3
3
|
* Unified wallet engine for human and agent principals
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 1.
|
|
5
|
+
* The version of the OpenAPI document: 1.3.0
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/dist/base.js
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
* Cobo Agentic Wallet Service
|
|
6
6
|
* Unified wallet engine for human and agent principals
|
|
7
7
|
*
|
|
8
|
-
* The version of the OpenAPI document: 1.
|
|
8
|
+
* The version of the OpenAPI document: 1.3.0
|
|
9
9
|
*
|
|
10
10
|
*
|
|
11
11
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/dist/common.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Cobo Agentic Wallet Service
|
|
3
3
|
*
|
|
4
|
-
* The version of the OpenAPI document: 1.
|
|
4
|
+
* The version of the OpenAPI document: 1.3.0
|
|
5
5
|
*
|
|
6
6
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
7
7
|
* https://openapi-generator.tech
|
package/dist/common.js
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/**
|
|
3
3
|
* Cobo Agentic Wallet Service
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 1.
|
|
5
|
+
* The version of the OpenAPI document: 1.3.0
|
|
6
6
|
*
|
|
7
7
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
8
8
|
* https://openapi-generator.tech
|
package/dist/configuration.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Cobo Agentic Wallet Service
|
|
3
3
|
*
|
|
4
|
-
* The version of the OpenAPI document: 1.
|
|
4
|
+
* The version of the OpenAPI document: 1.3.0
|
|
5
5
|
*
|
|
6
6
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
7
7
|
* https://openapi-generator.tech
|
package/dist/configuration.js
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/**
|
|
3
3
|
* Cobo Agentic Wallet Service
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 1.
|
|
5
|
+
* The version of the OpenAPI document: 1.3.0
|
|
6
6
|
*
|
|
7
7
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
8
8
|
* https://openapi-generator.tech
|
package/dist/index.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Cobo Agentic Wallet Service
|
|
3
3
|
*
|
|
4
|
-
* The version of the OpenAPI document: 1.
|
|
4
|
+
* The version of the OpenAPI document: 1.3.0
|
|
5
5
|
*
|
|
6
6
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
7
7
|
* https://openapi-generator.tech
|
package/dist/index.js
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/**
|
|
3
3
|
* Cobo Agentic Wallet Service
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 1.
|
|
5
|
+
* The version of the OpenAPI document: 1.3.0
|
|
6
6
|
*
|
|
7
7
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
8
8
|
* https://openapi-generator.tech
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Cobo Agentic Wallet Service
|
|
3
3
|
*
|
|
4
|
-
* The version of the OpenAPI document: 1.
|
|
4
|
+
* The version of the OpenAPI document: 1.3.0
|
|
5
5
|
*
|
|
6
6
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
7
7
|
* https://openapi-generator.tech
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/**
|
|
3
3
|
* Cobo Agentic Wallet Service
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 1.
|
|
5
|
+
* The version of the OpenAPI document: 1.3.0
|
|
6
6
|
*
|
|
7
7
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
8
8
|
* https://openapi-generator.tech
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Cobo Agentic Wallet Service
|
|
3
3
|
*
|
|
4
|
-
* The version of the OpenAPI document: 1.
|
|
4
|
+
* The version of the OpenAPI document: 1.3.0
|
|
5
5
|
*
|
|
6
6
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
7
7
|
* https://openapi-generator.tech
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/**
|
|
3
3
|
* Cobo Agentic Wallet Service
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 1.
|
|
5
|
+
* The version of the OpenAPI document: 1.3.0
|
|
6
6
|
*
|
|
7
7
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
8
8
|
* https://openapi-generator.tech
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Cobo Agentic Wallet Service
|
|
3
3
|
*
|
|
4
|
-
* The version of the OpenAPI document: 1.
|
|
4
|
+
* The version of the OpenAPI document: 1.3.0
|
|
5
5
|
*
|
|
6
6
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
7
7
|
* https://openapi-generator.tech
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/**
|
|
3
3
|
* Cobo Agentic Wallet Service
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 1.
|
|
5
|
+
* The version of the OpenAPI document: 1.3.0
|
|
6
6
|
*
|
|
7
7
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
8
8
|
* https://openapi-generator.tech
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Cobo Agentic Wallet Service
|
|
3
3
|
*
|
|
4
|
-
* The version of the OpenAPI document: 1.
|
|
4
|
+
* The version of the OpenAPI document: 1.3.0
|
|
5
5
|
*
|
|
6
6
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
7
7
|
* https://openapi-generator.tech
|
|
@@ -50,17 +50,17 @@ export interface ApiKeyPublicRead {
|
|
|
50
50
|
*/
|
|
51
51
|
'scopes': Array<string>;
|
|
52
52
|
/**
|
|
53
|
-
*
|
|
53
|
+
* The expiry timestamp for this key, in ISO 8601 format. Null if no expiry.
|
|
54
54
|
* @type {string}
|
|
55
55
|
* @memberof ApiKeyPublicRead
|
|
56
56
|
*/
|
|
57
|
-
'expires_at': string
|
|
57
|
+
'expires_at': string;
|
|
58
58
|
/**
|
|
59
|
-
*
|
|
59
|
+
* The timestamp when this key was last used, in ISO 8601 format. Null if never used.
|
|
60
60
|
* @type {string}
|
|
61
61
|
* @memberof ApiKeyPublicRead
|
|
62
62
|
*/
|
|
63
|
-
'last_used_at': string
|
|
63
|
+
'last_used_at': string;
|
|
64
64
|
/**
|
|
65
65
|
* Whether this key has been revoked. `true`: revoked. `false`: active.
|
|
66
66
|
* @type {boolean}
|
|
@@ -68,11 +68,11 @@ export interface ApiKeyPublicRead {
|
|
|
68
68
|
*/
|
|
69
69
|
'is_revoked': boolean;
|
|
70
70
|
/**
|
|
71
|
-
*
|
|
71
|
+
* The timestamp when this key was revoked, in ISO 8601 format. Null if not revoked.
|
|
72
72
|
* @type {string}
|
|
73
73
|
* @memberof ApiKeyPublicRead
|
|
74
74
|
*/
|
|
75
|
-
'revoked_at': string
|
|
75
|
+
'revoked_at': string;
|
|
76
76
|
/**
|
|
77
77
|
* The timestamp when the key was created, in ISO 8601 format.
|
|
78
78
|
* @type {string}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"api-key-public-read.d.ts","sourceRoot":"","sources":["../../models/api-key-public-read.ts"],"names":[],"mappings":"AAAA;;;;;;;;GAQG;AASH;;;;GAIG;AACH,MAAM,WAAW,gBAAgB;IAC7B;;;;OAIG;IACH,IAAI,EAAE,MAAM,CAAC;IACb;;;;OAIG;IACH,cAAc,EAAE,MAAM,CAAC;IACvB;;;;OAIG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB;;;;OAIG;IACH,MAAM,EAAE,MAAM,CAAC;IACf;;;;OAIG;IACH,YAAY,EAAE,MAAM,CAAC;IACrB;;;;OAIG;IACH,QAAQ,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IACxB;;;;OAIG;IACH,YAAY,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"api-key-public-read.d.ts","sourceRoot":"","sources":["../../models/api-key-public-read.ts"],"names":[],"mappings":"AAAA;;;;;;;;GAQG;AASH;;;;GAIG;AACH,MAAM,WAAW,gBAAgB;IAC7B;;;;OAIG;IACH,IAAI,EAAE,MAAM,CAAC;IACb;;;;OAIG;IACH,cAAc,EAAE,MAAM,CAAC;IACvB;;;;OAIG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB;;;;OAIG;IACH,MAAM,EAAE,MAAM,CAAC;IACf;;;;OAIG;IACH,YAAY,EAAE,MAAM,CAAC;IACrB;;;;OAIG;IACH,QAAQ,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IACxB;;;;OAIG;IACH,YAAY,EAAE,MAAM,CAAC;IACrB;;;;OAIG;IACH,cAAc,EAAE,MAAM,CAAC;IACvB;;;;OAIG;IACH,YAAY,EAAE,OAAO,CAAC;IACtB;;;;OAIG;IACH,YAAY,EAAE,MAAM,CAAC;IACrB;;;;OAIG;IACH,YAAY,EAAE,MAAM,CAAC;IACrB;;;;OAIG;IACH,YAAY,EAAE,MAAM,CAAC;CACxB"}
|