Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(types): remove incorrect duplicated Promise from some return types #119

Merged
merged 1 commit into from
Jun 29, 2023

Conversation

stainless-bot
Copy link
Collaborator

The return types for the following methods have been updated to match the runtime type:

  • counterparties.del
  • externalAccounts.del
  • accountDetails.del
  • routingDetails.del
  • ledgerAccountCategories.addLedgerAccount
  • ledgerAccountCategories.addNestedCategory
  • ledgerAccountCategories.removeLedgerAccount
  • ledgerAccountCategories.removeNestedCategory

The return types for the following methods have been updated to match the runtime type:
- `counterparties.del`
- `externalAccounts.del`
- `accountDetails.del`
- `routingDetails.del`
- `ledgerAccountCategories.addLedgerAccount`
- `ledgerAccountCategories.addNestedCategory`
- `ledgerAccountCategories.removeLedgerAccount`
- `ledgerAccountCategories.removeNestedCategory`
@stainless-bot stainless-bot merged commit 02206a7 into next Jun 29, 2023
@stainless-bot stainless-bot deleted the fix-types-remove-incorrect-dupli branch June 29, 2023 13:23
cleb11 pushed a commit that referenced this pull request Jul 7, 2023
…pes (#119)

The return types for the following methods have been updated to match the runtime type:
- `counterparties.del`
- `externalAccounts.del`
- `accountDetails.del`
- `routingDetails.del`
- `ledgerAccountCategories.addLedgerAccount`
- `ledgerAccountCategories.addNestedCategory`
- `ledgerAccountCategories.removeLedgerAccount`
- `ledgerAccountCategories.removeNestedCategory`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant