Skip to content
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

chore: 🐝 Update SDK - Generate 5.13.0 #37

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Jan 15, 2025

SDK update

Based on:

Versioning

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

OpenAPI Change Summary

├─┬Paths
│ ├──[➕] path (1553:5)
│ └─┬/v1/code_sample
│   └─┬GET
│     ├──[➕] parameters (126:25)❌ 
│     ├──[🔀] summary (102:22)
│     ├──[🔀] description (103:26)
│     ├─┬Parameters
│     │ ├──[➕] example (114:28)
│     │ └──[🔀] description (111:32)
│     ├─┬Parameters
│     │ ├──[➕] example (121:28)
│     │ └──[➕] description (118:32)
│     ├─┬Parameters
│     │ ├──[➕] example (147:28)
│     │ └──[➕] description (144:32)
│     └─┬Responses
│       └─┬2XX
│         └─┬application/json
│           └──[➕] examples (3562:13)
└─┬Components
  ├──[➕] examples (3587:13)
  ├──[➕] examples (3562:13)
  ├──[➕] schemas (3446:13)
  ├──[➕] schemas (3153:13)
  ├──[➕] schemas (3167:13)
  ├──[➕] schemas (3142:13)
  ├─┬User
  │ └──[➕] properties (2819:17)
  ├─┬UsageSnippet
  │ ├──[➕] required (3195:19)❌ 
  │ ├──[➕] required (3196:19)❌ 
  │ ├──[➕] properties (3183:17)
  │ └──[➕] properties (3180:17)
  ├─┬Revision
  │ └──[➕] properties (3428:17)
  └─┬Namespace
    ├──[➕] properties (3371:17)
    └──[➕] properties (3375:17)
Document Element Total Changes Breaking Changes
components 14 2
paths 11 1

CSHARP CHANGELOG

core: 3.10.12 - 2025-01-27

🐛 Bug Fixes

  • sort subresponses based on the worst scoring response in the group to ensure that no unreachable code paths are created (commit by @idbentley)

core: 3.10.11 - 2025-01-13

🐛 Bug Fixes

  • handle 4XX and 5XX error ranges seperately (commit by @idbentley)

@github-actions github-actions bot added the patch Patch version bump label Jan 15, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1736900413 branch 8 times, most recently from 0aa1279 to e208d9c Compare January 23, 2025 00:20
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1736900413 branch 5 times, most recently from 5ca3e67 to a0b651e Compare January 28, 2025 00:20
@github-actions github-actions bot changed the title chore: 🐝 Update SDK - Generate 5.12.1 chore: 🐝 Update SDK - Generate 5.13.0 Jan 28, 2025
@github-actions github-actions bot added minor Minor version bump and removed patch Patch version bump labels Jan 28, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1736900413 branch from a0b651e to 61e7a0b Compare January 29, 2025 00:20
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1736900413 branch from 61e7a0b to 731ebeb Compare January 30, 2025 00:20
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.

1 participant