Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Oct 24, 2025

SDK update

Versioning

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

Typescript SDK Changes Detected:

  • documenso.envelope.envelopeAttachmentFind(): Added
  • documenso.envelope.envelopeAttachmentCreate(): Added
  • documenso.envelope.envelopeAttachmentUpdate(): Added
  • documenso.envelope.envelopeAttachmentDelete(): Added
  • documenso.document.documentAttachmentCreate(): Added
  • documenso.document.documentAttachmentUpdate(): Added
  • documenso.document.documentAttachmentDelete(): Added
  • documenso.document.documentAttachmentFind(): Added
  • documenso.folder.folderFindFolders(): Added
  • documenso.folder.folderCreateFolder(): Added
  • documenso.folder.folderUpdateFolder(): Added
  • documenso.folder.folderDeleteFolder(): Added
  • documenso.documents.createV0():
    • request.attachments Added
  • documenso.template.templateCreateTemplateTemporary():
    • request.attachments Added
OpenAPI Change Summary
└─┬Paths
  ├──[+] path (14:5)
  ├──[+] path (5988:5)
  ├──[+] path (6226:5)
  ├──[+] path (451:5)
  ├──[+] path (323:5)
  ├──[+] path (17859:5)
  ├──[+] path (5860:5)
  ├──[+] path (17594:5)
  ├──[+] path (6116:5)
  ├──[+] path (18036:5)
  ├──[+] path (18231:5)
  ├──[+] path (195:5)
  ├─┬/template/create/beta
  │ └─┬POST
  │   └─┬Requestbody
  │     └─┬application/json
  │       └─┬Schema
  │         ├──[+] properties (27020:19)
  │         ├─┬visibility
  │         │ ├──[+] enum (26850:23)
  │         │ ├──[+] enum (26851:23)
  │         │ ├──[-] enum (1:278242)❌ 
  │         │ ├──[-] enum (1:278254)❌ 
  │         │ └──[-] enum (1:278275)❌ 
  │         ├─┬title
  │         │ ├──[🔀] maxLength (26838:34)❌ 
  │         │ └──[🔀] description (26839:36)
  │         ├─┬publicDescription
  │         │ ├──[🔀] type (26855:29)❌ 
  │         │ ├──[-] maxLength (1:279058)❌ 
  │         │ ├──[-] minLength (1:279042)❌ 
  │         │ ├──[-] description (1:279078)
  │         │ ├──[+] properties (27015:23)
  │         │ ├──[+] properties (26871:23)
  │         │ ├──[+] properties (26923:23)
  │         │ ├──[+] properties (27004:23)
  │         │ ├──[+] properties (26931:23)
  │         │ ├──[+] properties (26935:23)
  │         │ ├──[+] properties (26940:23)
  │         │ ├──[+] properties (26984:23)
  │         │ ├──[+] properties (26862:23)
  │         │ ├──[+] properties (26980:23)
  │         │ ├──[+] properties (27008:23)
  │         │ ├──[+] properties (26857:23)
  │         │ ├──[+] properties (26867:23)
  │         │ ├──[+] properties (26996:23)
  │         │ └──[+] properties (27000:23)
  │         ├─┬externalId
  │         │ ├──[+] items (27022:30)❌ 
  │         │ ├──[🔀] type (27021:29)❌ 
  │         │ └──[-] nullable (1:278193)❌ 
  │         ├─┬type
  │         │ ├──[-] enum (1:279226)❌ 
  │         │ ├──[-] enum (1:279236)❌ 
  │         │ ├──[+] maxLength (26791:34)❌ 
  │         │ ├──[+] minLength (26790:34)❌ 
  │         │ └──[+] description (26792:36)
  │         ├─┬meta
  │         │ ├──[+] items (26823:30)❌ 
  │         │ ├──[🔀] type (26822:29)❌ 
  │         │ ├──[+] default (26833:32)❌ 
  │         │ ├──[-] properties (1:283085)❌ 
  │         │ ├──[-] properties (1:279699)❌ 
  │         │ ├──[-] properties (1:280725)❌ 
  │         │ ├──[-] properties (1:282890)❌ 
  │         │ ├──[-] properties (1:280888)❌ 
  │         │ ├──[-] properties (1:280937)❌ 
  │         │ ├──[-] properties (1:281010)❌ 
  │         │ ├──[-] properties (1:282477)❌ 
  │         │ ├──[-] properties (1:279420)❌ 
  │         │ ├──[-] properties (1:282344)❌ 
  │         │ ├──[-] properties (1:283013)❌ 
  │         │ ├──[-] properties (1:279291)❌ 
  │         │ ├──[-] properties (1:279550)❌ 
  │         │ ├──[-] properties (1:282635)❌ 
  │         │ └──[-] properties (1:282760)❌ 
  │         ├─┬globalActionAuth
  │         │ └─┬Schema
  │         │   ├──[-] enum (1:278621)❌ 
  │         │   ├──[-] enum (1:278591)❌ 
  │         │   └──[🔀] description (26817:38)
  │         ├─┬folderId
  │         │ └──[+] nullable (26799:33)❌ 
  │         ├─┬publicTitle
  │         │ ├──[🔀] maxLength (26844:34)❌ 
  │         │ └──[🔀] description (26845:36)
  │         └─┬globalAccessAuth
  │           ├──[-] items (1:278333)❌ 
  │           ├──[🔀] type (26795:29)❌ 
  │           └──[-] default (1:278500)❌ 
  └─┬/document/create/beta
    └─┬POST
      └─┬Requestbody
        └─┬application/json
          └─┬Schema
            ├──[+] properties (4527:19)
            ├─┬globalActionAuth
            │ └─┬Schema
            │   ├──[-] enum (1:45007)❌ 
            │   ├──[-] enum (1:45037)❌ 
            │   └──[🔀] description (3818:38)
            ├─┬meta
            │ ├──[+] items (3823:30)❌ 
            │ ├──[🔀] type (3822:29)❌ 
            │ ├──[-] properties (1:53893)❌ 
            │ ├──[-] properties (1:52632)❌ 
            │ ├──[-] properties (1:53658)❌ 
            │ ├──[-] properties (1:54486)❌ 
            │ ├──[-] properties (1:54609)❌ 
            │ ├──[-] properties (1:54658)❌ 
            │ ├──[-] properties (1:54731)❌ 
            │ ├──[-] properties (1:54073)❌ 
            │ ├──[-] properties (1:52353)❌ 
            │ ├──[-] properties (1:53940)❌ 
            │ ├──[-] properties (1:53821)❌ 
            │ ├──[-] properties (1:52224)❌ 
            │ ├──[-] properties (1:52483)❌ 
            │ ├──[-] properties (1:54231)❌ 
            │ └──[-] properties (1:54356)❌ 
            ├─┬folderId
            │ ├──[+] maxLength (3798:34)❌ 
            │ └──[🔀] description (3799:36)
            ├─┬title
            │ ├──[+] items (3856:30)❌ 
            │ ├──[🔀] type (3855:29)❌ 
            │ ├──[-] maxLength (1:44427)❌ 
            │ ├──[-] minLength (1:44411)❌ 
            │ └──[-] description (1:44447)
            ├─┬visibility
            │ ├──[-] enum (1:44623)❌ 
            │ ├──[-] enum (1:44635)❌ 
            │ ├──[-] enum (1:44656)❌ 
            │ ├──[+] maxLength (3793:34)❌ 
            │ ├──[+] minLength (3792:34)❌ 
            │ └──[🔀] description (3794:36)
            ├─┬recipients
            │ ├──[-] items (1:45539)❌ 
            │ ├──[🔀] type (4555:29)❌ 
            │ ├──[+] properties (4638:23)
            │ ├──[+] properties (4571:23)
            │ ├──[+] properties (4623:23)
            │ ├──[+] properties (4665:23)
            │ ├──[+] properties (4669:23)
            │ ├──[+] properties (4673:23)
            │ ├──[+] properties (4678:23)
            │ ├──[+] properties (4645:23)
            │ ├──[+] properties (4562:23)
            │ ├──[+] properties (4641:23)
            │ ├──[+] properties (4631:23)
            │ ├──[+] properties (4557:23)
            │ ├──[+] properties (4567:23)
            │ ├──[+] properties (4657:23)
            │ └──[+] properties (4661:23)
            ├─┬globalAccessAuth
            │ ├──[+] additionalProperties (3836:45)❌ 
            │ ├──[-] items (1:44764)❌ 
            │ └──[🔀] type (3835:29)❌ 
            ├─┬externalId
            │ ├──[+] items (4529:30)❌ 
            │ ├──[🔀] type (4528:29)❌ 
            │ ├──[-] maxLength (1:44524)❌ 
            │ └──[-] description (1:44544)
            └─┬formValues
              ├──[-] additionalProperties (1:45259)❌ 
              ├──[🔀] type (3851:29)❌ 
              └──[+] description (3852:36)
