You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+27Lines changed: 27 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,32 @@
1
1
See full changelog for the OpenAPI schema (OAS) [here](https://github.com/plaid/plaid-openapi/blob/master/CHANGELOG.md).
2
2
3
+
# 46.1.0
4
+
- Updating to OAS 2020-09-14_1.688.0
5
+
6
+
## OpenAPI Schema Changes
7
+
### 2020-09-14_1.688.0
8
+
- Add additional fields to CRA Partner Insights UltraFICO response (hidden from docs)
9
+
10
+
### 2020-09-14_1.687.1
11
+
- Add `limited purpose checking` to `DepositoryAccountSubtype`, `DepositoryAccount`, and `AccountSubtype` schemas
12
+
- Add `limited_purpose_types` filter field to `DepositoryFilter` and `LinkTokenCreateDepositoryFilter` (hidden from docs)
13
+
- Add `LimitedPurposeTypes` and `LimitedPurposeType` schemas (hidden from docs)
14
+
15
+
### 2020-09-14_1.687.0
16
+
- Add new field `disconnect_time` to `PendingDisconnectWebhook`
17
+
18
+
### 2020-09-14_1.686.4
19
+
- Income Insights doc fixes
20
+
21
+
### 2020-09-14_1.686.3
22
+
- Update `/cra/check_report/income_insights/get` sample response to V2 schema
23
+
24
+
### 2020-09-14_1.686.2
25
+
- Unhide Income Insights V2 fields and hide Income Insights v1 fields
26
+
27
+
### 2020-09-14_1.686.1
28
+
- Add `home_lending_report_options` to `CraCheckReportCreateBaseReportOptions` and `LinkTokenCreateRequestCraOptionsBaseReport` for configuring Home Lending Report generation (VOA, Employment Refresh) on base report creation
0 commit comments