Commit Graph
1 Commits
Author SHA1 Message Date
Stevan Freeborn 3321d2791d refactor(api): introduce DTOs for institutional account discovery
- Replace raw Plaid entity response with a dedicated Response wrapper
- Map Plaid accounts to AccountDto to decouple API from external SDK
models
- Update integration tests to assert against the new response structure
- Add JsonConstructors to DTO records for reliable deserialization
2026-02-13 21:32:49 -06:00