Document Element Total Changes Breaking Changes
paths 135 78

TYPESCRIPT CHANGELOG

core: 3.24.2 - 2025-10-30

🐛 Bug Fixes

  • make security scheme resolution case-insensitive (commit by @vishalg0wda)

core: 3.24.1 - 2025-10-23

🐛 Bug Fixes

  • prevent validation errors when response headers are not expected in all respone patterns (commit by @2ynn)

core: 3.24.0 - 2025-10-23

🐝 New Features

  • add full support for zodVersion v4 (commit by @mfbx9da4)

core: 3.23.0 - 2025-10-21

🐝 New Features

  • add Zod v3 and v4 compatibility via zod/v3 import path (commit by @mfbx9da4)

Based on Speakeasy CLI 1.643.3

@github-actions github-actions bot added the minor Minor version bump label Oct 24, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1761265298 branch 6 times, most recently from aa39e97 to f99ee75 Compare October 30, 2025 00:26
* `documenso.envelope.envelopeAttachmentFind()`: **Added**
* `documenso.envelope.envelopeAttachmentCreate()`: **Added**
* `documenso.envelope.envelopeAttachmentUpdate()`: **Added**
* `documenso.envelope.envelopeAttachmentDelete()`: **Added**
* `documenso.document.documentAttachmentCreate()`: **Added**
* `documenso.document.documentAttachmentUpdate()`: **Added**
* `documenso.document.documentAttachmentDelete()`: **Added**
* `documenso.document.documentAttachmentFind()`: **Added**
* `documenso.folder.folderFindFolders()`: **Added**
* `documenso.folder.folderCreateFolder()`: **Added**
* `documenso.folder.folderUpdateFolder()`: **Added**
* `documenso.folder.folderDeleteFolder()`: **Added**
* `documenso.documents.createV0()`: 
  *  `request.attachments` **Added**
* `documenso.template.templateCreateTemplateTemporary()`: 
  *  `request.attachments` **Added**
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1761265298 branch from d291a7b to 73f26dd Compare October 31, 2025 00:26
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