Skip to content

chore: 🐝 Update SDK - Generate 0.7.0#10

Open
github-actions[bot] wants to merge 2 commits into
mainfrom
speakeasy-sdk-regen-1771719488
Open

chore: 🐝 Update SDK - Generate 0.7.0#10
github-actions[bot] wants to merge 2 commits into
mainfrom
speakeasy-sdk-regen-1771719488

Conversation

@github-actions

@github-actions github-actions Bot commented Feb 22, 2026

Copy link
Copy Markdown

SDK update

Versioning

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

Tip

If updates to your OpenAPI document introduce breaking changes, be sure to update the info.version field to trigger the correct version bump.
Speakeasy supports manual control of SDK versioning through multiple methods.

Python SDK Changes:

  • documenso.templates.duplicate(): response.type.enum(organisation) Added (Breaking ⚠️)
  • documenso.envelopes.get(): response Changed (Breaking ⚠️)
  • documenso.template.template_create_template_temporary():
    • request Changed
    • response.template Changed (Breaking ⚠️)
  • documenso.envelopes.update():
    • request Changed
    • response.template_type.enum(organisation) Added (Breaking ⚠️)
  • documenso.template.template_get_many(): response.data[] Changed (Breaking ⚠️)
  • documenso.templates.update():
    • request Changed
    • response.type.enum(organisation) Added (Breaking ⚠️)
  • documenso.templates.get(): response Changed (Breaking ⚠️)
  • documenso.templates.find():
    • request.type Changed
    • response.data[] Changed (Breaking ⚠️)
  • documenso.envelope.envelope_get_many(): response.data[] Changed (Breaking ⚠️)
  • documenso.envelope.envelope_audit_log_find(): response.data[] Changed (Breaking ⚠️)
  • documenso.envelope.envelope_find(): response.data[] Changed (Breaking ⚠️)
  • documenso.envelopes.fields.create_many():
    • request.data[] Changed (Breaking ⚠️)
    • response.data[].field_meta Changed
  • documenso.templates.recipients.get(): response Changed
  • documenso.documents.recipients.create(): response Changed
  • documenso.envelopes.recipients.update_many(): response.data[] Changed
  • documenso.envelopes.recipients.create_many(): response.data[] Changed
  • documenso.documents.get(): response Changed
  • documenso.documents.find(): response.data[].recipients[] Changed
  • documenso.documents.create(): request.payload Changed
  • documenso.documents.update(): request.meta Changed
  • documenso.documents.distribute(): request.meta Changed
  • documenso.documents.create_v0():
    • request Changed
    • response.document Changed
  • documenso.documents.fields.get(): response.field_meta Changed
  • documenso.documents.fields.create():
    • request.field Changed
    • response.field_meta Changed
  • documenso.envelopes.create(): request.payload Changed
  • documenso.documents.recipients.update(): response Changed
  • documenso.templates.create(): request.payload Changed
  • documenso.documents.recipients.get(): response Changed
  • documenso.envelopes.items.create_many(): response.data[].document_data_id Added
  • documenso.envelopes.fields.update_many():
    • request.data[] Changed
    • response.data[].field_meta Changed
  • documenso.envelopes.fields.get(): response.field_meta Changed
  • documenso.documents.recipients.create_many(): response.recipients[] Changed
  • documenso.documents.fields.update_many():
    • request.fields[] Changed
    • response.fields[].field_meta Changed
  • documenso.envelopes.recipients.get(): response Changed
  • documenso.envelopes.items.download(): request.version Changed
  • documenso.document.document_get_many(): response.data[].recipients[] Changed
  • documenso.documents.recipients.update_many(): response.recipients[] Changed
  • documenso.documents.fields.create_many():
    • request.fields[] Changed
    • response.fields[].field_meta Changed
  • documenso.templates.use():
    • request.override Changed
    • response Changed
  • documenso.templates.fields.create():
    • request.field Changed
    • response.field_meta Changed
  • documenso.templates.fields.get(): response.field_meta Changed
  • documenso.templates.fields.create_many():
    • request.fields[] Changed
    • response.fields[].field_meta Changed
  • documenso.templates.fields.update():
    • request.field Changed
    • response.field_meta Changed
  • documenso.templates.fields.update_many():
    • request.fields[] Changed
    • response.fields[].field_meta Changed
  • documenso.documents.fields.update():
    • request.field Changed
    • response.field_meta Changed
  • documenso.templates.recipients.create(): response Changed
  • documenso.templates.recipients.create_many(): response.recipients[] Changed
  • documenso.templates.recipients.update(): response Changed
  • documenso.templates.recipients.update_many(): response.recipients[] Changed
  • documenso.envelopes.distribute(): request.meta Changed
  • documenso.envelopes.use(): request.payload Changed

View full SDK changelog

OpenAPI Change Summary
└─┬Paths
  ├─┬/envelope/create
  │ └─┬POST
  │   └─┬Requestbody
  │     └─┬multipart/form-data
  │       └─┬Schema
  │         └─┬payload
  │           ├─┬delegatedDocumentOwner
  │           │ ├──[+] pattern (406:76)❌ 
  │           │ └──[-] format (1:143336)❌ 
  │           ├─┬meta
  │           │ ├──[+] properties (460:27)
  │           │ ├──[+] properties (461:27)
  │           │ ├─┬emailSettings
  │           │ │ ├──[🔀] default (459:599)❌ 
  │           │ │ ├──[+] properties (459:531)
  │           │ │ └──[+] properties (459:473)
  │           │ ├─┬signingOrder
  │           │ │ ├──[-] enum (1:153896)❌ 
  │           │ │ └──[-] enum (1:153908)❌ 
  │           │ ├─┬message
  │           │ │ ├──[+] enum (453:69)
  │           │ │ ├──[+] enum (453:89)
  │           │ │ ├──[+] enum (453:99)
  │           │ │ ├──[+] enum (453:107)
  │           │ │ ├──[+] enum (453:112)
  │           │ │ ├──[+] enum (453:117)
  │           │ │ ├──[+] enum (453:64)
  │           │ │ ├──[+] enum (453:74)
  │           │ │ ├──[+] enum (453:79)
  │           │ │ ├──[+] enum (453:84)
  │           │ │ ├──[+] enum (453:94)
  │           │ │ └──[-] maxLength (1:152801)❌ 
  │           │ ├─┬timezone
  │           │ │ ├──[+] enum (450:68)
  │           │ │ └──[+] enum (450:79)
  │           │ ├─┬language
  │           │ │ ├──[-] enum (1:154052)❌ 
  │           │ │ ├──[-] enum (1:154064)❌ 
  │           │ │ ├──[-] enum (1:154082)❌ 
  │           │ │ ├──[-] enum (1:154088)❌ 
  │           │ │ ├──[-] enum (1:154097)❌ 
  │           │ │ ├──[-] enum (1:154103)❌ 
  │           │ │ ├──[-] enum (1:154109)❌ 
  │           │ │ ├──[-] enum (1:154046)❌ 
  │           │ │ ├──[-] enum (1:154058)❌ 
  │           │ │ ├──[-] enum (1:154070)❌ 
  │           │ │ ├──[-] enum (1:154076)❌ 
  │           │ │ ├──[-] type (1:154027)❌ 
  │           │ │ ├──[+] nullable (460:67)❌ 
  │           │ │ ├──[+] anyOf (460:81)
  │           │ │ └──[+] anyOf (460:246)
  │           │ ├─┬uploadSignatureEnabled
  │           │ │ └──[🔀] type (417:47)❌ 
  │           │ ├─┬redirectUrl
  │           │ │ └──[+] maxLength (416:67)❌ 
  │           │ ├─┬dateFormat
  │           │ │ ├──[+] enum (420:200)
  │           │ │ ├──[+] enum (420:221)
  │           │ │ ├──[+] enum (420:85)
  │           │ │ └─┬Extensions
  │           │ │   └──[🔀] x-speakeasy-enums (421:50)
  │           │ ├─┬emailReplyTo
  │           │ │ ├──[+] pattern (458:86)❌ 
  │           │ │ └──[-] format (1:154367)❌ 
  │           │ ├─┬subject
  │           │ │ ├──[+] required (461:675)❌ 
  │           │ │ ├──[+] required (461:687)❌ 
  │           │ │ ├──[🔀] type (461:55)❌ 
  │           │ │ ├──[-] maxLength (1:152752)❌ 
  │           │ │ ├──[+] nullable (461:75)❌ 
  │           │ │ ├──[+] properties (461:377)
  │           │ │ └──[+] properties (461:94)
  │           │ └─┬typedSignatureEnabled
  │           │   ├──[🔀] type (415:46)❌ 
  │           │   └──[+] maxLength (415:67)❌ 
  │           └─┬recipients
  │             └─┬Schema
  │               ├─┬fields
  │               │ └─┬Schema
  │               │   └─┬ALLOF
  │               │     ├─┬ONEOF
  │               │     │ └─┬fieldMeta
  │               │     │   ├──[🔀] default (413:1387)❌ 
  │               │     │   ├──[+] properties (413:1217)
  │               │     │   ├─┬type
  │               │     │   │ ├──[-] enum (1:144953)❌ 
  │               │     │   │ └──[🔀] type (413:1109)❌ 
  │               │     │   ├─┬placeholder
  │               │     │   │ ├──[+] enum (413:1260)
  │               │     │   │ ├──[+] enum (413:1273)
  │               │     │   │ ├──[+] enum (413:1284)
  │               │     │   │ ├──[+] enum (413:1253)
  │               │     │   │ └──[+] default (413:1302)❌ 
  │               │     │   └─┬readOnly
  │               │     │     └──[🔀] type (413:1080)❌ 
  │               │     ├─┬ONEOF
  │               │     │ └─┬fieldMeta
  │               │     │   ├──[+] properties (413:1873)
  │               │     │   ├─┬textAlign
  │               │     │   │ ├──[-] enum (1:145616)❌ 
  │               │     │   │ ├──[-] enum (1:145626)❌ 
  │               │     │   │ ├──[-] enum (1:145608)❌ 
  │               │     │   │ └──[🔀] type (413:1765)❌ 
  │               │     │   ├─┬placeholder
  │               │     │   │ ├──[+] enum (413:1909)
  │               │     │   │ ├──[+] enum (413:1916)
  │               │     │   │ ├──[+] enum (413:1929)
  │               │     │   │ └──[+] enum (413:1940)
  │               │     │   ├─┬type
  │               │     │   │ ├──[+] enum (413:2031)
  │               │     │   │ ├──[+] enum (413:2038)
  │               │     │   │ ├──[+] enum (413:2047)
  │               │     │   │ └──[-] enum (1:145553)❌ 
  │               │     │   └─┬readOnly
  │               │     │     └──[🔀] type (413:1736)❌ 
  │               │     ├─┬ONEOF
  │               │     │ └─┬fieldMeta
  │               │     │   ├──[+] properties (413:2465)
  │               │     │   ├─┬placeholder
  │               │     │   │ ├──[+] enum (413:2532)
  │               │     │   │ ├──[+] enum (413:2501)
  │               │     │   │ ├──[+] enum (413:2508)
  │               │     │   │ └──[+] enum (413:2521)
  │               │     │   ├─┬readOnly
  │               │     │   │ └──[🔀] type (413:2328)❌ 
  │               │     │   ├─┬type
  │               │     │   │ ├──[+] enum (413:2619)
  │               │     │   │ ├──[+] enum (413:2626)
  │               │     │   │ ├──[+] enum (413:2635)
  │               │     │   │ └──[-] enum (1:146124)❌ 
  │               │     │   └─┬textAlign
  │               │     │     ├──[-] enum (1:146175)❌ 
  │               │     │     ├──[-] enum (1:146183)❌ 
  │               │     │     ├──[-] enum (1:146193)❌ 
  │               │     │     └──[🔀] type (413:2357)❌ 
  │               │     ├─┬ONEOF
  │               │     │ └─┬fieldMeta
  │               │     │   ├──[🔀] default (413:3279)❌ 
  │               │     │   ├──[+] properties (413:3050)
  │               │     │   ├─┬readOnly
  │               │     │   │ └──[🔀] type (413:2913)❌ 
  │               │     │   ├─┬type
  │               │     │   │ ├──[+] enum (413:3222)
  │               │     │   │ ├──[+] enum (413:3229)
  │               │     │   │ ├──[+] enum (413:3238)
  │               │     │   │ └──[-] enum (1:146688)❌ 
  │               │     │   ├─┬textAlign
  │               │     │   │ ├──[-] enum (1:146740)❌ 
  │               │     │   │ ├──[-] enum (1:146748)❌ 
  │               │     │   │ ├──[-] enum (1:146758)❌ 
  │               │     │   │ └──[🔀] type (413:2942)❌ 
  │               │     │   └─┬placeholder
  │               │     │     ├──[+] enum (413:3086)
  │               │     │     ├──[+] enum (413:3093)
  │               │     │     ├──[+] enum (413:3106)
  │               │     │     ├──[+] enum (413:3117)
  │               │     │     └──[+] default (413:3135)❌ 
  │               │     ├─┬ONEOF
  │               │     │ └─┬fieldMeta
  │               │     │   ├──[🔀] default (413:3899)❌ 
  │               │     │   ├──[+] properties (413:3671)
  │               │     │   ├─┬textAlign
  │               │     │   │ ├──[-] enum (1:147304)❌ 
  │               │     │   │ ├──[-] enum (1:147312)❌ 
  │               │     │   │ ├──[-] enum (1:147322)❌ 
  │               │     │   │ └──[🔀] type (413:3563)❌ 
  │               │     │   ├─┬readOnly
  │               │     │   │ └──[🔀] type (413:3534)❌ 
  │               │     │   ├─┬type
  │               │     │   │ ├──[+] enum (413:3849)
  │               │     │   │ ├──[+] enum (413:3858)
  │               │     │   │ ├──[+] enum (413:3842)
  │               │     │   │ └──[-] enum (1:147253)❌ 
  │               │     │   └─┬placeholder
  │               │     │     ├──[+] enum (413:3707)
  │               │     │     ├──[+] enum (413:3714)
  │               │     │     ├──[+] enum (413:3727)
  │               │     │     ├──[+] enum (413:3738)
  │               │     │     └──[+] default (413:3756)❌ 
  │               │     ├─┬ONEOF
  │               │     │ └─┬fieldMeta
  │               │     │   ├──[+] properties (413:4290)
  │               │     │   ├─┬type
  │               │     │   │ ├──[+] enum (413:4516)
  │               │     │   │ ├──[+] enum (413:4523)
  │               │     │   │ ├──[+] enum (413:4532)
  │               │     │   │ └──[-] enum (1:147816)❌ 
  │               │     │   ├─┬readOnly
  │               │     │   │ └──[🔀] type (413:4153)❌ 
  │               │     │   ├─┬text
  │               │     │   │ └──[🔀] type (413:4182)❌ 
  │               │     │   ├─┬verticalAlign
  │               │     │   │ ├──[+] enum (413:4398)
  │               │     │   │ ├──[-] enum (1:148205)❌ 
  │               │     │   │ ├──[-] enum (1:148212)❌ 
  │               │     │   │ ├──[-] enum (1:148222)❌ 
  │               │     │   │ ├──[-] enum (1:148232)❌ 
  │               │     │   │ └──[-] nullable (1:148190)❌ 
  │               │     │   ├─┬placeholder
  │               │     │   │ ├──[+] enum (413:4346)
  │               │     │   │ ├──[+] enum (413:4357)
  │               │     │   │ ├──[+] enum (413:4326)
  │               │     │   │ └──[+] enum (413:4333)
  │               │     │   └─┬textAlign
  │               │     │     ├──[-] enum (1:147965)❌ 
  │               │     │     ├──[-] enum (1:147947)❌ 
  │               │     │     └──[-] enum (1:147955)❌ 
  │               │     ├─┬ONEOF
  │               │     │ └─┬fieldMeta
  │               │     │   ├──[+] properties (413:5256)
  │               │     │   ├─┬value
  │               │     │   │ └──[+] enum (413:5364)
  │               │     │   ├─┬verticalAlign
  │               │     │   │ ├──[-] enum (1:149301)❌ 
  │               │     │   │ ├──[-] enum (1:149308)❌ 
  │               │     │   │ ├──[-] enum (1:149318)❌ 
  │               │     │   │ ├──[-] enum (1:149328)❌ 
  │               │     │   │ └──[-] nullable (1:149286)❌ 
  │               │     │   ├─┬type
  │               │     │   │ ├──[+] enum (413:5577)
  │               │     │   │ ├──[+] enum (413:5584)
  │               │     │   │ ├──[+] enum (413:5593)
  │               │     │   │ └──[-] enum (1:148807)❌ 
  │               │     │   ├─┬placeholder
  │               │     │   │ ├──[+] enum (413:5299)
  │               │     │   │ ├──[+] enum (413:5312)
  │               │     │   │ ├──[+] enum (413:5323)
  │               │     │   │ └──[+] enum (413:5292)
  │               │     │   ├─┬textAlign
  │               │     │   │ ├──[-] enum (1:149061)❌ 
  │               │     │   │ ├──[-] enum (1:149043)❌ 
  │               │     │   │ ├──[-] enum (1:149051)❌ 
  │               │     │   │ └──[🔀] type (413:5148)❌ 
  │               │     │   └─┬readOnly
  │               │     │     └──[🔀] type (413:5119)❌ 
  │               │     ├─┬ONEOF
  │               │     │ └─┬fieldMeta
  │               │     │   ├──[+] properties (413:6308)
  │               │     │   ├─┬readOnly
  │               │     │   │ └──[🔀] type (413:6171)❌ 
  │               │     │   ├─┬values
  │               │     │   │ ├──[+] enum (413:6416)
  │               │     │   │ ├──[-] items (1:149940)❌ 
  │               │     │   │ └──[🔀] type (413:6399)❌ 
  │               │     │   ├─┬type
  │               │     │   │ ├──[-] enum (1:149892)❌ 
  │               │     │   │ └──[🔀] type (413:6200)❌ 
  │               │     │   └─┬placeholder
  │               │     │     ├──[+] enum (413:6344)
  │               │     │     ├──[+] enum (413:6351)
  │               │     │     ├──[+] enum (413:6364)
  │               │     │     └──[+] enum (413:6375)
  │               │     ├─┬ONEOF
  │               │     │ └─┬fieldMeta
  │               │     │   ├──[+] properties (413:7185)
  │               │     │   ├─┬validationLength
  │               │     │   │ ├──[+] enum (413:7293)
  │               │     │   │ └──[🔀] type (413:7276)❌ 
  │               │     │   ├─┬type
  │               │     │   │ ├──[-] enum (1:150780)❌ 
  │               │     │   │ └──[🔀] type (413:7077)❌ 
  │               │     │   ├─┬validationRule
  │               │     │   │ └──[🔀] type (413:7549)❌ 
  │               │     │   ├─┬readOnly
  │               │     │   │ └──[🔀] type (413:7048)❌ 
  │               │     │   ├─┬values
  │               │     │   │ ├──[-] items (1:150831)❌ 
  │               │     │   │ └──[🔀] type (413:7512)❌ 
  │               │     │   └─┬placeholder
  │               │     │     ├──[+] enum (413:7221)
  │               │     │     ├──[+] enum (413:7228)
  │               │     │     ├──[+] enum (413:7241)
  │               │     │     └──[+] enum (413:7252)
  │               │     └─┬ONEOF
  │               │       └─┬fieldMeta
  │               │         ├──[+] properties (413:8181)
  │               │         ├─┬values
  │               │         │ ├──[+] enum (413:8289)
  │               │         │ ├──[-] items (1:151848)❌ 
  │               │         │ └──[🔀] type (413:8272)❌ 
  │               │         ├─┬type
  │               │         │ ├──[-] enum (1:151797)❌ 
  │               │         │ └──[🔀] type (413:8073)❌ 
  │               │         ├─┬readOnly
  │               │         │ └──[🔀] type (413:8044)❌ 
  │               │         └─┬placeholder
  │               │           ├──[+] enum (413:8217)
  │               │           ├──[+] enum (413:8224)
  │               │           ├──[+] enum (413:8237)
  │               │           └──[+] enum (413:8248)
  │               └─┬email
  │                 └─┬ANYOF
  │                   ├──[+] pattern (413:168)❌ 
  │                   └──[-] format (1:144045)❌ 
  ├─┬/document/recipient/create
  │ └─┬POST
  │   ├─┬Responses
  │   │ └─┬200
  │   │   └─┬application/json
  │   │     └─┬Schema
  │   │       ├──[+] required (1465:1443)❌ 
  │   │       ├──[+] required (1465:1455)❌ 
  │   │       ├──[+] properties (1465:688)
  │   │       ├──[+] properties (1465:642)
  │   │       ├─┬sendStatus
  │   │       │ ├──[-] enum (1:445402)❌ 
  │   │       │ ├──[-] enum (1:445414)❌ 
  │   │       │ └──[+] nullable (1465:1210)❌ 
  │   │       ├─┬signingOrder
  │   │       │ ├──[+] enum (1465:424)
  │   │       │ ├──[+] enum (1465:435)
  │   │       │ ├──[🔀] type (1465:407)❌ 
  │   │       │ └──[-] nullable (1:446096)❌ 
  │   │       ├─┬id
  │   │       │ ├──[🔀] type (1465:616)❌ 
  │   │       │ └──[+] nullable (1465:636)❌ 
  │   │       ├─┬readStatus
  │   │       │ ├──[-] enum (1:445251)❌ 
  │   │       │ ├──[-] enum (1:445265)❌ 
  │   │       │ └──[🔀] type (1465:457)❌ 
  │   │       ├─┬name
  │   │       │ └──[+] nullable (1465:682)❌ 
  │   │       ├─┬signedAt
  │   │       │ ├──[+] enum (1465:214)
  │   │       │ ├──[+] enum (1465:223)
  │   │       │ ├──[+] enum (1465:234)
  │   │       │ ├──[+] enum (1465:200)
  │   │       │ ├──[+] enum (1465:205)
  │   │       │ └──[-] nullable (1:445687)❌ 
  │   │       ├─┬token
  │   │       │ ├──[+] enum (1465:351)
  │   │       │ ├──[+] enum (1465:364)
  │   │       │ └──[+] enum (1465:373)
  │   │       ├─┬role
  │   │       │ ├──[+] enum (1465:286)
  │   │       │ ├──[+] enum (1465:299)
  │   │       │ ├──[-] enum (1:445172)❌ 
  │   │       │ ├──[-] enum (1:445182)❌ 
  │   │       │ ├──[-] enum (1:445194)❌ 
  │   │       │ ├──[-] enum (1:445156)❌ 
  │   │       │ └──[-] enum (1:445162)❌ 
  │   │       ├─┬signingStatus
  │   │       │ ├──[-] enum (1:445322)❌ 
  │   │       │ ├──[-] enum (1:445336)❌ 
  │   │       │ ├──[-] enum (1:445346)❌ 
  │   │       │ └──[+] nullable (1465:784)❌ 
  │   │       └─┬rejectionReason
  │   │         └──[-] nullable (1:446153)❌ 
  │   └─┬Requestbody
  │     └─┬application/json
  │       └─┬Schema
  │         └─┬recipient
  │           └─┬email
  │             ├──[+] pattern (1464:221)❌ 
  │             └──[-] format (1:444373)❌ 
  ├─┬/template/recipient/update
  │ └─┬POST
  │   ├─┬Responses
  │   │ └─┬200
  │   │   └─┬application/json
  │   │     └─┬Schema
  │   │       ├──[+] required (1552:7769)❌ 
  │   │       ├──[+] required (1552:7781)❌ 
  │   │       ├──[+] properties (1552:688)
  │   │       ├──[+] properties (1552:642)
  │   │       ├─┬rejectionReason
  │   │       │ └──[-] nullable (1:495219)❌ 
  │   │       ├─┬readStatus
  │   │       │ ├──[-] enum (1:494317)❌ 
  │   │       │ ├──[-] enum (1:494331)❌ 
  │   │       │ └──[🔀] type (1552:457)❌ 
  │   │       ├─┬role
  │   │       │ ├──[+] enum (1552:286)
  │   │       │ ├──[+] enum (1552:299)
  │   │       │ ├──[-] enum (1:494222)❌ 
  │   │       │ ├──[-] enum (1:494228)❌ 
  │   │       │ ├──[-] enum (1:494238)❌ 
  │   │       │ ├──[-] enum (1:494248)❌ 
  │   │       │ └──[-] enum (1:494260)❌ 
  │   │       ├─┬sendStatus
  │   │       │ ├──[-] enum (1:494468)❌ 
  │   │       │ ├──[-] enum (1:494480)❌ 
  │   │       │ └──[+] nullable (1552:1210)❌ 
  │   │       ├─┬signingOrder
  │   │       │ ├──[+] enum (1552:424)
  │   │       │ ├──[+] enum (1552:435)
  │   │       │ ├──[🔀] type (1552:407)❌ 
  │   │       │ └──[-] nullable (1:495162)❌ 
  │   │       ├─┬id
  │   │       │ ├──[🔀] type (1552:662)❌ 
  │   │       │ └──[+] nullable (1552:682)❌ 
  │   │       ├─┬signingStatus
  │   │       │ ├──[-] enum (1:494402)❌ 
  │   │       │ ├──[-] enum (1:494412)❌ 
  │   │       │ ├──[-] enum (1:494388)❌ 
  │   │       │ └──[+] nullable (1552:784)❌ 
  │   │       ├─┬name
  │   │       │ ├──[+] items (1552:1249)❌ 
  │   │       │ └──[🔀] type (1552:1233)❌ 
  │   │       ├─┬fields
  │   │       │ └─┬Schema
  │   │       │   └─┬fieldMeta
  │   │       │     ├─┬ONEOF
  │   │       │     │ ├──[+] required (1552:2120)❌ 
  │   │       │     │ ├──[+] properties (1552:1968)
  │   │       │     │ ├─┬type
  │   │       │     │ │ ├──[-] enum (1:496096)❌ 
  │   │       │     │ │ └──[🔀] type (1552:1860)❌ 
  │   │       │     │ ├─┬placeholder
  │   │       │     │ │ ├──[+] enum (1552:2004)
  │   │       │     │ │ ├──[+] enum (1552:2011)
  │   │       │     │ │ ├──[+] enum (1552:2024)
  │   │       │     │ │ ├──[+] enum (1552:2035)
  │   │       │     │ │ └──[+] default (1552:2053)❌ 
  │   │       │     │ └─┬readOnly
  │   │       │     │   └──[🔀] type (1552:1831)❌ 
  │   │       │     ├─┬ONEOF
  │   │       │     │ ├──[+] properties (1552:2357)
  │   │       │     │ ├─┬textAlign
  │   │       │     │ │ ├──[-] enum (1:496474)❌ 
  │   │       │     │ │ ├──[-] enum (1:496484)❌ 
  │   │       │     │ │ ├──[-] enum (1:496466)❌ 
  │   │       │     │ │ └──[🔀] type (1552:2249)❌ 
  │   │       │     │ ├─┬readOnly
  │   │       │     │ │ └──[🔀] type (1552:2220)❌ 
  │   │       │     │ ├─┬type
  │   │       │     │ │ ├──[+] enum (1552:2515)
  │   │       │     │ │ ├──[+] enum (1552:2522)
  │   │       │     │ │ ├──[+] enum (1552:2531)
  │   │       │     │ │ └──[-] enum (1:496411)❌ 
  │   │       │     │ └─┬placeholder
  │   │       │     │   ├──[+] enum (1552:2393)
  │   │       │     │   ├──[+] enum (1552:2400)
  │   │       │     │   ├──[+] enum (1552:2413)
  │   │       │     │   └──[+] enum (1552:2424)
  │   │       │     ├─┬ONEOF
  │   │       │     │ ├──[+] properties (1552:2780)
  │   │       │     │ ├─┬placeholder
  │   │       │     │ │ ├──[+] enum (1552:2823)
  │   │       │     │ │ ├──[+] enum (1552:2836)
  │   │       │     │ │ ├──[+] enum (1552:2847)
  │   │       │     │ │ └──[+] enum (1552:2816)
  │   │       │     │ ├─┬readOnly
  │   │       │     │ │ └──[🔀] type (1552:2643)❌ 
  │   │       │     │ ├─┬textAlign
  │   │       │     │ │ ├──[-] enum (1:496864)❌ 
  │   │       │     │ │ ├──[-] enum (1:496846)❌ 
  │   │       │     │ │ ├──[-] enum (1:496854)❌ 
  │   │       │     │ │ └──[🔀] type (1552:2672)❌ 
  │   │       │     │ └─┬type
  │   │       │     │   ├──[+] enum (1552:2934)
  │   │       │     │   ├──[+] enum (1552:2941)
  │   │       │     │   ├──[+] enum (1552:2950)
  │   │       │     │   └──[-] enum (1:496795)❌ 
  │   │       │     ├─┬ONEOF
  │   │       │     │ ├──[+] required (1552:3410)❌ 
  │   │       │     │ ├──[+] properties (1552:3199)
  │   │       │     │ ├─┬type
  │   │       │     │ │ ├──[+] enum (1552:3371)
  │   │       │     │ │ ├──[+] enum (1552:3378)
  │   │       │     │ │ ├──[+] enum (1552:3387)
  │   │       │     │ │ └──[-] enum (1:497175)❌ 
  │   │       │     │ ├─┬placeholder
  │   │       │     │ │ ├──[+] enum (1552:3266)
  │   │       │     │ │ ├──[+] enum (1552:3235)
  │   │       │     │ │ ├──[+] enum (1552:3242)
  │   │       │     │ │ ├──[+] enum (1552:3255)
  │   │       │     │ │ └──[+] default (1552:3284)❌ 
  │   │       │     │ ├─┬readOnly
  │   │       │     │ │ └──[🔀] type (1552:3062)❌ 
  │   │       │     │ └─┬textAlign
  │   │       │     │   ├──[-] enum (1:497227)❌ 
  │   │       │     │   ├──[-] enum (1:497235)❌ 
  │   │       │     │   ├──[-] enum (1:497245)❌ 
  │   │       │     │   └──[🔀] type (1552:3091)❌ 
  │   │       │     ├─┬ONEOF
  │   │       │     │ ├──[+] required (1552:3857)❌ 
  │   │       │     │ ├──[+] properties (1552:3647)
  │   │       │     │ ├─┬textAlign
  │   │       │     │ │ ├──[-] enum (1:497607)❌ 
  │   │       │     │ │ ├──[-] enum (1:497615)❌ 
  │   │       │     │ │ ├──[-] enum (1:497625)❌ 
  │   │       │     │ │ └──[🔀] type (1552:3539)❌ 
  │   │       │     │ ├─┬readOnly
  │   │       │     │ │ └──[🔀] type (1552:3510)❌ 
  │   │       │     │ ├─┬type
  │   │       │     │ │ ├──[+] enum (1552:3818)
  │   │       │     │ │ ├──[+] enum (1552:3825)
  │   │       │     │ │ ├──[+] enum (1552:3834)
  │   │       │     │ │ └──[-] enum (1:497556)❌ 
  │   │       │     │ └─┬placeholder
  │   │       │     │   ├──[+] enum (1552:3683)
  │   │       │     │   ├──[+] enum (1552:3690)
  │   │       │     │   ├──[+] enum (1552:3703)
  │   │       │     │   ├──[+] enum (1552:3714)
  │   │       │     │   └──[+] default (1552:3732)❌ 
  │   │       │     ├─┬ONEOF
  │   │       │     │ ├──[+] properties (1552:4094)
  │   │       │     │ ├─┬text
  │   │       │     │ │ └──[🔀] type (1552:3986)❌ 
  │   │       │     │ ├─┬verticalAlign
  │   │       │     │ │ ├──[+] enum (1552:4202)
  │   │       │     │ │ ├──[-] enum (1:498352)❌ 
  │   │       │     │ │ ├──[-] enum (1:498325)❌ 
  │   │       │     │ │ ├──[-] enum (1:498332)❌ 
  │   │       │     │ │ ├──[-] enum (1:498342)❌ 
  │   │       │     │ │ └──[-] nullable (1:498310)❌ 
  │   │       │     │ ├─┬textAlign
  │   │       │     │ │ ├──[-] enum (1:498075)❌ 
  │   │       │     │ │ ├──[-] enum (1:498085)❌ 
  │   │       │     │ │ └──[-] enum (1:498067)❌ 
  │   │       │     │ ├─┬readOnly
  │   │       │     │ │ └──[🔀] type (1552:3957)❌ 
  │   │       │     │ ├─┬type
  │   │       │     │ │ ├──[+] enum (1552:4320)
  │   │       │     │ │ ├──[+] enum (1552:4327)
  │   │       │     │ │ ├──[+] enum (1552:4336)
  │   │       │     │ │ └──[-] enum (1:497936)❌ 
  │   │       │     │ └─┬placeholder
  │   │       │     │   ├──[+] enum (1552:4130)
  │   │       │     │   ├──[+] enum (1552:4137)
  │   │       │     │   ├──[+] enum (1552:4150)
  │   │       │     │   └──[+] enum (1552:4161)
  │   │       │     ├─┬ONEOF
  │   │       │     │ ├──[+] properties (1552:4821)
  │   │       │     │ ├─┬textAlign
  │   │       │     │ │ ├──[-] enum (1:498896)❌ 
  │   │       │     │ │ ├──[-] enum (1:498904)❌ 
  │   │       │     │ │ ├──[-] enum (1:498914)❌ 
  │   │       │     │ │ └──[🔀] type (1552:4713)❌ 
  │   │       │     │ ├─┬readOnly
  │   │       │     │ │ └──[🔀] type (1552:4684)❌ 
  │   │       │     │ ├─┬verticalAlign
  │   │       │     │ │ ├──[-] enum (1:499171)❌ 
  │   │       │     │ │ ├──[-] enum (1:499181)❌ 
  │   │       │     │ │ ├──[-] enum (1:499154)❌ 
  │   │       │     │ │ ├──[-] enum (1:499161)❌ 
  │   │       │     │ │ └──[-] nullable (1:499139)❌ 
  │   │       │     │ ├─┬type
  │   │       │     │ │ ├──[+] enum (1552:5158)
  │   │       │     │ │ ├──[+] enum (1552:5142)
  │   │       │     │ │ ├──[+] enum (1552:5149)
  │   │       │     │ │ └──[-] enum (1:498660)❌ 
  │   │       │     │ ├─┬value
  │   │       │     │ │ └──[+] enum (1552:4929)
  │   │       │     │ └─┬placeholder
  │   │       │     │   ├──[+] enum (1552:4857)
  │   │       │     │   ├──[+] enum (1552:4864)
  │   │       │     │   ├──[+] enum (1552:4877)
  │   │       │     │   └──[+] enum (1552:4888)
  │   │       │     ├─┬ONEOF
  │   │       │     │ ├──[+] properties (1552:5643)
  │   │       │     │ ├─┬readOnly
  │   │       │     │ │ └──[🔀] type (1552:5506)❌ 
  │   │       │     │ ├─┬type
  │   │       │     │ │ ├──[-] enum (1:499489)❌ 
  │   │       │     │ │ └──[🔀] type (1552:5535)❌ 
  │   │       │     │ ├─┬values
  │   │       │     │ │ ├──[+] enum (1552:5751)
  │   │       │     │ │ ├──[-] items (1:499537)❌ 
  │   │       │     │ │ └──[🔀] type (1552:5734)❌ 
  │   │       │     │ └─┬placeholder
  │   │       │     │   ├──[+] enum (1552:5686)
  │   │       │     │   ├──[+] enum (1552:5699)
  │   │       │     │   ├──[+] enum (1552:5710)
  │   │       │     │   └──[+] enum (1552:5679)
  │   │       │     ├─┬ONEOF
  │   │       │     │ ├──[+] properties (1552:6277)
  │   │       │     │ ├─┬validationLength
  │   │       │     │ │ ├──[+] enum (1552:6385)
  │   │       │     │ │ └──[🔀] type (1552:6368)❌ 
  │   │       │     │ ├─┬values
  │   │       │     │ │ ├──[-] items (1:500157)❌ 
  │   │       │     │ │ └──[🔀] type (1552:6604)❌ 
  │   │       │     │ ├─┬readOnly
  │   │       │     │ │ └──[🔀] type (1552:6140)❌ 
  │   │       │     │ ├─┬validationRule
  │   │       │     │ │ └──[🔀] type (1552:6641)❌ 
  │   │       │     │ ├─┬placeholder
  │   │       │     │ │ ├──[+] enum (1552:6333)
  │   │       │     │ │ ├──[+] enum (1552:6344)
  │   │       │     │ │ ├──[+] enum (1552:6313)
  │   │       │     │ │ └──[+] enum (1552:6320)
  │   │       │     │ └─┬type
  │   │       │     │   ├──[-] enum (1:500106)❌ 
  │   │       │     │   └──[🔀] type (1552:6169)❌ 
  │   │       │     └─┬ONEOF
  │   │       │       ├──[+] properties (1552:6986)
  │   │       │       ├─┬placeholder
  │   │       │       │ ├──[+] enum (1552:7022)
  │   │       │       │ ├──[+] enum (1552:7029)
  │   │       │       │ ├──[+] enum (1552:7042)
  │   │       │       │ └──[+] enum (1552:7053)
  │   │       │       ├─┬type
  │   │       │       │ ├──[-] enum (1:500804)❌ 
  │   │       │       │ └──[🔀] type (1552:6878)❌ 
  │   │       │       ├─┬readOnly
  │   │       │       │ └──[🔀] type (1552:6849)❌ 
  │   │       │       └─┬values
  │   │       │         ├──[+] enum (1552:7094)
  │   │       │         ├──[-] items (1:500855)❌ 
  │   │       │         └──[🔀] type (1552:7077)❌ 
  │   │       ├─┬signedAt
  │   │       │ ├──[+] enum (1552:200)
  │   │       │ ├──[+] enum (1552:205)
  │   │       │ ├──[+] enum (1552:214)
  │   │       │ ├──[+] enum (1552:223)
  │   │       │ ├──[+] enum (1552:234)
  │   │       │ └──[-] nullable (1:494753)❌ 
  │   │       └─┬token
  │   │         ├──[+] enum (1552:351)
  │   │         ├──[+] enum (1552:364)
  │   │         └──[+] enum (1552:373)
  │   └─┬Requestbody
  │     └─┬application/json
  │       └─┬Schema
  │         └─┬recipient
  │           └─┬email
  │             ├──[+] pattern (1551:244)❌ 
  │             └──[-] format (1:493458)❌ 
  ├─┬/template/update
  │ └─┬POST
  │   ├─┬Responses
  │   │ └─┬200
  │   │   └─┬application/json
  │   │     └─┬Schema
  │   │       └─┬type
  │   │         └──[+] enum (1989:188)
  │   └─┬Requestbody
  │     └─┬application/json
  │       └─┬Schema
  │         ├─┬meta
  │         │ ├─┬dateFormat
  │         │ │ ├──[+] enum (1946:196)
  │         │ │ ├──[+] enum (1946:217)
  │         │ │ ├──[+] enum (1946:81)
  │         │ │ └─┬Extensions
  │         │ │   └──[🔀] x-speakeasy-enums (1947:46)
  │         │ ├─┬emailReplyTo
  │         │ │ ├──[+] pattern (1977:82)❌ 
  │         │ │ └──[-] format (1:581137)❌ 
  │         │ └─┬emailSettings
  │         │   ├──[🔀] default (1978:579)❌ 
  │         │   ├──[+] properties (1978:511)
  │         │   └──[+] properties (1978:453)
  │         └─┬data
  │           └─┬type
  │             └──[+] enum (1940:708)
  ├─┬/envelope/item/create-many
  │ └─┬POST
  │   └─┬Responses
  │     └─┬200
  │       └─┬application/json
  │         └─┬Schema
  │           └─┬data
  │             └─┬Schema
  │               ├──[+] required (64:387)❌ 
  │               ├──[+] properties (64:305)
  │               ├─┬order
  │               │ └──[🔀] type (64:212)❌ 
  │               └─┬title
  │                 └──[🔀] type (64:295)❌ 
  ├─┬/document/create
  │ └─┬POST
  │   └─┬Requestbody
  │     └─┬multipart/form-data
  │       └─┬Schema
  │         └─┬payload
  │           ├─┬recipients
  │           │ └─┬Schema
  │           │   ├─┬fields
  │           │   │ └─┬Schema
  │           │   │   └─┬ALLOF
  │           │   │     ├─┬ONEOF
  │           │   │     │ └─┬fieldMeta
  │           │   │     │   ├──[+] properties (835:1753)
  │           │   │     │   ├─┬readOnly
  │           │   │     │   │ └──[🔀] type (835:1616)❌ 
  │           │   │     │   ├─┬type
  │           │   │     │   │ ├──[-] enum (1:212425)❌ 
  │           │   │     │   │ └──[🔀] type (835:1645)❌ 
  │           │   │     │   └─┬placeholder
  │           │   │     │     ├──[+] enum (835:1789)
  │           │   │     │     ├──[+] enum (835:1796)
  │           │   │     │     ├──[+] enum (835:1809)
  │           │   │     │     ├──[+] enum (835:1820)
  │           │   │     │     └──[+] default (835:1838)❌ 
  │           │   │     ├─┬ONEOF
  │           │   │     │ └─┬fieldMeta
  │           │   │     │   ├──[+] properties (835:2346)
  │           │   │     │   ├─┬readOnly
  │           │   │     │   │ └──[🔀] type (835:2209)❌ 
  │           │   │     │   ├─┬textAlign
  │           │   │     │   │ ├──[-] enum (1:213030)❌ 
  │           │   │     │   │ ├──[-] enum (1:213038)❌ 
  │           │   │     │   │ ├──[-] enum (1:213048)❌ 
  │           │   │     │   │ └──[🔀] type (835:2238)❌ 
  │           │   │     │   ├─┬type
  │           │   │     │   │ ├──[+] enum (835:2504)
  │           │   │     │   │ ├──[+] enum (835:2511)
  │           │   │     │   │ ├──[+] enum (835:2520)
  │           │   │     │   │ └──[-] enum (1:212975)❌ 
  │           │   │     │   └─┬placeholder
  │           │   │     │     ├──[+] enum (835:2382)
  │           │   │     │     ├──[+] enum (835:2389)
  │           │   │     │     ├──[+] enum (835:2402)
  │           │   │     │     └──[+] enum (835:2413)
  │           │   │     ├─┬ONEOF
  │           │   │     │ └─┬fieldMeta
  │           │   │     │   ├──[+] properties (835:2875)
  │           │   │     │   ├─┬textAlign
  │           │   │     │   │ ├──[-] enum (1:213535)❌ 
  │           │   │     │   │ ├──[-] enum (1:213545)❌ 
  │           │   │     │   │ ├──[-] enum (1:213527)❌ 
  │           │   │     │   │ └──[🔀] type (835:2767)❌ 
  │           │   │     │   ├─┬type
  │           │   │     │   │ ├──[+] enum (835:3029)
  │           │   │     │   │ ├──[+] enum (835:3036)
  │           │   │     │   │ ├──[+] enum (835:3045)
  │           │   │     │   │ └──[-] enum (1:213476)❌ 
  │           │   │     │   ├─┬readOnly
  │           │   │     │   │ └──[🔀] type (835:2738)❌ 
  │           │   │     │   └─┬placeholder
  │           │   │     │     ├──[+] enum (835:2931)
  │           │   │     │     ├──[+] enum (835:2942)
  │           │   │     │     ├──[+] enum (835:2911)
  │           │   │     │     └──[+] enum (835:2918)
  │           │   │     ├─┬ONEOF
  │           │   │     │ └─┬fieldMeta
  │           │   │     │   ├──[+] properties (835:3401)
  │           │   │     │   ├─┬placeholder
  │           │   │     │   │ ├──[+] enum (835:3457)
  │           │   │     │   │ ├──[+] enum (835:3468)
  │           │   │     │   │ ├──[+] enum (835:3437)
  │           │   │     │   │ ├──[+] enum (835:3444)
  │           │   │     │   │ └──[+] default (835:3486)❌ 
  │           │   │     │   ├─┬textAlign
  │           │   │     │   │ ├──[-] enum (1:214026)❌ 
  │           │   │     │   │ ├──[-] enum (1:214034)❌ 
  │           │   │     │   │ ├──[-] enum (1:214044)❌ 
  │           │   │     │   │ └──[🔀] type (835:3293)❌ 
  │           │   │     │   ├─┬readOnly
  │           │   │     │   │ └──[🔀] type (835:3264)❌ 
  │           │   │     │   └─┬type
  │           │   │     │     ├──[+] enum (835:3573)
  │           │   │     │     ├──[+] enum (835:3580)
  │           │   │     │     ├──[+] enum (835:3589)
  │           │   │     │     └──[-] enum (1:213974)❌ 
  │           │   │     ├─┬ONEOF
  │           │   │     │ └─┬fieldMeta
  │           │   │     │   ├──[+] properties (835:3944)
  │           │   │     │   ├─┬type
  │           │   │     │   │ ├──[+] enum (835:4115)
  │           │   │     │   │ ├──[+] enum (835:4122)
  │           │   │     │   │ ├──[+] enum (835:4131)
  │           │   │     │   │ └──[-] enum (1:214472)❌ 
  │           │   │     │   ├─┬textAlign
  │           │   │     │   │ ├──[-] enum (1:214541)❌ 
  │           │   │     │   │ ├──[-] enum (1:214523)❌ 
  │           │   │     │   │ ├──[-] enum (1:214531)❌ 
  │           │   │     │   │ └──[🔀] type (835:3836)❌ 
  │           │   │     │   ├─┬placeholder
  │           │   │     │   │ ├──[+] enum (835:4000)
  │           │   │     │   │ ├──[+] enum (835:4011)
  │           │   │     │   │ ├──[+] enum (835:3980)
  │           │   │     │   │ ├──[+] enum (835:3987)
  │           │   │     │   │ └──[+] default (835:4029)❌ 
  │           │   │     │   └─┬readOnly
  │           │   │     │     └──[🔀] type (835:3807)❌ 
  │           │   │     ├─┬ONEOF
  │           │   │     │ └─┬fieldMeta
  │           │   │     │   ├──[+] properties (835:4486)
  │           │   │     │   ├─┬placeholder
  │           │   │     │   │ ├──[+] enum (835:4522)
  │           │   │     │   │ ├──[+] enum (835:4529)
  │           │   │     │   │ ├──[+] enum (835:4542)
  │           │   │     │   │ └──[+] enum (835:4553)
  │           │   │     │   ├─┬textAlign
  │           │   │     │   │ ├──[-] enum (1:215100)❌ 
  │           │   │     │   │ ├──[-] enum (1:215108)❌ 
  │           │   │     │   │ └──[-] enum (1:215118)❌ 
  │           │   │     │   ├─┬readOnly
  │           │   │     │   │ └──[🔀] type (835:4349)❌ 
  │           │   │     │   ├─┬type
  │           │   │     │   │ ├──[+] enum (835:4712)
  │           │   │     │   │ ├──[+] enum (835:4719)
  │           │   │     │   │ ├──[+] enum (835:4728)
  │           │   │     │   │ └──[-] enum (1:214969)❌ 
  │           │   │     │   ├─┬verticalAlign
  │           │   │     │   │ ├──[+] enum (835:4594)
  │           │   │     │   │ ├──[-] enum (1:215358)❌ 
  │           │   │     │   │ ├──[-] enum (1:215365)❌ 
  │           │   │     │   │ ├──[-] enum (1:215375)❌ 
  │           │   │     │   │ ├──[-] enum (1:215385)❌ 
  │           │   │     │   │ └──[-] nullable (1:215343)❌ 
  │           │   │     │   └─┬text
  │           │   │     │     └──[🔀] type (835:4378)❌ 
  │           │   │     ├─┬ONEOF
  │           │   │     │ └─┬fieldMeta
  │           │   │     │   ├──[+] properties (835:5321)
  │           │   │     │   ├─┬value
  │           │   │     │   │ └──[+] enum (835:5429)
  │           │   │     │   ├─┬placeholder
  │           │   │     │   │ ├──[+] enum (835:5357)
  │           │   │     │   │ ├──[+] enum (835:5364)
  │           │   │     │   │ ├──[+] enum (835:5377)
  │           │   │     │   │ └──[+] enum (835:5388)
  │           │   │     │   ├─┬readOnly
  │           │   │     │   │ └──[🔀] type (835:5184)❌ 
  │           │   │     │   ├─┬type
  │           │   │     │   │ ├──[+] enum (835:5642)
  │           │   │     │   │ ├──[+] enum (835:5649)
  │           │   │     │   │ ├──[+] enum (835:5658)
  │           │   │     │   │ └──[-] enum (1:215812)❌ 
  │           │   │     │   ├─┬textAlign
  │           │   │     │   │ ├──[-] enum (1:216048)❌ 
  │           │   │     │   │ ├──[-] enum (1:216056)❌ 
  │           │   │     │   │ ├──[-] enum (1:216066)❌ 
  │           │   │     │   │ └──[🔀] type (835:5213)❌ 
  │           │   │     │   └─┬verticalAlign
  │           │   │     │     ├──[-] enum (1:216306)❌ 
  │           │   │     │     ├──[-] enum (1:216313)❌ 
  │           │   │     │     ├──[-] enum (1:216323)❌ 
  │           │   │     │     ├──[-] enum (1:216333)❌ 
  │           │   │     │     └──[-] nullable (1:216291)❌ 
  │           │   │     ├─┬ONEOF
  │           │   │     │ └─┬fieldMeta
  │           │   │     │   ├──[+] properties (835:6250)
  │           │   │     │   ├─┬type
  │           │   │     │   │ ├──[-] enum (1:216759)❌ 
  │           │   │     │   │ └──[🔀] type (835:6142)❌ 
  │           │   │     │   ├─┬values
  │           │   │     │   │ ├──[+] enum (835:6358)
  │           │   │     │   │ ├──[-] items (1:216807)❌ 
  │           │   │     │   │ └──[🔀] type (835:6341)❌ 
  │           │   │     │   ├─┬readOnly
  │           │   │     │   │ └──[🔀] type (835:6113)❌ 
  │           │   │     │   └─┬placeholder
  │           │   │     │     ├──[+] enum (835:6286)
  │           │   │     │     ├──[+] enum (835:6293)
  │           │   │     │     ├──[+] enum (835:6306)
  │           │   │     │     └──[+] enum (835:6317)
  │           │   │     ├─┬ONEOF
  │           │   │     │ └─┬fieldMeta
  │           │   │     │   ├──[+] properties (835:6982)
  │           │   │     │   ├─┬placeholder
  │           │   │     │   │ ├──[+] enum (835:7049)
  │           │   │     │   │ ├──[+] enum (835:7018)
  │           │   │     │   │ ├──[+] enum (835:7025)
  │           │   │     │   │ └──[+] enum (835:7038)
  │           │   │     │   ├─┬validationLength
  │           │   │     │   │ ├──[+] enum (835:7090)
  │           │   │     │   │ └──[🔀] type (835:7073)❌ 
  │           │   │     │   ├─┬validationRule
  │           │   │     │   │ └──[🔀] type (835:7346)❌ 
  │           │   │     │   ├─┬values
  │           │   │     │   │ ├──[-] items (1:217535)❌ 
  │           │   │     │   │ └──[🔀] type (835:7309)❌ 
  │           │   │     │   ├─┬type
  │           │   │     │   │ ├──[-] enum (1:217484)❌ 
  │           │   │     │   │ └──[🔀] type (835:6874)❌ 
  │           │   │     │   └─┬readOnly
  │           │   │     │     └──[🔀] type (835:6845)❌ 
  │           │   │     └─┬ONEOF
  │           │   │       └─┬fieldMeta
  │           │   │         ├──[+] properties (835:7789)
  │           │   │         ├─┬placeholder
  │           │   │         │ ├──[+] enum (835:7845)
  │           │   │         │ ├──[+] enum (835:7856)
  │           │   │         │ ├──[+] enum (835:7825)
  │           │   │         │ └──[+] enum (835:7832)
  │           │   │         ├─┬values
  │           │   │         │ ├──[+] enum (835:7897)
  │           │   │         │ ├──[-] items (1:218341)❌ 
  │           │   │         │ └──[🔀] type (835:7880)❌ 
  │           │   │         ├─┬type
  │           │   │         │ ├──[-] enum (1:218290)❌ 
  │           │   │         │ └──[🔀] type (835:7681)❌ 
  │           │   │         └─┬readOnly
  │           │   │           └──[🔀] type (835:7652)❌ 
  │           │   └─┬email
  │           │     ├──[+] pattern (835:692)❌ 
  │           │     └──[-] format (1:211503)❌ 
  │           └─┬meta
  │             ├──[+] properties (881:27)
  │             ├──[+] properties (882:27)
  │             ├─┬uploadSignatureEnabled
  │             │ └──[🔀] type (838:47)❌ 
  │             ├─┬dateFormat
  │             │ ├──[+] enum (841:85)
  │             │ ├──[+] enum (841:200)
  │             │ ├──[+] enum (841:221)
  │             │ └─┬Extensions
  │             │   └──[🔀] x-speakeasy-enums (842:50)
  │             ├─┬redirectUrl
  │             │ └──[+] maxLength (837:67)❌ 
  │             ├─┬typedSignatureEnabled
  │             │ ├──[🔀] type (836:46)❌ 
  │             │ └──[+] maxLength (836:67)❌ 
  │             ├─┬signingOrder
  │             │ ├──[-] enum (1:220377)❌ 
  │             │ └──[-] enum (1:220389)❌ 
  │             ├─┬timezone
  │             │ ├──[+] enum (871:68)
  │             │ └──[+] enum (871:79)
  │             ├─┬emailReplyTo
  │             │ ├──[+] pattern (879:86)❌ 
  │             │ └──[-] format (1:220848)❌ 
  │             ├─┬emailSettings
  │             │ ├──[🔀] default (880:599)❌ 
  │             │ ├──[+] properties (880:531)
  │             │ └──[+] properties (880:473)
  │             ├─┬language
  │             │ ├──[-] enum (1:220533)❌ 
  │             │ ├──[-] enum (1:220545)❌ 
  │             │ ├──[-] enum (1:220551)❌ 
  │             │ ├──[-] enum (1:220563)❌ 
  │             │ ├──[-] enum (1:220569)❌ 
  │             │ ├──[-] enum (1:220578)❌ 
  │             │ ├──[-] enum (1:220590)❌ 
  │             │ ├──[-] enum (1:220527)❌ 
  │             │ ├──[-] enum (1:220539)❌ 
  │             │ ├──[-] enum (1:220557)❌ 
  │             │ ├──[-] enum (1:220584)❌ 
  │             │ ├──[-] type (1:220508)❌ 
  │             │ ├──[+] nullable (881:67)❌ 
  │             │ ├──[+] anyOf (881:81)
  │             │ └──[+] anyOf (881:246)
  │             ├─┬subject
  │             │ ├──[+] required (882:675)❌ 
  │             │ ├──[+] required (882:687)❌ 
  │             │ ├──[🔀] type (882:55)❌ 
  │             │ ├──[-] maxLength (1:219233)❌ 
  │             │ ├──[+] nullable (882:75)❌ 
  │             │ ├──[+] properties (882:377)
  │             │ └──[+] properties (882:94)
  │             └─┬message
  │               ├──[+] enum (874:64)
  │               ├──[+] enum (874:69)
  │               ├──[+] enum (874:79)
  │               ├──[+] enum (874:112)
  │               ├──[+] enum (874:117)
  │               ├──[+] enum (874:74)
  │               ├──[+] enum (874:84)
  │               ├──[+] enum (874:89)
  │               ├──[+] enum (874:94)
  │               ├──[+] enum (874:99)
  │               ├──[+] enum (874:107)
  │               └──[-] maxLength (1:219282)❌ 
  ├─┬/document
  │ └─┬GET
  │   └─┬Responses
  │     └─┬200
  │       └─┬application/json
  │         └─┬Schema
  │           └─┬data
  │             └─┬Schema
  │               └─┬recipients
  │                 └─┬Schema
  │                   ├──[+] required (820:3013)❌ 
  │                   ├──[+] required (820:3001)❌ 
  │                   ├──[+] properties (820:2246)
  │                   ├──[+] properties (820:2200)
  │                   ├─┬readStatus
  │                   │ ├──[-] enum (1:206733)❌ 
  │                   │ ├──[-] enum (1:206747)❌ 
  │                   │ └──[🔀] type (820:2015)❌ 
  │                   ├─┬id
  │                   │ ├──[🔀] type (820:2174)❌ 
  │                   │ └──[+] nullable (820:2194)❌ 
  │                   ├─┬role
  │                   │ ├──[+] enum (820:1844)
  │                   │ ├──[+] enum (820:1857)
  │                   │ ├──[-] enum (1:206638)❌ 
  │                   │ ├──[-] enum (1:206644)❌ 
  │                   │ ├──[-] enum (1:206654)❌ 
  │                   │ ├──[-] enum (1:206664)❌ 
  │                   │ └──[-] enum (1:206676)❌ 
  │                   ├─┬sendStatus
  │                   │ ├──[-] enum (1:206896)❌ 
  │                   │ ├──[-] enum (1:206884)❌ 
  │                   │ └──[+] nullable (820:2768)❌ 
  │                   ├─┬name
  │                   │ └──[+] nullable (820:2240)❌ 
  │                   ├─┬rejectionReason
  │                   │ └──[-] nullable (1:207635)❌ 
  │                   ├─┬signedAt
  │                   │ ├──[+] enum (820:1781)
  │                   │ ├──[+] enum (820:1792)
  │                   │ ├──[+] enum (820:1758)
  │                   │ ├──[+] enum (820:1763)
  │                   │ ├──[+] enum (820:1772)
  │                   │ └──[-] nullable (1:207169)❌ 
  │                   ├─┬token
  │                   │ ├──[+] enum (820:1909)
  │                   │ ├──[+] enum (820:1922)
  │                   │ └──[+] enum (820:1931)
  │                   ├─┬signingOrder
  │                   │ ├──[+] enum (820:1982)
  │                   │ ├──[+] enum (820:1993)
  │                   │ ├──[🔀] type (820:1965)❌ 
  │                   │ └──[-] nullable (1:207578)❌ 
  │                   └─┬signingStatus
  │                     ├──[-] enum (1:206828)❌ 
  │                     ├──[-] enum (1:206804)❌ 
  │                     ├──[-] enum (1:206818)❌ 
  │                     └──[+] nullable (820:2342)❌ 
  ├─┬/document/field/update
  │ └─┬POST
  │   ├─┬Responses
  │   │ └─┬200
  │   │   └─┬application/json
  │   │     └─┬Schema
  │   │       └─┬fieldMeta
  │   │         ├─┬ONEOF
  │   │         │ ├──[+] required (1313:977)❌ 
  │   │         │ ├──[+] properties (1313:825)
  │   │         │ ├─┬placeholder
  │   │         │ │ ├──[+] enum (1313:861)
  │   │         │ │ ├──[+] enum (1313:868)
  │   │         │ │ ├──[+] enum (1313:881)
  │   │         │ │ ├──[+] enum (1313:892)
  │   │         │ │ └──[+] default (1313:910)❌ 
  │   │         │ ├─┬type
  │   │         │ │ ├──[-] enum (1:329157)❌ 
  │   │         │ │ └──[🔀] type (1313:717)❌ 
  │   │         │ └─┬readOnly
  │   │         │   └──[🔀] type (1313:688)❌ 
  │   │         ├─┬ONEOF
  │   │         │ ├──[+] properties (1313:1214)
  │   │         │ ├─┬readOnly
  │   │         │ │ └──[🔀] type (1313:1077)❌ 
  │   │         │ ├─┬textAlign
  │   │         │ │ ├──[-] enum (1:329527)❌ 
  │   │         │ │ ├──[-] enum (1:329535)❌ 
  │   │         │ │ ├──[-] enum (1:329545)❌ 
  │   │         │ │ └──[🔀] type (1313:1106)❌ 
  │   │         │ ├─┬type
  │   │         │ │ ├──[+] enum (1313:1372)
  │   │         │ │ ├──[+] enum (1313:1379)
  │   │         │ │ ├──[+] enum (1313:1388)
  │   │         │ │ └──[-] enum (1:329472)❌ 
  │   │         │ └─┬placeholder
  │   │         │   ├──[+] enum (1313:1250)
  │   │         │   ├──[+] enum (1313:1257)
  │   │         │   ├──[+] enum (1313:1270)
  │   │         │   └──[+] enum (1313:1281)
  │   │         ├─┬ONEOF
  │   │         │ ├──[+] properties (1313:1637)
  │   │         │ ├─┬type
  │   │         │ │ ├──[+] enum (1313:1807)
  │   │         │ │ ├──[+] enum (1313:1791)
  │   │         │ │ ├──[+] enum (1313:1798)
  │   │         │ │ └──[-] enum (1:329856)❌ 
  │   │         │ ├─┬placeholder
  │   │         │ │ ├──[+] enum (1313:1673)
  │   │         │ │ ├──[+] enum (1313:1680)
  │   ��...

@github-actions github-actions Bot added the patch Patch version bump label Feb 22, 2026
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1771719488 branch 8 times, most recently from af26992 to 7d6ac80 Compare March 2, 2026 00:20
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1771719488 branch 8 times, most recently from 617b0e0 to b141836 Compare March 10, 2026 00:17
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1771719488 branch 7 times, most recently from d07c73d to ac4eb36 Compare March 17, 2026 00:21
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1771719488 branch 6 times, most recently from 353eb5a to 33cc3ca Compare March 23, 2026 00:23
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1771719488 branch 7 times, most recently from a70bdeb to 58b71bd Compare April 11, 2026 00:23
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1771719488 branch 7 times, most recently from 2f4ca44 to f2f4f06 Compare April 18, 2026 00:26
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1771719488 branch 7 times, most recently from 9942208 to 3f1d1d2 Compare April 25, 2026 00:28
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1771719488 branch 7 times, most recently from 2951162 to 346295e Compare May 2, 2026 00:32
speakeasybot and others added 2 commits June 16, 2026 00:52
* `documenso.templates.duplicate()`:  `response.type.enum(organisation)` **Added** (Breaking ⚠️)
* `documenso.envelopes.get()`:  `response` **Changed** (Breaking ⚠️)
* `documenso.template.template_create_template_temporary()`: 
  *  `request` **Changed**
  *  `response.template` **Changed** (Breaking ⚠️)
