Skip to content

Comments

chore: 🐝 Update SDK - Generate Lending library LENDING-LIBRARY 3.0.0#69

Merged
dcoplowe merged 1 commit intomainfrom
speakeasy-sdk-regen-1731929475
Nov 18, 2024
Merged

chore: 🐝 Update SDK - Generate Lending library LENDING-LIBRARY 3.0.0#69
dcoplowe merged 1 commit intomainfrom
speakeasy-sdk-regen-1731929475

Conversation

@github-actions
Copy link

SDK update

Based on:

OpenAPI Change Summary

├─┬Paths
│ ├─┬/companies
│ │ ├─┬GET
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └─┬application/json
│ │ │       ├─┬One company
│ │ │       │ └──[🔀] value (140:21)
│ │ │       └─┬List of Companies
│ │ │         ├──[🔀] value (171:21)
│ │ │         └──[🔀] value (171:21)
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         ├─┬With a tag
│ │         │ ├──[🔀] value (320:21)
│ │         │ └──[➕] value (320:21)
│ │         ├─┬With no description
│ │         │ └──[➕] value (298:21)
│ │         └─┬With a description
│ │           └──[➕] value (309:21)
│ └─┬/companies/{companyId}
│   └─┬GET
│     └─┬Responses
│       └─┬200
│         └─┬application/json
│           ├──[➕] examples (474:19)
│           ├──[➕] examples (455:19)
│           └─┬Simple company
│             ├──[🔀] value (445:21)
│             └──[➕] value (445:21)
└─┬Components
  ├──[➕] schemas (79617:7)
  ├─┬AccountingBillCreditNote
  │ ├─┬ALLOF
  │ │ └──[🔀] $ref (81382:18)❌ 
  │ └─┬ALLOF
  │   └──[🔀] $ref (77017:11)❌ 
  └─┬AccountingTransfer
    └─┬ALLOF
      └─┬depositedRecordRefs
        └─┬Schema
          └──[🔀] $ref (79617:13)❌ 
Document Element Total Changes Breaking Changes
paths 11 0
components 4 6

JAVA CHANGELOG

serverEventsSentinels: 0.2.0 - 2024-11-14

🐝 New Features

  • javav2 - support SSE sentinel GEN-516 (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)

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

@github-actions github-actions bot added the major Major version bump label Nov 18, 2024
@dcoplowe dcoplowe merged commit c82eccc into main Nov 18, 2024
@dcoplowe dcoplowe deleted the speakeasy-sdk-regen-1731929475 branch November 18, 2024 12:47
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