Skip to content

chore: 🐝 Update SDK - Generate 0.14.0 #29

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 1, 2025

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Apr 29, 2025

SDK update

Based on:

Versioning

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

OpenAPI Change Summary

├─┬Paths
│ ├─┬/v3/unify
│ │ └─┬POST
│ │   ├──[🔀] summary (444:16)
│ │   ├──[🔀] description (405:20)
│ │   └─┬Responses
│ │     └─┬200
│ │       └──[🔀] description (419:24)
│ ├─┬/v3/unify-bind
│ │ └─┬POST
│ │   ├──[🔀] summary (494:16)
│ │   ├──[🔀] description (450:20)
│ │   └─┬Responses
│ │     └─┬200
│ │       └──[🔀] description (464:24)
│ └─┬/v3/unify-status
│   └─┬POST
│     ├──[🔀] summary (544:16)
│     ├──[🔀] description (500:20)
│     └─┬Responses
│       └─┬200
│         └──[🔀] description (514:24)
└─┬Components
  ├─┬V3UnifyBindResponse
  │ ├──[➕] title (1764:14)
  │ ├──[➖] description (1756:26)
  │ └─┬phoneNumber
  │   └──[🔀] description (1753:24)
  ├─┬V3UnifyStatusRequest
  │ ├──[➕] title (1873:14)
  │ ├──[➖] description (1862:26)
  │ ├─┬clientRequestId
  │ │ └──[🔀] description (1857:24)
  │ ├─┬phoneNumber
  │ │ └──[🔀] description (1869:24)
  │ └─┬correlationId
  │   └──[🔀] description (1862:24)
  ├─┬V3UnifyResponse
  │ ├──[➕] title (1846:14)
  │ ├──[➖] description (1833:26)
  │ ├─┬correlationId
  │ │ └──[🔀] description (1835:24)
  │ └─┬authToken
  │   └──[🔀] description (1830:24)
  ├─┬Error
  │ ├─┬message
  │ │ └──[🔀] description (953:24)
  │ └─┬code
  │   └──[🔀] description (947:24)
  ├─┬Error403
  │ ├─┬message
  │ │ └──[🔀] description (1016:24)
  │ └─┬code
  │   └──[🔀] description (1010:24)
  ├─┬V3UnifyStatusResponse
  │ ├──[➕] title (1894:14)
  │ ├──[➖] description (1895:26)
  │ └─┬phoneNumber
  │   └──[🔀] description (1883:24)
  ├─┬Error400
  │ ├─┬message
  │ │ └──[🔀] description (974:24)
  │ └─┬code
  │   └──[🔀] description (968:24)
  ├─┬V3UnifyRequest
  │ ├──[➕] title (1819:14)
  │ ├──[➖] description (1777:26)
  │ ├─┬phoneNumber
  │ │ └──[🔀] description (1795:24)
  │ ├─┬clientRequestId
  │ │ └──[🔀] description (1783:24)
  │ ├─┬smsMessage
  │ │ └──[🔀] description (1811:24)
  │ ├─┬clientCustomerId
  │ │ └──[🔀] description (1778:24)
  │ ├─┬finalTargetUrl
  │ │ └──[🔀] description (1788:24)
  │ └─┬possessionType
  │   └──[🔀] description (1803:24)
  ├─┬Error401
  │ ├─┬message
  │ │ └──[🔀] description (995:24)
  │ └─┬code
  │   └──[🔀] description (989:24)
  └─┬V3UnifyBindRequest
    ├──[➕] title (1743:14)
    ├──[➖] description (1723:26)
    ├─┬clientRequestId
    │ └──[🔀] description (1727:24)
    ├─┬correlationId
    │ └──[🔀] description (1732:24)
    └─┬phoneNumber
      └──[🔀] description (1739:24)
Document Element Total Changes Breaking Changes
paths 9 0
components 36 0

JAVA CHANGELOG

core: 3.37.1 - 2025-04-11

🐛 Bug Fixes

  • increase stability of generator model file names (commit by @vishalg0wda)

core: 3.37.0 - 2025-04-09

🐝 New Features

  • debug logging of requests and responses (commit by @davidmoten)

core: 3.36.3 - 2025-04-04

🐛 Bug Fixes

  • java - fix compile error and const support in pagination GEN-1127, GEN-880 (commit by @davidmoten)

@github-actions github-actions bot added the minor Minor version bump label Apr 29, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1745941966 branch from ca9900f to 7efce1c Compare April 30, 2025 00:45
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1745941966 branch from 7a8240b to c951de1 Compare May 1, 2025 00:51
@alex-holovach alex-holovach merged commit 827c720 into main May 1, 2025
2 checks passed
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