Skip to content

chore: 🐝 Update SDK - Generate Sync for Payables library SYNC-FOR-PAYABLES-LIBRARY 4.1.0#76

Merged
dcoplowe merged 1 commit intomainfrom
speakeasy-sdk-regen-1732702366
Nov 27, 2024
Merged

chore: 🐝 Update SDK - Generate Sync for Payables library SYNC-FOR-PAYABLES-LIBRARY 4.1.0#76
dcoplowe merged 1 commit intomainfrom
speakeasy-sdk-regen-1732702366

Conversation

@github-actions
Copy link

SDK update

Based on:

Versioning

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

OpenAPI Change Summary

├─┬Paths
│ ├─┬/companies/{companyId}/connections
│ │ └─┬POST
│ │   └──[🔀] description (560:20)
│ ├─┬/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 a tag
│ │         │ ├──[🔀] value (303:21)
│ │         │ └──[➕] value (303:21)
│ │         ├─┬With a description
│ │         │ └──[➕] value (292:21)
│ │         └─┬With no description
│ │           └──[➕] value (281:21)
│ └─┬/companies/{companyId}
│   └─┬GET
│     └─┬Responses
│       └─┬200
│         └─┬application/json
│           ├──[➕] examples (457:19)
│           ├──[➕] examples (438:19)
│           └─┬Simple company
│             ├──[🔀] value (428:21)
│             └──[➕] value (428:21)
└─┬Components
  └─┬auth_header
    └──[🔀] description (3631:20)
Document Element Total Changes Breaking Changes
paths 13 0
components 1 0

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)

core: 3.30.7 - 2024-10-31

🐛 Bug Fixes

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

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 minor Minor version bump label Nov 27, 2024
@dcoplowe dcoplowe self-requested a review November 27, 2024 13:51
@dcoplowe dcoplowe merged commit 609267b into main Nov 27, 2024
@dcoplowe dcoplowe deleted the speakeasy-sdk-regen-1732702366 branch November 27, 2024 13:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

minor Minor version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments