Skip to content

chore: 🐝 Update SDK - Generate 0.3.1 #7

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jun 11, 2025

SDK update

Based on:

Versioning

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

OpenAPI Change Summary

└─┬Paths
  ├──[➖] path (1:53366)❌ 
  ├──[➖] path (1:296867)❌ 
  ├─┬/document/distribute
  │ └─┬POST
  │   └─┬Responses
  │     └─┬200
  │       └─┬application/json
  │         └─┬Schema
  │           └─┬teamId
  │             └──[➖] nullable (1:61428)❌ 
  ├─┬/template/use
  │ └─┬POST
  │   └─┬Responses
  │     └─┬200
  │       └─┬application/json
  │         └─┬Schema
  │           ├─┬teamId
  │           │ └──[➖] nullable (1:281083)❌ 
  │           └─┬folder
  │             └─┬teamId
  │               └──[➖] nullable (1:284374)❌ 
  ├─┬/document/update
  │ └─┬POST
  │   └─┬Responses
  │     └─┬200
  │       └─┬application/json
  │         └─┬Schema
  │           └─┬teamId
  │             └──[➖] nullable (1:50882)❌ 
  ├─┬/document/{documentId}
  │ └─┬GET
  │   └─┬Responses
  │     └─┬200
  │       └─┬application/json
  │         └─┬Schema
  │           ├─┬folder
  │           │ └─┬teamId
  │           │   └──[➖] nullable (1:13176)❌ 
  │           └─┬teamId
  │             └──[➖] nullable (1:9885)❌ 
  ├─┬/document
  │ └─┬GET
  │   └─┬Responses
  │     └─┬200
  │       └─┬application/json
  │         └─┬Schema
  │           └─┬data
  │             └─┬Schema
  │               └─┬teamId
  │                 └──[➖] nullable (1:3743)❌ 
  ├─┬/template/duplicate
  │ └─┬POST
  │   └─┬Responses
  │     └─┬200
  │       └─┬application/json
  │         └─┬Schema
  │           └─┬teamId
  │             └──[➖] nullable (1:273776)❌ 
  ├─┬/template/update
  │ └─┬POST
  │   └─┬Responses
  │     └─┬200
  │       └─┬application/json
  │         └─┬Schema
  │           └─┬teamId
  │             └──[➖] nullable (1:271114)❌ 
  ├─┬/document/create/beta
  │ └─┬POST
  │   └─┬Responses
  │     └─┬200
  │       └─┬application/json
  │         └─┬Schema
  │           └─┬document
  │             ├─┬teamId
  │             │ └──[➖] nullable (1:33802)❌ 
  │             └─┬folder
  │               └─┬teamId
  │                 └──[➖] nullable (1:37093)❌ 
  ├─┬/template/{templateId}
  │ └─┬GET
  │   └─┬Responses
  │     └─┬200
  │       └─┬application/json
  │         └─┬Schema
  │           ├─┬folder
  │           │ └─┬teamId
  │           │   └──[➖] nullable (1:264386)❌ 
  │           └─┬teamId
  │             └──[➖] nullable (1:253515)❌ 
  └─┬/template
    └─┬GET
      └─┬Responses
        └─┬200
          └─┬application/json
            └─┬Schema
              └─┬data
                └─┬Schema
                  └─┬teamId
                    └──[➖] nullable (1:243210)❌ 
Document Element Total Changes Breaking Changes
paths 16 16

TYPESCRIPT CHANGELOG

core: 3.21.11 - 2025-06-09

🐛 Bug Fixes

unions: 2.85.9 - 2025-06-05

🐛 Bug Fixes

  • Handle unions for multipart/form-data request body (commit by @Kanwardeep)

@github-actions github-actions bot added the patch Patch version bump label Jun 11, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1749601478 branch 2 times, most recently from b720f87 to b21b2ce Compare June 13, 2025 00:26
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1749601478 branch from af87124 to a5fdbd2 Compare June 14, 2025 00:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch Patch version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant