Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Sep 13, 2025

SDK update

Versioning

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

OpenAPI Change Summary
└─┬Paths
  ├─┬/document/distribute
  │ └─┬POST
  │   └─┬Requestbody
  │     └─┬application/json
  │       └─┬Schema
  │         └─┬meta
  │           ├─┬subject
  │           │ └──[+] maxLength (2427:38)❌ 
  │           └─┬message
  │             └──[+] maxLength (2432:38)❌ 
  ├─┬/template/update
  │ └─┬POST
  │   └─┬Requestbody
  │     └─┬application/json
  │       └─┬Schema
  │         └─┬meta
  │           ├─┬subject
  │           │ └──[+] maxLength (25791:38)❌ 
  │           └─┬message
  │             └──[+] maxLength (25796:38)❌ 
  ├─┬/template/create/beta
  │ └─┬POST
  │   └─┬Requestbody
  │     └─┬application/json
  │       └─┬Schema
  │         └─┬meta
  │           ├─┬message
  │           │ └──[+] maxLength (24474:38)❌ 
  │           └─┬subject
  │             └──[+] maxLength (24469:38)❌ 
  ├─┬/template/recipient/create-many
  │ └─┬POST
  │   └─┬Requestbody
  │     └─┬application/json
  │       └─┬Schema
  │         └─┬recipients
  │           └─┬Schema
  │             ├─┬email
  │             │ └──[+] maxLength (20260:40)❌ 
  │             └─┬name
  │               └──[+] maxLength (20264:40)❌ 
  ├─┬/template/recipient/update
  │ └─┬POST
  │   └─┬Requestbody
  │     └─┬application/json
  │       └─┬Schema
  │         └─┬recipient
  │           ├─┬name
  │           │ └──[+] maxLength (20581:38)❌ 
  │           └─┬email
  │             └──[+] maxLength (20577:38)❌ 
  ├─┬/document/recipient/update
  │ └─┬POST
  │   └─┬Requestbody
  │     └─┬application/json
  │       └─┬Schema
  │         └─┬recipient
  │           ├─┬email
  │           │ └──[+] maxLength (17511:38)❌ 
  │           └─┬name
  │             └──[+] maxLength (17515:38)❌ 
  ├─┬/document/recipient/create-many
  │ └─┬POST
  │   └─┬Requestbody
  │     └─┬application/json
  │       └─┬Schema
  │         └─┬recipients
  │           └─┬Schema
  │             ├─┬name
  │             │ └──[+] maxLength (17198:40)❌ 
  │             └─┬email
  │               └──[+] maxLength (17194:40)❌ 
  ├─┬/document/recipient/create
  │ └─┬POST
  │   └─┬Requestbody
  │     └─┬application/json
  │       └─┬Schema
  │         └─┬recipient
  │           ├─┬name
  │           │ └──[+] maxLength (16895:38)❌ 
  │           └─┬email
  │             └──[+] maxLength (16891:38)❌ 
  ├─┬/template/recipient/update-many
  │ └─┬POST
  │   └─┬Requestbody
  │     └─┬application/json
  │       └─┬Schema
  │         └─┬recipients
  │           └─┬Schema
  │             ├─┬email
  │             │ └──[+] maxLength (21361:40)❌ 
  │             └─┬name
  │               └──[+] maxLength (21365:40)❌ 
  ├─┬/document/recipient/update-many
  │ └─┬POST
  │   └─┬Requestbody
  │     └─┬application/json
  │       └─┬Schema
  │         └─┬recipients
  │           └─┬Schema
  │             ├─┬name
  │             │ └──[+] maxLength (18299:40)❌ 
  │             └─┬email
  │               └──[+] maxLength (18295:40)❌ 
  ├─┬/document/update
  │ └─┬POST
  │   └─┬Requestbody
  │     └─┬application/json
  │       └─┬Schema
  │         ├─┬meta
  │         │ ├─┬message
  │         │ │ └──[+] maxLength (1798:38)❌ 
  │         │ └─┬subject
  │         │   └──[+] maxLength (1793:38)❌ 
  │         └─┬data
  │           └─┬externalId
  │             └──[+] maxLength (1748:38)❌ 
  ├─┬/template/use
  │ └─┬POST
  │   └─┬Requestbody
  │     └─┬application/json
  │       └─┬Schema
  │         └─┬recipients
  │           └─┬Schema
  │             ├─┬email
  │             │ └──[+] maxLength (26490:40)❌ 
  │             └─┬name
  │               └──[+] maxLength (26494:40)❌ 
  ├─┬/document/create/beta
  │ └─┬POST
  │   └─┬Requestbody
  │     └─┬application/json
  │       └─┬Schema
  │         ├─┬recipients
  │         │ └─┬Schema
  │         │   ├─┬email
  │         │   │ └──[+] maxLength (3166:40)❌ 
  │         │   └─┬name
  │         │     └──[+] maxLength (3170:40)❌ 
  │         ├─┬meta
  │         │ ├─┬message
  │         │ │ └──[+] maxLength (3836:38)❌ 
  │         │ └─┬subject
  │         │   └──[+] maxLength (3831:38)❌ 
  │         └─┬externalId
  │           └──[+] maxLength (3102:34)❌ 
  └─┬/template/recipient/create
    └─┬POST
      └─┬Requestbody
        └─┬application/json
          └─┬Schema
            └─┬recipient
              ├─┬email
              │ └──[+] maxLength (19957:38)❌ 
              └─┬name
                └──[+] maxLength (19961:38)❌ 
Document Element Total Changes Breaking Changes
paths 32 32

TYPESCRIPT CHANGELOG

core: 3.21.25 - 2025-09-23

🐛 Bug Fixes

core: 3.21.24 - 2025-09-23

🐛 Bug Fixes

  • allow input/output models without suffixes (commit by @disintegrator)

core: 3.21.23 - 2025-09-18

🔧 Chores

  • added snake case support for models in typescript (commit by @GorshkovIvan)

core: 3.21.22 - 2025-09-02

🐛 Bug Fixes

  • enabled empty strings to be used as end cursor values in pagination (commit by @GorshkovIvan)

core: 3.21.21 - 2025-09-01

🔧 Chores

  • added support for lowercase Bearer tokens in Authorization headers (commit by @GorshkovIvan)

globalSecurity: 2.82.14 - 2025-09-10

🔧 Chores

  • support opting out of operation security hoisting (commit by @vishalg0wda)

Based on Speakeasy CLI 1.626.0

@github-actions github-actions bot added the patch Patch version bump label Sep 13, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1757722873 branch 7 times, most recently from 7ec2d68 to bc30d41 Compare September 20, 2025 00:24
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1757722873 branch 4 times, most recently from 3c6eafd to d3ea924 Compare September 24, 2025 00:25
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1757722873 branch from 10f25f0 to d2600b6 Compare September 25, 2025 00:25
@github-actions github-actions bot closed this Sep 26, 2025
@github-actions github-actions bot deleted the speakeasy-sdk-regen-1757722873 branch September 26, 2025 00:22
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.

2 participants