minor positive tweaks.

This commit is contained in:
2022-07-09 06:17:27 -07:00
parent f304a544fd
commit 8316f35072
5 changed files with 10 additions and 6 deletions

View File

@@ -115,7 +115,8 @@
:accounts {:type '(list :yodlee_account)}}}
:integration_status
{:fields {:last_attempt {:type :iso_date}
{:fields {:id {:type :id}
:last_attempt {:type :iso_date}
:last_updated {:type :iso_date}
:message {:type 'String}
:state {:type :integration_state}}}