* `documenso.envelopes.update()`: 
  *  `request` **Changed**
  *  `response.template_type.enum(organisation)` **Added** (Breaking ⚠️)
* `documenso.template.template_get_many()`:  `response.data[]` **Changed** (Breaking ⚠️)
* `documenso.templates.update()`: 
  *  `request` **Changed**
  *  `response.type.enum(organisation)` **Added** (Breaking ⚠️)
* `documenso.templates.get()`:  `response` **Changed** (Breaking ⚠️)
* `documenso.templates.find()`: 
  *  `request.type` **Changed**
  *  `response.data[]` **Changed** (Breaking ⚠️)
* `documenso.envelope.envelope_get_many()`:  `response.data[]` **Changed** (Breaking ⚠️)
* `documenso.envelope.envelope_audit_log_find()`:  `response.data[]` **Changed** (Breaking ⚠️)
* `documenso.envelope.envelope_find()`:  `response.data[]` **Changed** (Breaking ⚠️)
* `documenso.envelopes.fields.create_many()`: 
  *  `request.data[]` **Changed** (Breaking ⚠️)
  *  `response.data[].field_meta` **Changed**
* `documenso.templates.recipients.get()`:  `response` **Changed**
* `documenso.documents.recipients.create()`:  `response` **Changed**
* `documenso.envelopes.recipients.update_many()`:  `response.data[]` **Changed**
* `documenso.envelopes.recipients.create_many()`:  `response.data[]` **Changed**
* `documenso.documents.get()`:  `response` **Changed**
* `documenso.documents.find()`:  `response.data[].recipients[]` **Changed**
* `documenso.documents.create()`:  `request.payload` **Changed**
* `documenso.documents.update()`:  `request.meta` **Changed**
* `documenso.documents.distribute()`:  `request.meta` **Changed**
* `documenso.documents.create_v0()`: 
  *  `request` **Changed**
  *  `response.document` **Changed**
* `documenso.documents.fields.get()`:  `response.field_meta` **Changed**
* `documenso.documents.fields.create()`: 
  *  `request.field` **Changed**
  *  `response.field_meta` **Changed**
* `documenso.envelopes.create()`:  `request.payload` **Changed**
* `documenso.documents.recipients.update()`:  `response` **Changed**
* `documenso.templates.create()`:  `request.payload` **Changed**
* `documenso.documents.recipients.get()`:  `response` **Changed**
* `documenso.envelopes.items.create_many()`:  `response.data[].document_data_id` **Added**
* `documenso.envelopes.fields.update_many()`: 
  *  `request.data[]` **Changed**
  *  `response.data[].field_meta` **Changed**
* `documenso.envelopes.fields.get()`:  `response.field_meta` **Changed**
* `documenso.documents.recipients.create_many()`:  `response.recipients[]` **Changed**
* `documenso.documents.fields.update_many()`: 
  *  `request.fields[]` **Changed**
  *  `response.fields[].field_meta` **Changed**
* `documenso.envelopes.recipients.get()`:  `response` **Changed**
* `documenso.envelopes.items.download()`:  `request.version` **Changed**
* `documenso.document.document_get_many()`:  `response.data[].recipients[]` **Changed**
* `documenso.documents.recipients.update_many()`:  `response.recipients[]` **Changed**
* `documenso.documents.fields.create_many()`: 
  *  `request.fields[]` **Changed**
  *  `response.fields[].field_meta` **Changed**
* `documenso.templates.use()`: 
  *  `request.override` **Changed**
  *  `response` **Changed**
* `documenso.templates.fields.create()`: 
  *  `request.field` **Changed**
  *  `response.field_meta` **Changed**
* `documenso.templates.fields.get()`:  `response.field_meta` **Changed**
* `documenso.templates.fields.create_many()`: 
  *  `request.fields[]` **Changed**
  *  `response.fields[].field_meta` **Changed**
* `documenso.templates.fields.update()`: 
  *  `request.field` **Changed**
  *  `response.field_meta` **Changed**
* `documenso.templates.fields.update_many()`: 
  *  `request.fields[]` **Changed**
  *  `response.fields[].field_meta` **Changed**
* `documenso.documents.fields.update()`: 
  *  `request.field` **Changed**
  *  `response.field_meta` **Changed**
* `documenso.templates.recipients.create()`:  `response` **Changed**
* `documenso.templates.recipients.create_many()`:  `response.recipients[]` **Changed**
* `documenso.templates.recipients.update()`:  `response` **Changed**
* `documenso.templates.recipients.update_many()`:  `response.recipients[]` **Changed**
* `documenso.envelopes.distribute()`:  `request.meta` **Changed**
* `documenso.envelopes.use()`:  `request.payload` **Changed**
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