Skip to content

Commit

Permalink
OpenAPI generated code at 2024-01-16T22:49:08Z (#484)
Browse files Browse the repository at this point in the history
Co-authored-by: Matt Nguyen <[email protected]>
  • Loading branch information
mattnguyen1 and Matt Nguyen authored Jan 17, 2024
1 parent 675ae2e commit 9f6485c
Show file tree
Hide file tree
Showing 1,426 changed files with 5,503 additions and 1,460 deletions.
30 changes: 30 additions & 0 deletions .openapi-generator/FILES
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,9 @@ docs/BaseReportsProductReadyWebhook.md
docs/BeaconAuditTrail.md
docs/BeaconAuditTrailSource.md
docs/BeaconDuplicateDetectedWebhook.md
docs/BeaconDuplicateGetRequest.md
docs/BeaconDuplicateGetResponse.md
docs/BeaconMatchSummaryAnalysis.md
docs/BeaconMatchSummaryCode.md
docs/BeaconReport.md
docs/BeaconReportCreateRequest.md
Expand Down Expand Up @@ -185,6 +188,7 @@ docs/BeaconUserRequestAddress.md
docs/BeaconUserRequestAddressNullable.md
docs/BeaconUserRequestData.md
docs/BeaconUserReviewRequest.md
docs/BeaconUserRevision.md
docs/BeaconUserStatus.md
docs/BeaconUserStatusUpdatedWebhook.md
docs/BeaconUserUpdateRequest.md
Expand Down Expand Up @@ -484,6 +488,11 @@ docs/IdentityRefreshRequest.md
docs/IdentityRefreshResponse.md
docs/IdentityUpdateTypes.md
docs/IdentityVerification.md
docs/IdentityVerificationAutofillAddress.md
docs/IdentityVerificationAutofillCreateRequest.md
docs/IdentityVerificationAutofillCreateResponse.md
docs/IdentityVerificationAutofillStatus.md
docs/IdentityVerificationAutofillUserData.md
docs/IdentityVerificationCreateRequest.md
docs/IdentityVerificationCreateRequestUser.md
docs/IdentityVerificationCreateResponse.md
Expand Down Expand Up @@ -783,6 +792,7 @@ docs/Pay.md
docs/PayFrequency.md
docs/PayFrequencyValue.md
docs/PayPeriodDetails.md
docs/PayPeriodDetailsPayFrequency.md
docs/PayStubDeductionsBreakdown.md
docs/PayStubDeductionsTotal.md
docs/PayStubDistributionBreakdown.md
Expand Down Expand Up @@ -862,9 +872,11 @@ docs/PaystubDeduction.md
docs/PaystubDetails.md
docs/PaystubEmployer.md
docs/PaystubOverride.md
docs/PaystubOverrideDistributionBreakdown.md
docs/PaystubOverrideEmployee.md
docs/PaystubOverrideEmployeeAddress.md
docs/PaystubOverrideEmployer.md
docs/PaystubOverridePayPeriodDetails.md
docs/PaystubPayFrequency.md
docs/PaystubYTDDetails.md
docs/PendingExpirationWebhook.md
Expand Down Expand Up @@ -897,6 +909,8 @@ docs/ProcessorIdentityGetResponse.md
docs/ProcessorIdentityMatchRequest.md
docs/ProcessorIdentityMatchResponse.md
docs/ProcessorInitialUpdateWebhook.md
docs/ProcessorLiabilitiesGetRequest.md
docs/ProcessorLiabilitiesGetResponse.md
docs/ProcessorNumber.md
docs/ProcessorRecurringTransactionsUpdateWebhook.md
docs/ProcessorSignalDecisionReportRequest.md
Expand Down Expand Up @@ -972,6 +986,7 @@ docs/RiskCheckLinkedService.md
docs/RiskCheckPhone.md
docs/RiskCheckStolenIdentity.md
docs/RiskCheckSyntheticIdentity.md
docs/RiskProfile.md
docs/RiskSignalDocumentReference.md
docs/RiskSignalDocumentStatus.md
docs/Role.md
Expand Down Expand Up @@ -1560,6 +1575,9 @@ lib/plaid/models/base_reports_product_ready_webhook.rb
lib/plaid/models/beacon_audit_trail.rb
lib/plaid/models/beacon_audit_trail_source.rb
lib/plaid/models/beacon_duplicate_detected_webhook.rb
lib/plaid/models/beacon_duplicate_get_request.rb
lib/plaid/models/beacon_duplicate_get_response.rb
lib/plaid/models/beacon_match_summary_analysis.rb
lib/plaid/models/beacon_match_summary_code.rb
lib/plaid/models/beacon_report.rb
lib/plaid/models/beacon_report_create_request.rb
Expand Down Expand Up @@ -1592,6 +1610,7 @@ lib/plaid/models/beacon_user_request_address.rb
lib/plaid/models/beacon_user_request_address_nullable.rb
lib/plaid/models/beacon_user_request_data.rb
lib/plaid/models/beacon_user_review_request.rb
lib/plaid/models/beacon_user_revision.rb
lib/plaid/models/beacon_user_status.rb
lib/plaid/models/beacon_user_status_updated_webhook.rb
lib/plaid/models/beacon_user_update_request.rb
Expand Down Expand Up @@ -1890,6 +1909,11 @@ lib/plaid/models/identity_refresh_request.rb
lib/plaid/models/identity_refresh_response.rb
lib/plaid/models/identity_update_types.rb
lib/plaid/models/identity_verification.rb
lib/plaid/models/identity_verification_autofill_address.rb
lib/plaid/models/identity_verification_autofill_create_request.rb
lib/plaid/models/identity_verification_autofill_create_response.rb
lib/plaid/models/identity_verification_autofill_status.rb
lib/plaid/models/identity_verification_autofill_user_data.rb
lib/plaid/models/identity_verification_create_request.rb
lib/plaid/models/identity_verification_create_request_user.rb
lib/plaid/models/identity_verification_create_response.rb
Expand Down Expand Up @@ -2188,6 +2212,7 @@ lib/plaid/models/pay.rb
lib/plaid/models/pay_frequency.rb
lib/plaid/models/pay_frequency_value.rb
lib/plaid/models/pay_period_details.rb
lib/plaid/models/pay_period_details_pay_frequency.rb
lib/plaid/models/pay_stub_deductions_breakdown.rb
lib/plaid/models/pay_stub_deductions_total.rb
lib/plaid/models/pay_stub_distribution_breakdown.rb
Expand Down Expand Up @@ -2267,9 +2292,11 @@ lib/plaid/models/paystub_deduction.rb
lib/plaid/models/paystub_details.rb
lib/plaid/models/paystub_employer.rb
lib/plaid/models/paystub_override.rb
lib/plaid/models/paystub_override_distribution_breakdown.rb
lib/plaid/models/paystub_override_employee.rb
lib/plaid/models/paystub_override_employee_address.rb
lib/plaid/models/paystub_override_employer.rb
lib/plaid/models/paystub_override_pay_period_details.rb
lib/plaid/models/paystub_pay_frequency.rb
lib/plaid/models/paystub_ytd_details.rb
lib/plaid/models/pending_expiration_webhook.rb
Expand Down Expand Up @@ -2302,6 +2329,8 @@ lib/plaid/models/processor_identity_get_response.rb
lib/plaid/models/processor_identity_match_request.rb
lib/plaid/models/processor_identity_match_response.rb
lib/plaid/models/processor_initial_update_webhook.rb
lib/plaid/models/processor_liabilities_get_request.rb
lib/plaid/models/processor_liabilities_get_response.rb
lib/plaid/models/processor_number.rb
lib/plaid/models/processor_recurring_transactions_update_webhook.rb
lib/plaid/models/processor_signal_decision_report_request.rb
Expand Down Expand Up @@ -2378,6 +2407,7 @@ lib/plaid/models/risk_check_linked_service.rb
lib/plaid/models/risk_check_phone.rb
lib/plaid/models/risk_check_stolen_identity.rb
lib/plaid/models/risk_check_synthetic_identity.rb
lib/plaid/models/risk_profile.rb
lib/plaid/models/risk_signal_document_reference.rb
lib/plaid/models/risk_signal_document_status.rb
lib/plaid/models/role.rb
Expand Down
23 changes: 22 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,28 @@
See full changelog for the OpenAPI schema (OAS) [here](https://github.com/plaid/plaid-openapi/blob/master/CHANGELOG.md).

# 24.3.0
# 24.4.0
- Updating to OAS 2020-09-14_1.485.0

## OpenAPI Schema Changes
### 2020-09-14_1.485.0
- Add `/processor/liabilities/get` endpoint

### 2020-09-14_1.484.1
- Add `/identity_verification/autofill/create` (closed beta)

### 2020-09-14_1.484.0
- Add `/statements/refresh` endpoint

### 2020-09-14_1.483.2
- Add `/beacon/duplicate/get` route

### 2020-09-14_1.483.1
- Internal changes only

### 2020-09-14_1.483.0
- Added net new fields to StatementsAccount object: `account_mask`, `account_subtype`, `account_official_name`

# 24.3.0
- Updating to OAS 2020-09-14_1.482.3
- Fix bug in error handling (https://github.com/plaid/plaid-ruby/issues/481) introduced in 24.1.0

Expand Down
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Ruby embeds the version in the generator where as others don't so it's not possible to cat for it.
RUBY_PACKAGE_VERSION=24.3.0
RUBY_PACKAGE_VERSION=24.4.0

.PHONY: release
release:
Expand Down
17 changes: 16 additions & 1 deletion lib/plaid.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#The Plaid REST API. Please see https://plaid.com/docs/api for more details.
The version of the OpenAPI document: 2020-09-14_1.482.3
The version of the OpenAPI document: 2020-09-14_1.485.0
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 6.3.0
Expand Down Expand Up @@ -172,6 +172,9 @@
Plaid.autoload :BeaconAuditTrail, 'plaid/models/beacon_audit_trail'
Plaid.autoload :BeaconAuditTrailSource, 'plaid/models/beacon_audit_trail_source'
Plaid.autoload :BeaconDuplicateDetectedWebhook, 'plaid/models/beacon_duplicate_detected_webhook'
Plaid.autoload :BeaconDuplicateGetRequest, 'plaid/models/beacon_duplicate_get_request'
Plaid.autoload :BeaconDuplicateGetResponse, 'plaid/models/beacon_duplicate_get_response'
Plaid.autoload :BeaconMatchSummaryAnalysis, 'plaid/models/beacon_match_summary_analysis'
Plaid.autoload :BeaconMatchSummaryCode, 'plaid/models/beacon_match_summary_code'
Plaid.autoload :BeaconReport, 'plaid/models/beacon_report'
Plaid.autoload :BeaconReportCreateRequest, 'plaid/models/beacon_report_create_request'
Expand Down Expand Up @@ -204,6 +207,7 @@
Plaid.autoload :BeaconUserRequestAddressNullable, 'plaid/models/beacon_user_request_address_nullable'
Plaid.autoload :BeaconUserRequestData, 'plaid/models/beacon_user_request_data'
Plaid.autoload :BeaconUserReviewRequest, 'plaid/models/beacon_user_review_request'
Plaid.autoload :BeaconUserRevision, 'plaid/models/beacon_user_revision'
Plaid.autoload :BeaconUserStatus, 'plaid/models/beacon_user_status'
Plaid.autoload :BeaconUserStatusUpdatedWebhook, 'plaid/models/beacon_user_status_updated_webhook'
Plaid.autoload :BeaconUserUpdateRequest, 'plaid/models/beacon_user_update_request'
Expand Down Expand Up @@ -503,6 +507,11 @@
Plaid.autoload :IdentityRefreshResponse, 'plaid/models/identity_refresh_response'
Plaid.autoload :IdentityUpdateTypes, 'plaid/models/identity_update_types'
Plaid.autoload :IdentityVerification, 'plaid/models/identity_verification'
Plaid.autoload :IdentityVerificationAutofillAddress, 'plaid/models/identity_verification_autofill_address'
Plaid.autoload :IdentityVerificationAutofillCreateRequest, 'plaid/models/identity_verification_autofill_create_request'
Plaid.autoload :IdentityVerificationAutofillCreateResponse, 'plaid/models/identity_verification_autofill_create_response'
Plaid.autoload :IdentityVerificationAutofillStatus, 'plaid/models/identity_verification_autofill_status'
Plaid.autoload :IdentityVerificationAutofillUserData, 'plaid/models/identity_verification_autofill_user_data'
Plaid.autoload :IdentityVerificationCreateRequest, 'plaid/models/identity_verification_create_request'
Plaid.autoload :IdentityVerificationCreateRequestUser, 'plaid/models/identity_verification_create_request_user'
Plaid.autoload :IdentityVerificationCreateResponse, 'plaid/models/identity_verification_create_response'
Expand Down Expand Up @@ -802,6 +811,7 @@
Plaid.autoload :PayFrequency, 'plaid/models/pay_frequency'
Plaid.autoload :PayFrequencyValue, 'plaid/models/pay_frequency_value'
Plaid.autoload :PayPeriodDetails, 'plaid/models/pay_period_details'
Plaid.autoload :PayPeriodDetailsPayFrequency, 'plaid/models/pay_period_details_pay_frequency'
Plaid.autoload :PayStubDeductionsBreakdown, 'plaid/models/pay_stub_deductions_breakdown'
Plaid.autoload :PayStubDeductionsTotal, 'plaid/models/pay_stub_deductions_total'
Plaid.autoload :PayStubDistributionBreakdown, 'plaid/models/pay_stub_distribution_breakdown'
Expand Down Expand Up @@ -881,9 +891,11 @@
Plaid.autoload :PaystubDetails, 'plaid/models/paystub_details'
Plaid.autoload :PaystubEmployer, 'plaid/models/paystub_employer'
Plaid.autoload :PaystubOverride, 'plaid/models/paystub_override'
Plaid.autoload :PaystubOverrideDistributionBreakdown, 'plaid/models/paystub_override_distribution_breakdown'
Plaid.autoload :PaystubOverrideEmployee, 'plaid/models/paystub_override_employee'
Plaid.autoload :PaystubOverrideEmployeeAddress, 'plaid/models/paystub_override_employee_address'
Plaid.autoload :PaystubOverrideEmployer, 'plaid/models/paystub_override_employer'
Plaid.autoload :PaystubOverridePayPeriodDetails, 'plaid/models/paystub_override_pay_period_details'
Plaid.autoload :PaystubPayFrequency, 'plaid/models/paystub_pay_frequency'
Plaid.autoload :PaystubYTDDetails, 'plaid/models/paystub_ytd_details'
Plaid.autoload :PendingExpirationWebhook, 'plaid/models/pending_expiration_webhook'
Expand Down Expand Up @@ -915,6 +927,8 @@
Plaid.autoload :ProcessorIdentityMatchRequest, 'plaid/models/processor_identity_match_request'
Plaid.autoload :ProcessorIdentityMatchResponse, 'plaid/models/processor_identity_match_response'
Plaid.autoload :ProcessorInitialUpdateWebhook, 'plaid/models/processor_initial_update_webhook'
Plaid.autoload :ProcessorLiabilitiesGetRequest, 'plaid/models/processor_liabilities_get_request'
Plaid.autoload :ProcessorLiabilitiesGetResponse, 'plaid/models/processor_liabilities_get_response'
Plaid.autoload :ProcessorNumber, 'plaid/models/processor_number'
Plaid.autoload :ProcessorRecurringTransactionsUpdateWebhook, 'plaid/models/processor_recurring_transactions_update_webhook'
Plaid.autoload :ProcessorSignalDecisionReportRequest, 'plaid/models/processor_signal_decision_report_request'
Expand Down Expand Up @@ -990,6 +1004,7 @@
Plaid.autoload :RiskCheckPhone, 'plaid/models/risk_check_phone'
Plaid.autoload :RiskCheckStolenIdentity, 'plaid/models/risk_check_stolen_identity'
Plaid.autoload :RiskCheckSyntheticIdentity, 'plaid/models/risk_check_synthetic_identity'
Plaid.autoload :RiskProfile, 'plaid/models/risk_profile'
Plaid.autoload :RiskSignalDocumentReference, 'plaid/models/risk_signal_document_reference'
Plaid.autoload :RiskSignalDocumentStatus, 'plaid/models/risk_signal_document_status'
Plaid.autoload :Role, 'plaid/models/role'
Expand Down
Loading

0 comments on commit 9f6485c

Please sign in to comment.