Skip to content

Conversation

@github-actions
Copy link
Contributor

SDK update

Based on:

Versioning

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

OpenAPI Change Summary

├─┬Paths
│ ├─┬/companies/{companyId}
│ │ └─┬GET
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         ├──[➕] examples (457:19)
│ │         ├──[➕] examples (438:19)
│ │         └─┬Simple company
│ │           ├──[🔀] value (428:21)
│ │           └──[➕] value (428:21)
│ ├─┬/companies
│ │ ├─┬GET
│ │ │ ├──[🔀] description (259:20)
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └─┬application/json
│ │ │       ├─┬List of Companies
│ │ │       │ ├──[🔀] value (154:21)
│ │ │       │ └──[🔀] value (154:21)
│ │ │       └─┬One company
│ │ │         └──[🔀] value (123:21)
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         ├─┬With no description
│ │         │ └──[➕] value (281:21)
│ │         ├─┬With a tag
│ │         │ ├──[🔀] value (303:21)
│ │         │ └──[➕] value (303:21)
│ │         └─┬With a description
│ │           └──[➕] value (292:21)
│ └─┬/companies/{companyId}/connections
│   └─┬POST
│     └──[🔀] description (560:20)
└─┬Components
  └─┬auth_header
    └──[🔀] description (3631:20)
Document Element Total Changes Breaking Changes
paths 13 0
components 1 0

CSHARP CHANGELOG

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

core: 3.10.4 - 2024-10-31

🐛 Bug Fixes

  • Prevent panic with invalid implicit discriminator mappings with propertyName within allOf object (commit by @bflad)

@github-actions github-actions bot requested a review from dcoplowe as a code owner November 26, 2024 17:11
@github-actions github-actions bot added the major Major version bump label Nov 26, 2024
@dcoplowe dcoplowe merged commit f13d690 into main Nov 26, 2024
@dcoplowe dcoplowe deleted the speakeasy-sdk-regen-1732641065 branch November 26, 2024 18:31
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