Skip to content

Conversation

@github-actions
Copy link
Contributor

SDK update

Based on:

Versioning

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

OpenAPI Change Summary

├─┬Paths
│ ├──[➕] path (2231:3)
│ ├──[➕] path (2817:3)
│ ├──[➕] path (495:3)
│ ├─┬/companies/{companyId}
│ │ └─┬GET
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         ├──[➕] examples (389:19)
│ │         ├──[➕] examples (370:19)
│ │         └─┬Simple company
│ │           ├──[🔀] value (360:21)
│ │           └──[➕] value (360:21)
│ ├─┬/companies/{companyId}/connections/{connectionId}/connectionInfo/bankFeedAccounts
│ │ └─┬POST
│ │   ├──[🔀] summary (2306:16)
│ │   ├──[🔀] description (2307:20)
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       ├──[➕] examples (2339:17)
│ │       ├──[➕] examples (2322:17)
│ │       └─┬Schema
│ │         ├─┬ONEOF
│ │         │ └──[🔀] $ref (4851:18)❌ 
│ │         └─┬ONEOF
│ │           └──[🔀] $ref (5000:18)❌ 
│ ├─┬/companies/{companyId}/connections/{connectionId}/bankFeedAccounts/mapping
│ │ └─┬POST
│ │   └──[🔀] description (2598:20)
│ ├─┬/companies/{companyId}/connections/{connectionId}/push/bankAccounts/{accountId}/bankTransactions
│ │ └─┬POST
│ │   └──[🔀] description (2675:20)
│ └─┬/companies
│   ├─┬GET
│   │ ├──[➕] parameters (335:17)❌ 
│   │ ├──[🔀] description (329:20)
│   │ └─┬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 tag
│           │ ├──[🔀] value (140:21)
│           │ └──[➕] value (140:21)
│           ├─┬With a description
│           │ └──[➕] value (129:21)
│           └─┬With no description
│             └──[➕] value (118:21)
├─┬bankFeeds.sourceAccount.connected
│ └─┬POST
│   └──[🔀] description (3020:20)
└─┬Components
  ├──[➕] schemas (4895:7)
  ├──[➕] schemas (4907:7)
  ├──[➕] schemas (5114:7)
  ├──[➕] schemas (3839:7)
  ├─┬SourceAccountV2
  │ └──[➕] properties (4953:9)
  ├─┬BankAccounts
  │ ├─┬ALLOF
  │ │ └──[🔀] $ref (3668:17)❌ 
  │ └─┬ALLOF
  │   └──[🔀] $ref (3111:11)❌ 
  ├─┬BankTransactions
  │ └─┬Schema
  │   ├──[➖] required (3222:23)❌ 
  │   ├──[➖] required (3223:23)❌ 
  │   └──[➖] required (3221:23)❌ 
  ├─┬BankAccountCredentials
  │ └──[➕] examples (3104:11)
  └─┬BankFeedMapping
    └─┬sourceBalance
      ├──[🔀] type (3373:17)❌ 
      └──[➕] format (3374:19)❌ 
Document Element Total Changes Breaking Changes
paths 24 3
webhooks 1 0
components 13 9

CSHARP CHANGELOG

core: 3.10.7 - 2024-12-06

🐛 Bug Fixes

  • support property names solely comprised of illegal characters (commit by @mfbx9da4)

core: 3.10.6 - 2024-11-22

🐛 Bug Fixes

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

core: 3.10.5 - 2024-11-12

🐛 Bug Fixes

@github-actions github-actions bot requested a review from dcoplowe as a code owner December 16, 2024 16:07
@github-actions github-actions bot added the major Major version bump label Dec 16, 2024
@dcoplowe dcoplowe merged commit 4382970 into main Dec 16, 2024
@dcoplowe dcoplowe deleted the speakeasy-sdk-regen-1734365180 branch December 16, 2024 16:09
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.

3 participants