Skip to content

Commit fce2a60

Browse files
authored
Merge pull request #457 from plaid/generated_20250902T162232Z
OpenAPI generated code at 2025-09-02T16:22:32Z
2 parents 64d9428 + 8a9504f commit fce2a60

File tree

1,857 files changed

+5657
-3548
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,857 files changed

+5657
-3548
lines changed

CHANGELOG.md

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,43 @@
11
See full changelog for the OpenAPI schema (OAS) [here](https://github.com/plaid/plaid-openapi/blob/master/CHANGELOG.md).
22

3+
# 37.1.0
4+
- Updating to OAS 2020-09-14_1.664.0
5+
6+
## OpenAPI Schema Changes
7+
### 2020-09-14_1.664.0
8+
- Add `investments_auth` to enum values for the `additional_consented_products` array in the `/link/token/create` request schema.
9+
10+
### 2020-09-14_1.663.3
11+
- (beta) Add `cra_plaid_credit_score` support to `link/token/create`
12+
- (beta) Add `cra_plaid_credit_score` support to `cra/check_report/create`
13+
- (beta) Add `cra/check_report/plaid_credit_score/get` endpoint
14+
15+
### 2020-09-14_1.663.2
16+
- Add `user_id` to `cra/*` endpoints
17+
18+
### 2020-09-14_1.663.1
19+
- Add `overdraft` account type to the `LoanAccountSubtype` object, where it was erroneously missing
20+
- Correct missing and incorrect enum values for `ItemConsentedDataScope` object
21+
22+
### 2020-09-14_1.663.0
23+
- (beta) Add `/user/items/associate` endpoint
24+
25+
### 2020-09-14_1.662.1
26+
- Internal changes only
27+
28+
### 2020-09-14_1.662.0
29+
- Add `balance_to_transaction_amount_ratio` to `/signal/evaluate`
30+
31+
### 2020-09-14_1.661.0
32+
- Add `personal_finance_category_version` to `/transactions/get`, `/transactions/sync` and `/transactions/enrich` request options as well as version field in response.
33+
34+
### 2020-09-14_1.660.0
35+
- Add `gse_options` to `base_report` options in `/link/token/create` and `cra/check_report/create`
36+
37+
### 2020-09-14_1.659.0
38+
- Deprecate the `sedol` field in the Investments `Security` object.
39+
- Deprecate the `sedol` field in the Investments `SecurityOverride` object.
40+
341
# 37.0.0
442
- Updating to OAS 2020-09-14_1.658.0
543

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>com.plaid</groupId>
66
<artifactId>plaid-java</artifactId>
7-
<version>37.0.0-SNAPSHOT</version>
7+
<version>37.1.0-SNAPSHOT</version>
88

99
<parent>
1010
<groupId>org.sonatype.oss</groupId>

src/main/java/com/plaid/client/ApiClient.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ public ApiClient() {
4949
public Response intercept(Chain chain) throws IOException {
5050
Request originalRequest = chain.request();
5151
Request requestWithUserAgent = originalRequest.newBuilder()
52-
.header("User-Agent", "Plaid Java v37.0.0")
52+
.header("User-Agent", "Plaid Java v37.1.0")
5353
.header("Plaid-Version", "2020-09-14")
5454
.build();
5555
return chain.proceed(requestWithUserAgent);

src/main/java/com/plaid/client/JSON.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* The Plaid API
33
* The Plaid REST API. Please see https://plaid.com/docs/api for more details.
44
*
5-
* The version of the OpenAPI document: 2020-09-14_1.658.0
5+
* The version of the OpenAPI document: 2020-09-14_1.664.0
66
*
77
*
88
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).

src/main/java/com/plaid/client/StringUtil.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* The Plaid API
33
* The Plaid REST API. Please see https://plaid.com/docs/api for more details.
44
*
5-
* The version of the OpenAPI document: 2020-09-14_1.658.0
5+
* The version of the OpenAPI document: 2020-09-14_1.664.0
66
*
77
*
88
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -16,7 +16,7 @@
1616
import java.util.Collection;
1717
import java.util.Iterator;
1818

19-
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2025-08-13T19:24:31.901891Z[Etc/UTC]")
19+
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2025-09-02T16:21:53.265203Z[Etc/UTC]")
2020
public class StringUtil {
2121
/**
2222
* Check if the given array contains the given value (with case-insensitive comparison).

src/main/java/com/plaid/client/model/AAMVAAnalysis.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* The Plaid API
33
* The Plaid REST API. Please see https://plaid.com/docs/api for more details.
44
*
5-
* The version of the OpenAPI document: 2020-09-14_1.658.0
5+
* The version of the OpenAPI document: 2020-09-14_1.664.0
66
*
77
*
88
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -30,7 +30,7 @@
3030
* Analyzed AAMVA data for the associated hit. Note: This field is only available for U.S. driver&#39;s licenses issued by participating states.
3131
*/
3232
@ApiModel(description = "Analyzed AAMVA data for the associated hit. Note: This field is only available for U.S. driver's licenses issued by participating states.")
33-
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2025-08-13T19:24:31.901891Z[Etc/UTC]")
33+
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2025-09-02T16:21:53.265203Z[Etc/UTC]")
3434
public class AAMVAAnalysis {
3535
public static final String SERIALIZED_NAME_IS_VERIFIED = "is_verified";
3636
@SerializedName(SERIALIZED_NAME_IS_VERIFIED)

src/main/java/com/plaid/client/model/AAMVADetailedMatchResult.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* The Plaid API
33
* The Plaid REST API. Please see https://plaid.com/docs/api for more details.
44
*
5-
* The version of the OpenAPI document: 2020-09-14_1.658.0
5+
* The version of the OpenAPI document: 2020-09-14_1.664.0
66
*
77
*
88
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).

src/main/java/com/plaid/client/model/AAMVAMatchResult.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* The Plaid API
33
* The Plaid REST API. Please see https://plaid.com/docs/api for more details.
44
*
5-
* The version of the OpenAPI document: 2020-09-14_1.658.0
5+
* The version of the OpenAPI document: 2020-09-14_1.664.0
66
*
77
*
88
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).

src/main/java/com/plaid/client/model/ACHClass.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* The Plaid API
33
* The Plaid REST API. Please see https://plaid.com/docs/api for more details.
44
*
5-
* The version of the OpenAPI document: 2020-09-14_1.658.0
5+
* The version of the OpenAPI document: 2020-09-14_1.664.0
66
*
77
*
88
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).

src/main/java/com/plaid/client/model/APR.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* The Plaid API
33
* The Plaid REST API. Please see https://plaid.com/docs/api for more details.
44
*
5-
* The version of the OpenAPI document: 2020-09-14_1.658.0
5+
* The version of the OpenAPI document: 2020-09-14_1.664.0
66
*
77
*
88
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -28,7 +28,7 @@
2828
* Information about the APR on the account.
2929
*/
3030
@ApiModel(description = "Information about the APR on the account.")
31-
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2025-08-13T19:24:31.901891Z[Etc/UTC]")
31+
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2025-09-02T16:21:53.265203Z[Etc/UTC]")
3232
public class APR {
3333
public static final String SERIALIZED_NAME_APR_PERCENTAGE = "apr_percentage";
3434
@SerializedName(SERIALIZED_NAME_APR_PERCENTAGE)

0 commit comments

Comments
 (0)