Change Updates

Do not miss any Authentication API Reference | Streambird changes, ever again

Subscribe to the Authentication API Reference | Streambird changelog to be up to date on recent changes.

RSS

about 10 hours ago

main
v1
Compare

API structure has changed

Next change
2 structure changes including:
1 Addition
1 Modification
Modified 1 Breaking
POST /v1/wallets/{wallet_id}/sign_transaction
  • Body
  • application/json content type Modified
    • property Modified
      • Removing polymorphism is always breaking
        Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • wallet_id, wallet, signature, signed_transaction, raw_transaction properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • id, app_id, user_id, public_address, wallet_type, verified, is_default, is_read_only, is_imported, updated_at, created_at properties Added
  • response Added
Added 1
POST /v1/wallets/{wallet_id}/sign_transaction.solana