Skip to content

python - v25.10.12 - 2026-02-24 02:39:38

Choose a tag to compare

@github-actions github-actions released this 24 Feb 02:42

Generated by Speakeasy CLI## Python SDK Changes:

  • moov.sweeps.list(): response.[].subtotals[].type.enum(instant_bank_failure) Removed (Breaking ⚠️)
  • moov.sweeps.get(): response.subtotals[].type.enum(instant_bank_failure) Removed (Breaking ⚠️)
  • moov.wallet_transactions.list():
    • request Changed (Breaking ⚠️)
    • response.[].transaction_type.enum(instant_bank_failure) Removed (Breaking ⚠️)
  • moov.wallet_transactions.get(): response.transaction_type.enum(instant_bank_failure) Removed (Breaking ⚠️)

Publishing Completed