Skip to content

Commit

Permalink
Merge pull request #500 from plaid/generated_20231220T204535Z
Browse files Browse the repository at this point in the history
OpenAPI generated code at 2023-12-20T20:45:35Z
  • Loading branch information
jking-plaid authored Dec 20, 2023
2 parents 44efc61 + b0d7a36 commit 178f075
Show file tree
Hide file tree
Showing 1,456 changed files with 6,349 additions and 1,540 deletions.
15 changes: 15 additions & 0 deletions .openapi-generator/FILES
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ plaid/model/account_subtypes.py
plaid/model/account_type.py
plaid/model/accounts_balance_get_request.py
plaid/model/accounts_balance_get_request_options.py
plaid/model/accounts_balance_get_request_payment_details.py
plaid/model/accounts_balance_get_response_payment_risk_assessment.py
plaid/model/accounts_get_request.py
plaid/model/accounts_get_request_options.py
plaid/model/accounts_get_response.py
Expand Down Expand Up @@ -177,6 +179,8 @@ plaid/model/beacon_report_list_response.py
plaid/model/beacon_report_syndication.py
plaid/model/beacon_report_syndication_analysis.py
plaid/model/beacon_report_syndication_created_webhook.py
plaid/model/beacon_report_syndication_get_request.py
plaid/model/beacon_report_syndication_get_response.py
plaid/model/beacon_report_syndication_list_request.py
plaid/model/beacon_report_syndication_list_response.py
plaid/model/beacon_report_syndication_original_report.py
Expand All @@ -190,11 +194,16 @@ plaid/model/beacon_user_get_request.py
plaid/model/beacon_user_get_response.py
plaid/model/beacon_user_id_number.py
plaid/model/beacon_user_name.py
plaid/model/beacon_user_name_nullable.py
plaid/model/beacon_user_request_address.py
plaid/model/beacon_user_request_address_nullable.py
plaid/model/beacon_user_request_data.py
plaid/model/beacon_user_review_request.py
plaid/model/beacon_user_status.py
plaid/model/beacon_user_status_updated_webhook.py
plaid/model/beacon_user_update_request.py
plaid/model/beacon_user_update_request_data.py
plaid/model/beacon_user_update_response.py
plaid/model/categories_get_response.py
plaid/model/category.py
plaid/model/category_insight_details.py
Expand Down Expand Up @@ -486,6 +495,8 @@ plaid/model/hosted_link_delivery_method.py
plaid/model/hosted_mmd_verification_webhook.py
plaid/model/id_number_type.py
plaid/model/identity_default_update_webhook.py
plaid/model/identity_document.py
plaid/model/identity_document_metadata.py
plaid/model/identity_get_request.py
plaid/model/identity_get_request_options.py
plaid/model/identity_get_response.py
Expand Down Expand Up @@ -759,6 +770,7 @@ plaid/model/numbers_international.py
plaid/model/numbers_international_iban.py
plaid/model/numbers_international_nullable.py
plaid/model/omittable_transfer_type.py
plaid/model/option_contract.py
plaid/model/originator.py
plaid/model/originator_expected_transfer_frequency.py
plaid/model/other_account_subtype.py
Expand Down Expand Up @@ -1109,6 +1121,8 @@ plaid/model/statements_account.py
plaid/model/statements_download_request.py
plaid/model/statements_list_request.py
plaid/model/statements_list_response.py
plaid/model/statements_refresh_complete_result.py
plaid/model/statements_refresh_complete_webhook.py
plaid/model/statements_refresh_request.py
plaid/model/statements_refresh_response.py
plaid/model/statements_statement.py
Expand Down Expand Up @@ -1317,6 +1331,7 @@ plaid/model/transfer_user_in_request_deprecated.py
plaid/model/transfer_user_in_response.py
plaid/model/update_entity_screening_request_search_terms.py
plaid/model/update_individual_screening_request_search_terms.py
plaid/model/user_account_revoked_webhook.py
plaid/model/user_address.py
plaid/model/user_create_request.py
plaid/model/user_create_response.py
Expand Down
65 changes: 65 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,70 @@
See full changelog for the OpenAPI Schema (OAS) [here](https://github.com/plaid/plaid-openapi/blob/master/CHANGELOG.md).

# 18.3.0
- Updating to OAS 2020-09-14_1.482.3

## OpenAPI Schema Changes
### 2020-09-14_1.482.3
- Update `description` description for `/transfer/create`

### 2020-09-14_1.482.2
- Update /credit/relay/get response example

### 2020-09-14_1.482.1
- Update `funding_account_id` description for `/transfer/intent/create`

### 2020-09-14_1.482.0
- Adds a new field `payment_details` to `/accounts/balance/get` request
- Adds a new field `payment_risk_assessment` to `/accounts/balance/get` response

### 2020-09-14_1.481.1
- Update `USER_ACCOUNT_REVOKED` description and set to visible

### 2020-09-14_1.481.0
- Add `available` to balance object in `wallet/get` and `wallet/list` response

### 2020-09-14_1.480.1
- Documentation-only change to Investments `Security` object for new fields and sandbox availability

### 2020-09-14_1.480.0
- Add `phone_number` to `/transactions/enrich` response

### 2020-09-14_1.479.0
- [Breaking change for Go client library] Make `street` and `city` optional in the address attribute of `identity_verification/create`

### 2020-09-14_1.478.4
- Add `registration_number` to `/partner/customer/create` request

### 2020-09-14_1.478.3

### 2020-09-14_1.478.2
- Deprecate `funding_account_id` from `/transfer/recurring/create` request

### 2020-09-14_1.478.1
- Description-only changes to support Hosted Link (beta)

### 2020-09-14_1.478.0
- Add `market_identifier_code` and `option_contract` fields in the Security (investment) object
- `option_contract` object contains `contract_type`, `expiration_date`, `strike_price`, and `underlying_security_ticker`

### 2020-09-14_1.477.1
- Changes `last_user_modified_date` to `last_user_modified_datetime` on transaction stream object.

### 2020-09-14_1.477.0
- Bug fix nullability definitions for `/beacon/user/create` and `/beacon/user/update` request payloads

### 2020-09-14_1.476.1
- Update Recurring Transaction description

### 2020-09-14_1.476.0
- Add `/beacon/user/update`

### 2020-09-14_1.475.0
- Add `/beacon/report_syndication/get` route

### 2020-09-14_1.474.4
- Add Statements Refresh webhook

# 18.2.0
- Updating to OAS 2020-09-14_1.474.3

Expand Down
4 changes: 2 additions & 2 deletions plaid/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501
The version of the OpenAPI document: 2020-09-14_1.474.3
The version of the OpenAPI document: 2020-09-14_1.482.3
Generated by: https://openapi-generator.tech
"""


__version__ = "18.2.0"
__version__ = "18.3.0"

# import ApiClient
from plaid.api_client import ApiClient
Expand Down
Loading

0 comments on commit 178f075

Please sign in to comment.