Skip to content

chore: 🐝 Update SDK - Generate Bank Feeds library BANK-FEEDS-LIBRARY 2.0.0#72

Merged
dcoplowe merged 1 commit intomainfrom
speakeasy-sdk-regen-1732634784
Nov 26, 2024
Merged

chore: 🐝 Update SDK - Generate Bank Feeds library BANK-FEEDS-LIBRARY 2.0.0#72
dcoplowe merged 1 commit intomainfrom
speakeasy-sdk-regen-1732634784

Conversation

@github-actions
Copy link

SDK update

Based on:

Versioning

Version Bump Type: [major] - 🤖 (automated)

OpenAPI Change Summary

├─┬Paths
│ ├──[➕] path (489:3)
│ ├──[➕] path (2784:3)
│ ├──[➕] path (2225:3)
│ ├─┬/companies/{companyId}/connections/{connectionId}/push/bankAccounts/{accountId}/bankTransactions
│ │ └─┬POST
│ │   └──[🔀] description (2642:20)
│ ├─┬/companies/{companyId}/connections/{connectionId}/bankFeedAccounts/mapping
│ │ └─┬POST
│ │   └──[🔀] description (2565:20)
│ ├─┬/companies
│ │ ├─┬GET
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └─┬application/json
│ │ │       ├─┬List of Companies
│ │ │       │ ├──[🔀] value (224:21)
│ │ │       │ └──[🔀] value (224:21)
│ │ │       └─┬One company
│ │ │         └──[🔀] value (193:21)
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         ├─┬With a description
│ │         │ └──[➕] value (129:21)
│ │         ├─┬With no description
│ │         │ └──[➕] value (118:21)
│ │         └─┬With a tag
│ │           ├──[🔀] value (140:21)
│ │           └──[➕] value (140:21)
│ ├─┬/companies/{companyId}/connections/{connectionId}/connectionInfo/bankFeedAccounts
│ │ └─┬POST
│ │   ├──[🔀] summary (2300:16)
│ │   └──[🔀] description (2301:20)
│ └─┬/companies/{companyId}
│   └─┬GET
│     └─┬Responses
│       └─┬200
│         └─┬application/json
│           ├──[➕] examples (383:19)
│           ├──[➕] examples (364:19)
│           └─┬Simple company
│             ├──[🔀] value (354:21)
│             └──[➕] value (354:21)
├─┬bankFeeds.sourceAccount.connected
│ └─┬POST
│   └──[🔀] description (2987:20)
└─┬Components
  ├──[➕] schemas (3805:7)
  ├──[➕] schemas (5032:7)
  ├──[➕] schemas (4853:7)
  ├──[➕] schemas (4841:7)
  ├─┬BankAccountCredentials
  │ └──[➕] examples (3071:11)
  └─┬BankTransactions
    └─┬Schema
      ├──[➖] required (3221:23)❌ 
      ├──[➖] required (3222:23)❌ 
      └──[➖] required (3223:23)❌ 
Document Element Total Changes Breaking Changes
paths 18 0
webhooks 1 0
components 8 3

JAVA CHANGELOG

core: 3.32.2 - 2024-11-22

🐛 Bug Fixes

  • handle circular references through unions correctly (commit by @disintegrator)

core: 3.32.1 - 2024-11-19

🐛 Bug Fixes

  • javav2 - jackson-databind-nullable should be api scoped GEN-773 (commit by @davidmoten)

core: 3.32.0 - 2024-11-14

🐝 New Features

  • javav2 - support allowReserved for query and path parameters GEN-704 (commit by @davidmoten)

core: 3.31.1 - 2024-11-12

🐛 Bug Fixes

core: 3.31.0 - 2024-11-07

🐝 New Features

  • javav2 - support additionalProperties GEN-56 (commit by @davidmoten)

serverEventsSentinels: 0.2.0 - 2024-11-14

🐝 New Features

  • javav2 - support SSE sentinel GEN-516 (commit by @davidmoten)

@github-actions github-actions bot added the major Major version bump label Nov 26, 2024
@dcoplowe dcoplowe enabled auto-merge November 26, 2024 16:29
@dcoplowe dcoplowe self-requested a review November 26, 2024 16:29
@dcoplowe dcoplowe merged commit 21b2dac into main Nov 26, 2024
@dcoplowe dcoplowe deleted the speakeasy-sdk-regen-1732634784 branch November 26, 2024 16:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

major Major version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments