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

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.documents.get(): response Changed (Breaking ⚠️)
  • documenso.envelopes.update():
    • request Changed
    • response Changed (Breaking ⚠️)
  • documenso.envelopes.fields.create_many():
    • request.data[] Changed (Breaking ⚠️)
    • response.data[].field_meta Changed
  • documenso.envelope.envelope_find():
    • request Changed
    • response.data[] Changed (Breaking ⚠️)
  • documenso.envelope.envelope_audit_log_find(): response.data[] Changed (Breaking ⚠️)
  • documenso.template.template_create_template_temporary():
    • request Changed
    • response.template Changed (Breaking ⚠️)
  • documenso.template.template_get_many(): response.data[] Changed (Breaking ⚠️)
  • documenso.templates.use():
    • request.override Changed
    • response Changed (Breaking ⚠️)
  • documenso.templates.duplicate(): response.type.enum(organisation) Added (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.document.document_get_many(): response.data[] Changed (Breaking ⚠️)
  • documenso.envelopes.get(): response Changed (Breaking ⚠️)
  • documenso.documents.create_v0():
    • request Changed
    • response.document Changed (Breaking ⚠️)
  • documenso.documents.distribute():
    • request.meta Changed
    • response.status.enum(cancelled) Added (Breaking ⚠️)
  • documenso.documents.update():
    • request.meta Changed
    • response.status.enum(cancelled) Added (Breaking ⚠️)
  • documenso.documents.find():
    • request Changed
    • response.data[] Changed (Breaking ⚠️)
  • documenso.envelope.envelope_get_many(): response.data[] Changed (Breaking ⚠️)
  • documenso.documents.recipients.get(): response Changed
  • documenso.document.document_get_many(): Deprecated
  • documenso.documents.get(): Deprecated
  • documenso.envelopes.fields.get(): response.field_meta Changed
  • documenso.documents.find(): Deprecated
  • documenso.envelopes.recipients.update_many(): response.data[] Changed
  • documenso.documents.create(): Deprecated
  • documenso.documents.create(): request.payload Changed
  • documenso.documents.update(): Deprecated
  • documenso.envelopes.recipients.create_many(): response.data[] Changed
  • documenso.documents.delete(): Deprecated
  • documenso.documents.duplicate(): Deprecated
  • documenso.documents.distribute(): Deprecated
  • documenso.envelopes.recipients.get(): response Changed
  • documenso.documents.redistribute(): Deprecated
  • documenso.documents.download(): Deprecated
  • documenso.envelopes.items.download(): request.version Changed
  • documenso.documents.attachments.create(): Deprecated
  • documenso.documents.attachments.update(): Deprecated
  • documenso.documents.attachments.delete(): Deprecated
  • documenso.documents.attachments.find(): Deprecated
  • documenso.documents.fields.get(): Deprecated
  • documenso.documents.fields.get(): response.field_meta Changed
  • documenso.documents.fields.create(): Deprecated
  • documenso.documents.fields.create():
    • request.field Changed
    • response.field_meta Changed
  • documenso.documents.fields.create_many(): Deprecated
  • documenso.documents.fields.create_many():
    • request.fields[] Changed
    • response.fields[].field_meta Changed
  • documenso.documents.fields.update(): Deprecated
  • documenso.documents.fields.update():
    • request.field Changed
    • response.field_meta Changed
  • documenso.documents.fields.update_many(): Deprecated
  • documenso.documents.fields.update_many():
    • request.fields[] Changed
    • response.fields[].field_meta Changed
  • documenso.documents.fields.delete(): Deprecated
  • documenso.documents.recipients.get(): Deprecated
  • documenso.envelopes.items.create_many(): response.data[].document_data_id Added
  • documenso.documents.recipients.create(): Deprecated
  • documenso.documents.recipients.create(): response Changed
  • documenso.documents.recipients.create_many(): Deprecated
  • documenso.documents.recipients.create_many(): response.recipients[] Changed
  • documenso.documents.recipients.update(): Deprecated
  • documenso.documents.recipients.update(): response Changed
  • documenso.documents.recipients.update_many(): Deprecated
  • documenso.documents.recipients.update_many(): response.recipients[] Changed
  • documenso.documents.recipients.delete(): Deprecated
  • documenso.envelopes.fields.update_many():
    • request.data[] Changed
    • response.data[].field_meta Changed
  • documenso.envelopes.distribute(): request.meta Changed
  • documenso.document.document_download(): Deprecated
  • documenso.templates.find(): Deprecated
  • documenso.envelopes.duplicate(): request Changed
  • documenso.templates.get(): Deprecated
  • documenso.envelopes.use(): request.payload Changed
  • documenso.templates.create(): Deprecated
  • documenso.templates.create(): request.payload Changed
  • documenso.templates.update(): Deprecated
  • documenso.envelopes.create(): request.payload Changed
  • documenso.templates.duplicate(): Deprecated
  • documenso.envelope.envelope_cancel(): Added
  • documenso.templates.delete(): Deprecated
  • documenso.templates.use(): Deprecated
  • documenso.envelope.envelope_certificate_download_pdf(): Added
  • documenso.templates.fields.create(): Deprecated
  • documenso.templates.fields.create():
    • request.field Changed
    • response.field_meta Changed
  • documenso.templates.fields.get(): Deprecated
  • documenso.templates.fields.get(): response.field_meta Changed
  • documenso.templates.fields.create_many(): Deprecated
  • documenso.templates.fields.create_many():
    • request.fields[] Changed
    • response.fields[].field_meta Changed
  • documenso.templates.fields.update(): Deprecated
  • documenso.templates.fields.update():
    • request.field Changed
    • response.field_meta Changed
  • documenso.templates.fields.update_many(): Deprecated
  • documenso.templates.fields.update_many():
    • request.fields[] Changed
    • response.fields[].field_meta Changed
  • documenso.templates.fields.delete(): Deprecated
  • documenso.templates.recipients.get(): Deprecated
  • documenso.templates.recipients.get(): response Changed
  • documenso.templates.recipients.create(): Deprecated
  • documenso.templates.recipients.create(): response Changed
  • documenso.templates.recipients.create_many(): Deprecated
  • documenso.templates.recipients.create_many(): response.recipients[] Changed
  • documenso.templates.recipients.update(): Deprecated
  • documenso.templates.recipients.update(): response Changed
  • documenso.templates.recipients.update_many(): Deprecated
  • documenso.templates.recipients.update_many(): response.recipients[] Changed
  • documenso.templates.recipients.delete(): Deprecated
  • documenso.templates.direct_link.create(): Deprecated
  • documenso.templates.direct_link.delete(): Deprecated
  • documenso.templates.direct_link.toggle(): Deprecated
  • documenso.template.template_get_many(): Deprecated
  • documenso.envelope.envelope_audit_log_download_pdf(): Added
  • documenso.template.template_create_template_temporary(): Deprecated
  • documenso.envelope_recipients.envelope_recipient_reject_on_behalf_of(): Added

View full SDK changelog

OpenAPI Change Summary
└─┬Paths
  ├──[+] path (145:5)
  ├──[+] path (193:5)
  ├──[+] path (192:5)
  ├──[+] path (634:5)
  ├─┬/document/distribute
  │ └─┬POST
  │   ├──[🔀] description (995:24)
  │   ├──[+] deprecated (998:23)
  │   ├─┬Responses
  │   │ └─┬200
  │   │   └─┬application/json
  │   │     └─┬Schema
  │   │       └─┬status
  │   │         └──[+] enum (1045:291)
  │   └─┬Requestbody
  │     └─┬application/json
  │       └─┬Schema
  │         └─┬meta
  │           ├─┬dateFormat
  │           │ ├──[+] enum (1007:217)
  │           │ ├──[+] enum (1007:196)
  │           │ ├──[+] enum (1007:81)
  │           │ └─┬Extensions
  │           │   └──[🔀] x-speakeasy-enums (1008:46)
  │           ├─┬emailSettings
  │           │ ├──[🔀] default (1041:579)❌ 
  │           │ ├──[+] properties (1041:511)
  │           │ └──[+] properties (1041:453)
  │           └─┬emailReplyTo
  │             ├──[+] pattern (1040:82)❌ 
  │             └──[-] format (1:235892)❌ 
  ├─┬/template/field/create
  │ └─┬POST
  │   ├──[🔀] description (1370:24)
  │   ├──[+] deprecated (1373:23)
  │   ├─┬Responses
  │   │ └─┬200
  │   │   └─┬application/json
  │   │     └─┬Schema
  │   │       └─┬fieldMeta
  │   │         ├─┬ONEOF
  │   │         │ ├──[+] required (1375:977)❌ 
  │   │         │ ├──[+] properties (1375:825)
  │   │         │ ├─┬type
  │   │         │ │ ├──[-] enum (1:361097)❌ 
  │   │         │ │ └──[🔀] type (1375:717)❌ 
  │   │         │ ├─┬placeholder
  │   │         │ │ ├──[+] enum (1375:881)
  │   │         │ │ ├──[+] enum (1375:892)
  │   │         │ │ ├──[+] enum (1375:861)
  │   │         │ │ ├──[+] enum (1375:868)
  │   │         │ │ └──[+] default (1375:910)❌ 
  │   │         │ └─┬readOnly
  │   │         │   └──[🔀] type (1375:688)❌ 
  │   │         ├─┬ONEOF
  │   │         │ ├──[+] properties (1375:1214)
  │   │         │ ├─┬type
  │   │         │ │ ├──[+] enum (1375:1372)
  │   │         │ │ ├──[+] enum (1375:1379)
  │   │         │ │ ├──[+] enum (1375:1388)
  │   │         │ │ └──[-] enum (1:361412)❌ 
  │   │         │ ├─┬readOnly
  │   │         │ │ └──[🔀] type (1375:1077)❌ 
  │   │         │ ├─┬textAlign
  │   │         │ │ ├──[-] enum (1:361475)❌ 
  │   │         │ │ ├──[-] enum (1:361485)❌ 
  │   │         │ │ ├──[-] enum (1:361467)❌ 
  │   │         │ │ └──[🔀] type (1375:1106)❌ 
  │   │         │ └─┬placeholder
  │   │         │   ├──[+] enum (1375:1250)
  │   │         │   ├──[+] enum (1375:1257)
  │   │         │   ├──[+] enum (1375:1270)
  │   │         │   └──[+] enum (1375:1281)
  │   │         ├─┬ONEOF
  │   │         │ ├──[+] properties (1375:1637)
  │   │         │ ├─┬readOnly
  │   │         │ │ └──[🔀] type (1375:1500)❌ 
  │   │         │ ├─┬type
  │   │         │ │ ├──[+] enum (1375:1798)
  │   │         │ │ ├──[+] enum (1375:1807)
  │   │         │ │ ├──[+] enum (1375:1791)
  │   │         │ │ └──[-] enum (1:361796)❌ 
  │   │         │ ├─┬placeholder
  │   │         │ │ ├──[+] enum (1375:1673)
  │   │         │ │ ├──[+] enum (1375:1680)
  │   │         │ │ ├──[+] enum (1375:1693)
  │   │         │ │ └──[+] enum (1375:1704)
  │   │         │ └─┬textAlign
  │   │         │   ├──[-] enum (1:361847)❌ 
  │   │         │   ├──[-] enum (1:361855)❌ 
  │   │         │   ├──[-] enum (1:361865)❌ 
  │   │         │   └──[🔀] type (1375:1529)❌ 
  │   │         ├─┬ONEOF
  │   │         │ ├──[+] required (1375:2267)❌ 
  │   │         │ ├──[+] properties (1375:2056)
  │   │         │ ├─┬type
  │   │         │ │ ├──[+] enum (1375:2228)
  │   │         │ │ ├──[+] enum (1375:2235)
  │   │         │ │ ├──[+] enum (1375:2244)
  │   │         │ │ └──[-] enum (1:362176)❌ 
  │   │         │ ├─┬readOnly
  │   │         │ │ └──[🔀] type (1375:1919)❌ 
  │   │         │ ├─┬textAlign
  │   │         │ │ ├──[-] enum (1:362228)❌ 
  │   │         │ │ ├──[-] enum (1:362236)❌ 
  │   │         │ │ ├──[-] enum (1:362246)❌ 
  │   │         │ │ └──[🔀] type (1375:1948)❌ 
  │   │         │ └─┬placeholder
  │   │         │   ├──[+] enum (1375:2092)
  │   │         │   ├──[+] enum (1375:2099)
  │   │         │   ├──[+] enum (1375:2112)
  │   │         │   ├──[+] enum (1375:2123)
  │   │         │   └──[+] default (1375:2141)❌ 
  │   │         ├─┬ONEOF
  │   │         │ ├──[+] required (1375:2714)❌ 
  │   │         │ ├──[+] properties (1375:2504)
  │   │         │ ├─┬type
  │   │         │ │ ├──[+] enum (1375:2682)
  │   │         │ │ ├──[+] enum (1375:2691)
  │   │         │ │ ├──[+] enum (1375:2675)
  │   │         │ │ └──[-] enum (1:362557)❌ 
  │   │         │ ├─┬placeholder
  │   │         │ │ ├──[+] enum (1375:2547)
  │   │         │ │ ├──[+] enum (1375:2560)
  │   │         │ │ ├──[+] enum (1375:2571)
  │   │         │ │ ├──[+] enum (1375:2540)
  │   │         │ │ └──[+] default (1375:2589)❌ 
  │   │         │ ├─┬textAlign
  │   │         │ │ ├──[-] enum (1:362608)❌ 
  │   │         │ │ ├──[-] enum (1:362616)❌ 
  │   │         │ │ ├──[-] enum (1:362626)❌ 
  │   │         │ │ └──[🔀] type (1375:2396)❌ 
  │   │         │ └─┬readOnly
  │   │         │   └──[🔀] type (1375:2367)❌ 
  │   │         ├─┬ONEOF
  │   │         │ ├──[+] properties (1375:2951)
  │   │         │ ├─┬text
  │   │         │ │ └──[🔀] type (1375:2843)❌ 
  │   │         │ ├─┬readOnly
  │   │         │ │ └──[🔀] type (1375:2814)❌ 
  │   │         │ ├─┬placeholder
  │   │         │ │ ├──[+] enum (1375:2987)
  │   │         │ │ ├──[+] enum (1375:2994)
  │   │         │ │ ├──[+] enum (1375:3007)
  │   │         │ │ └──[+] enum (1375:3018)
  │   │         │ ├─┬type
  │   │         │ │ ├──[+] enum (1375:3184)
  │   │         │ │ ├──[+] enum (1375:3193)
  │   │         │ │ ├──[+] enum (1375:3177)
  │   │         │ │ └──[-] enum (1:362937)❌ 
  │   │         │ ├─┬verticalAlign
  │   │         │ │ ├──[+] enum (1375:3059)
  │   │         │ │ ├──[-] enum (1:363326)❌ 
  │   │         │ │ ├──[-] enum (1:363333)❌ 
  │   │         │ │ ├──[-] enum (1:363343)❌ 
  │   │         │ │ ├──[-] enum (1:363353)❌ 
  │   │         │ │ └──[-] nullable (1:363311)❌ 
  │   │         │ └─┬textAlign
  │   │         │   ├──[-] enum (1:363068)❌ 
  │   │         │   ├──[-] enum (1:363076)❌ 
  │   │         │   └──[-] enum (1:363086)❌ 
  │   │         ├─┬ONEOF
  │   │         │ ├──[+] properties (1375:3678)
  │   │         │ ├─┬readOnly
  │   │         │ │ └──[🔀] type (1375:3541)❌ 
  │   │         │ ├─┬placeholder
  │   │         │ │ ├──[+] enum (1375:3714)
  │   │         │ │ ├──[+] enum (1375:3721)
  │   │         │ │ ├──[+] enum (1375:3734)
  │   │         │ │ └──[+] enum (1375:3745)
  │   │         │ ├─┬verticalAlign
  │   │         │ │ ├──[-] enum (1:364172)❌ 
  │   │         │ │ ├──[-] enum (1:364182)❌ 
  │   │         │ │ ├──[-] enum (1:364155)❌ 
  │   │         │ │ ├──[-] enum (1:364162)❌ 
  │   │         │ │ └──[-] nullable (1:364140)❌ 
  │   │         │ ├─┬value
  │   │         │ │ └──[+] enum (1375:3786)
  │   │         │ ├─┬type
  │   │         │ │ ├──[+] enum (1375:3999)
  │   │         │ │ ├──[+] enum (1375:4006)
  │   │         │ │ ├──[+] enum (1375:4015)
  │   │         │ │ └──[-] enum (1:363661)❌ 
  │   │         │ └─┬textAlign
  │   │         │   ├──[-] enum (1:363897)❌ 
  │   │         │   ├──[-] enum (1:363905)❌ 
  │   │         │   ├──[-] enum (1:363915)❌ 
  │   │         │   └──[🔀] type (1375:3570)❌ 
  │   │         ├─┬ONEOF
  │   │         │ ├──[+] properties (1375:4500)
  │   │         │ ├─┬placeholder
  │   │         │ │ ├──[+] enum (1375:4543)
  │   │         │ │ ├──[+] enum (1375:4556)
  │   │         │ │ ├──[+] enum (1375:4567)
  │   │         │ │ └──[+] enum (1375:4536)
  │   │         │ ├─┬type
  │   │         │ │ ├──[-] enum (1:364490)❌ 
  │   │         │ │ └──[🔀] type (1375:4392)❌ 
  │   │         │ ├─┬values
  │   │         │ │ ├──[+] enum (1375:4608)
  │   │         │ │ ├──[-] items (1:364538)❌ 
  │   │         │ │ └──[🔀] type (1375:4591)❌ 
  │   │         │ └─┬readOnly
  │   │         │   └──[🔀] type (1375:4363)❌ 
  │   │         ├─┬ONEOF
  │   │         │ ├──[+] properties (1375:5134)
  │   │         │ ├─┬placeholder
  │   │         │ │ ├──[+] enum (1375:5170)
  │   │         │ │ ├──[+] enum (1375:5177)
  │   │         │ │ ├──[+] enum (1375:5190)
  │   │         │ │ └──[+] enum (1375:5201)
  │   │         │ ├─┬type
  │   │         │ │ ├──[-] enum (1:365107)❌ 
  │   │         │ │ └──[🔀] type (1375:5026)❌ 
  │   │         │ ├─┬validationLength
  │   │         │ │ ├──[+] enum (1375:5242)
  │   │         │ │ └──[🔀] type (1375:5225)❌ 
  │   │         │ ├─┬values
  │   │         │ │ ├──[-] items (1:365158)❌ 
  │   │         │ │ └──[🔀] type (1375:5461)❌ 
  │   │         │ ├─┬readOnly
  │   │         │ │ └──[🔀] type (1375:4997)❌ 
  │   │         │ └─┬validationRule
  │   │         │   └──[🔀] type (1375:5498)❌ 
  │   │         └─┬ONEOF
  │   │           ├──[+] properties (1375:5843)
  │   │           ├─┬placeholder
  │   │           │ ├──[+] enum (1375:5879)
  │   │           │ ├──[+] enum (1375:5886)
  │   │           │ ├──[+] enum (1375:5899)
  │   │           │ └──[+] enum (1375:5910)
  │   │           ├─┬readOnly
  │   │           │ └──[🔀] type (1375:5706)❌ 
  │   │           ├─┬type
  │   │           │ ├──[-] enum (1:365805)❌ 
  │   │           │ └──[🔀] type (1375:5735)❌ 
  │   │           └─┬values
  │   │             ├──[+] enum (1375:5951)
  │   │             ├──[-] items (1:365856)❌ 
  │   │             └──[🔀] type (1375:5934)❌ 
  │   └─┬Requestbody
  │     └─┬application/json
  │       └─┬Schema
  │         └─┬field
  │           └─┬ALLOF
  │             ├─┬ONEOF
  │             │ └─┬fieldMeta
  │             │   ├──[+] properties (1374:476)
  │             │   ├─┬readOnly
  │             │   │ └──[🔀] type (1374:339)❌ 
  │             │   ├─┬placeholder
  │             │   │ ├──[+] enum (1374:512)
  │             │   │ ├──[+] enum (1374:519)
  │             │   │ ├──[+] enum (1374:532)
  │             │   │ ├──[+] enum (1374:543)
  │             │   │ └──[+] default (1374:561)❌ 
  │             │   └─┬type
  │             │     ├──[-] enum (1:353654)❌ 
  │             │     └──[🔀] type (1374:368)❌ 
  │             ├─┬ONEOF
  │             │ └─┬fieldMeta
  │             │   ├──[+] properties (1374:1069)
  │             │   ├─┬textAlign
  │             │   │ ├──[-] enum (1:354259)❌ 
  │             │   │ ├──[-] enum (1:354267)❌ 
  │             │   │ ├──[-] enum (1:354277)❌ 
  │             │   │ └──[🔀] type (1374:961)❌ 
  │             │   ├─┬readOnly
  │             │   │ └──[🔀] type (1374:932)❌ 
  │             │   ├─┬placeholder
  │             │   │ ├──[+] enum (1374:1105)
  │             │   │ ├──[+] enum (1374:1112)
  │             │   │ ├──[+] enum (1374:1125)
  │             │   │ └──[+] enum (1374:1136)
  │             │   └─┬type
  │             │     ├──[+] enum (1374:1227)
  │             │     ├──[+] enum (1374:1234)
  │             │     ├──[+] enum (1374:1243)
  │             │     └──[-] enum (1:354204)❌ 
  │             ├─┬ONEOF
  │             │ └─┬fieldMeta
  │             │   ├──[+] properties (1374:1598)
  │             │   ├─┬readOnly
  │             │   │ └──[🔀] type (1374:1461)❌ 
  │             │   ├─┬textAlign
  │             │   │ ├──[-] enum (1:354756)❌ 
  │             │   │ ├──[-] enum (1:354764)❌ 
  │             │   │ ├──[-] enum (1:354774)❌ 
  │             │   │ └──[🔀] type (1374:1490)❌ 
  │             │   ├─┬placeholder
  │             │   │ ├──[+] enum (1374:1665)
  │             │   │ ├──[+] enum (1374:1634)
  │             │   │ ├──[+] enum (1374:1641)
  │             │   │ └──[+] enum (1374:1654)
  │             │   └─┬type
  │             │     ├──[+] enum (1374:1759)
  │             │     ├──[+] enum (1374:1768)
  │             │     ├──[+] enum (1374:1752)
  │             │     └──[-] enum (1:354705)❌ 
  │             ├─┬ONEOF
  │             │ └─┬fieldMeta
  │             │   ├──[+] properties (1374:2124)
  │             │   ├─┬readOnly
  │             │   │ └──[🔀] type (1374:1987)❌ 
  │             │   ├─┬textAlign
  │             │   │ ├──[-] enum (1:355273)❌ 
  │             │   │ ├──[-] enum (1:355255)❌ 
  │             │   │ ├──[-] enum (1:355263)❌ 
  │             │   │ └──[🔀] type (1374:2016)❌ 
  │             │   ├─┬type
  │             │   │ ├──[+] enum (1374:2312)
  │             │   │ ├──[+] enum (1374:2296)
  │             │   │ ├──[+] enum (1374:2303)
  │             │   │ └──[-] enum (1:355203)❌ 
  │             │   └─┬placeholder
  │             │     ├──[+] enum (1374:2160)
  │             │     ├──[+] enum (1374:2167)
  │             │     ├──[+] enum (1374:2180)
  │             │     ├──[+] enum (1374:2191)
  │             │     └──[+] default (1374:2209)❌ 
  │             ├─┬ONEOF
  │             │ └─┬fieldMeta
  │             │   ├──[+] properties (1374:2667)
  │             │   ├─┬type
  │             │   │ ├──[+] enum (1374:2838)
  │             │   │ ├──[+] enum (1374:2845)
  │             │   │ ├──[+] enum (1374:2854)
  │             │   │ └──[-] enum (1:355701)❌ 
  │             │   ├─┬readOnly
  │             │   │ └──[🔀] type (1374:2530)❌ 
  │             │   ├─┬textAlign
  │             │   │ ├──[-] enum (1:355752)❌ 
  │             │   │ ├──[-] enum (1:355760)❌ 
  │             │   │ ├──[-] enum (1:355770)❌ 
  │             │   │ └──[🔀] type (1374:2559)❌ 
  │             │   └─┬placeholder
  │             │     ├──[+] enum (1374:2703)
  │             │     ├──[+] enum (1374:2710)
  │             │     ├──[+] enum (1374:2723)
  │             │     ├──[+] enum (1374:2734)
  │             │     └──[+] default (1374:2752)❌ 
  │             ├─┬ONEOF
  │             │ └─┬fieldMeta
  │             │   ├──[+] properties (1374:3209)
  │             │   ├─┬type
  │             │   │ ├──[+] enum (1374:3435)
  │             │   │ ├──[+] enum (1374:3442)
  │             │   │ ├──[+] enum (1374:3451)
  │             │   │ └──[-] enum (1:356198)❌ 
  │             │   ├─┬placeholder
  │             │   │ ├──[+] enum (1374:3245)
  │             │   │ ├──[+] enum (1374:3252)
  │             │   │ ├──[+] enum (1374:3265)
  │             │   │ └──[+] enum (1374:3276)
  │             │   ├─┬verticalAlign
  │             │   │ ├──[+] enum (1374:3317)
  │             │   │ ├──[-] enum (1:356614)❌ 
  │             │   │ ├──[-] enum (1:356587)❌ 
  │             │   │ ├──[-] enum (1:356594)❌ 
  │             │   │ ├──[-] enum (1:356604)❌ 
  │             │   │ └──[-] nullable (1:356572)❌ 
  │             │   ├─┬readOnly
  │             │   │ └──[🔀] type (1374:3072)❌ 
  │             │   ├─┬textAlign
  │             │   │ ├──[-] enum (1:356329)❌ 
  │             │   │ ├──[-] enum (1:356337)❌ 
  │             │   │ └──[-] enum (1:356347)❌ 
  │             │   └─┬text
  │             │     └──[🔀] type (1374:3101)❌ 
  │             ├─┬ONEOF
  │             │ └─┬fieldMeta
  │             │   ├──[+] properties (1374:4044)
  │             │   ├─┬placeholder
  │             │   │ ├──[+] enum (1374:4080)
  │             │   │ ├──[+] enum (1374:4087)
  │             │   │ ├──[+] enum (1374:4100)
  │             │   │ └──[+] enum (1374:4111)
  │             │   ├─┬type
  │             │   │ ├──[+] enum (1374:4365)
  │             │   │ ├──[+] enum (1374:4372)
  │             │   │ ├──[+] enum (1374:4381)
  │             │   │ └──[-] enum (1:357041)❌ 
  │             │   ├─┬value
  │             │   │ └──[+] enum (1374:4152)
  │             │   ├─┬verticalAlign
  │             │   │ ├──[-] enum (1:357535)❌ 
  │             │   │ ├──[-] enum (1:357542)❌ 
  │             │   │ ├──[-] enum (1:357552)❌ 
  │             │   │ ├──[-] enum (1:357562)❌ 
  │             │   │ └──[-] nullable (1:357520)❌ 
  │             │   ├─┬textAlign
  │             │   │ ├──[-] enum (1:357295)❌ 
  │             │   │ ├──[-] enum (1:357277)❌ 
  │             │   │ ├──[-] enum (1:357285)❌ 
  │             │   │ └──[🔀] type (1374:3936)❌ 
  │             │   └─┬readOnly
  │             │     └──[🔀] type (1374:3907)❌ 
  │             ├─┬ONEOF
  │             │ └─┬fieldMeta
  │             │   ├──[+] properties (1374:4973)
  │             │   ├─┬placeholder
  │             │   │ ├──[+] enum (1374:5029)
  │             │   │ ├──[+] enum (1374:5040)
  │             │   │ ├──[+] enum (1374:5009)
  │             │   │ └──[+] enum (1374:5016)
  │             │   ├─┬readOnly
  │             │   │ └──[🔀] type (1374:4836)❌ 
  │             │   ├─┬type
  │             │   │ ├──[-] enum (1:357988)❌ 
  │             │   │ └──[🔀] type (1374:4865)❌ 
  │             │   └─┬values
  │             │     ├──[+] enum (1374:5081)
  │             │     ├──[-] items (1:358036)❌ 
  │             │     └──[🔀] type (1374:5064)❌ 
  │             ├─┬ONEOF
  │             │ └─┬fieldMeta
  │             │   ├──[+] properties (1374:5705)
  │             │   ├─┬readOnly
  │             │   │ └──[🔀] type (1374:5568)❌ 
  │             │   ├─┬validationLength
  │             │   │ ├──[+] enum (1374:5813)
  │             │   │ └──[🔀] type (1374:5796)❌ 
  │             │   ├─┬type
  │             │   │ ├──[-] enum (1:358713)❌ 
  │             │   │ └──[🔀] type (1374:5597)❌ 
  │             │   ├─┬placeholder
  │             │   │ ├──[+] enum (1374:5741)
  │             │   │ ├──[+] enum (1374:5748)
  │             │   │ ├──[+] enum (1374:5761)
  │             │   │ └──[+] enum (1374:5772)
  │             │   ├─┬values
  │             │   │ ├──[-] items (1:358764)❌ 
  │             │   │ └──[🔀] type (1374:6032)❌ 
  │             │   └─┬validationRule
  │             │     └──[🔀] type (1374:6069)❌ 
  │             └─┬ONEOF
  │               └─┬fieldMeta
  │                 ├──[+] properties (1374:6512)
  │                 ├─┬readOnly
  │                 │ └──[🔀] type (1374:6375)❌ 
  │                 ├─┬type
  │                 │ ├──[-] enum (1:359519)❌ 
  │                 │ └──[🔀] type (1374:6404)❌ 
  │                 ├─┬values
  │                 │ ├──[+] enum (1374:6620)
  │                 │ ├──[-] items (1:359570)❌ 
  │                 │ └──[🔀] type (1374:6603)❌ 
  │                 └─┬placeholder
  │                   ├──[+] enum (1374:6548)
  │                   ├──[+] enum (1374:6555)
  │                   ├──[+] enum (1374:6568)
  │                   └──[+] enum (1374:6579)
  ├─┬/document/create/beta
  │ └─┬POST
  │   ├──[🔀] description (1088:24)
  │   ├─┬Responses
  │   │ └─┬200
  │   │   └─┬application/json
  │   │     └─┬Schema
  │   │       └─┬document
  │   │         ├─┬status
  │   │         │ └──[+] enum (1153:101)
  │   │         ├─┬documentMeta
  │   │         │ ├──[+] required (1226:315)❌ 
  │   │         │ ├──[+] required (1226:288)❌ 
  │   │         │ ├──[+] properties (1221:29)
  │   │         │ ├──[+] properties (1222:29)
  │   │         │ ├─┬signingOrder
  │   │         │ │ ├──[-] enum (1:260915)❌ 
  │   │         │ │ ├──[-] enum (1:260927)❌ 
  │   │         │ │ └──[+] nullable (1212:72)❌ 
  │   │         │ ├─┬dateFormat
  │   │         │ │ └─┬Extensions
  │   │         │ │   └──[🔀] x-speakeasy-enums (1184:52)
  │   │         │ ├─┬message
  │   │         │ │ └──[-] nullable (1:261129)❌ 
  │   │         │ ├─┬redirectUrl
  │   │         │ │ └──[+] default (1223:84)❌ 
  │   │         │ ├─┬typedSignatureEnabled
  │   │         │ │ ├──[🔀] type (1178:48)❌ 
  │   │         │ │ └──[+] nullable (1178:68)❌ 
  │   │         │ ├─┬emailSettings
  │   │         │ │ ├──[+] required (1218:747)❌ 
  │   │         │ │ ├──[+] required (1218:771)❌ 
  │   │         │ │ ├──[🔀] default (1218:805)❌ 
  │   │         │ │ ├──[+] properties (1218:533)
  │   │         │ │ └──[+] properties (1218:475)
  │   │         │ ├─┬id
  │   │         │ │ ├──[-] type (1:261027)❌ 
  │   │         │ │ ├──[+] nullable (1221:69)❌ 
  │   │         │ │ ├──[+] anyOf (1221:83)
  │   │         │ │ └──[+] anyOf (1221:248)
  │   │         │ ├─┬subject
  │   │         │ │ ├──[+] required (1222:689)❌ 
  │   │         │ │ ├──[+] required (1222:677)❌ 
  │   │         │ │ ├──[🔀] type (1222:57)❌ 
  │   │         │ │ ├──[+] properties (1222:379)
  │   │         │ │ └──[+] properties (1222:96)
  │   │         │ ├─┬password
  │   │         │ │ └──[-] default (1:262974)❌ 
  │   │         │ ├─┬uploadSignatureEnabled
  │   │         │ │ ├──[🔀] type (1180:49)❌ 
  │   │         │ │ └──[+] nullable (1180:69)❌ 
  │   │         │ └─┬timezone
  │   │         │   ├──[+] enum (1175:70)
  │   │         │   ├──[+] enum (1175:81)
  │   │         │   └──[-] nullable (1:261179)❌ 
  │   │         ├─┬recipients
  │   │         │ └─┬Schema
  │   │         │   ├──[+] required (1230:1412)❌ 
  │   │         │   ├──[+] required (1230:1400)❌ 
  │   │         │   ├──[+] properties (1230:645)
  │   │         │   ├──[+] properties (1230:599)
  │   │         │   ├─┬readStatus
  │   │         │   │ ├──[-] enum (1:264342)❌ 
  │   │         │   │ ├──[-] enum (1:264328)❌ 
  │   │         │   │ └──[🔀] type (1230:414)❌ 
  │   │         │   ├─┬rejectionReason
  │   │         │   │ └──[-] nullable (1:265230)❌ 
  │   │         │   ├─┬name
  │   │         │   │ └──[+] nullable (1230:639)❌ 
  │   │         │   ├─┬id
  │   │         │   │ ├──[🔀] type (1230:573)❌ 
  │   │         │   │ └──[+] nullable (1230:593)❌ 
  │   │         │   ├─┬signedAt
  │   │         │   │ ├──[+] enum (1230:191)
  │   │         │   │ ├──[+] enum (1230:157)
  │   │         │   │ ├──[+] enum (1230:162)
  │   │         │   │ ├──[+] enum (1230:171)
  │   │         │   │ ├──[+] enum (1230:180)
  │   │         │   │ └──[-] nullable (1:264764)❌ 
  │   │         │   ├─┬signingStatus
  │   │         │   │ ├──[-] enum (1:264423)❌ 
  │   │         │   │ ├──[-] enum (1:264399)❌ 
  │   │         │   │ ├──[-] enum (1:264413)❌ 
  │   │         │   │ └──[+] nullable (1230:741)❌ 
  │   │         │   ├─┬role
  │   │         │   │ ├──[+] enum (1230:243)
  │   │         │   │ ├──[+] enum (1230:256)
  │   │         │   │ ├──[-] enum (1:264233)❌ 
  │   │         │   │ ├──[-] enum (1:264239)❌ 
  │   │         │   │ ├──[-] enum (1:264249)❌ 
  │   │         │   │ ├──[-] enum (1:264259)❌ 
  │   │         │   │ └──[-] enum (1:264271)❌ 
  │   │         │   ├─┬sendStatus
  │   │         │   │ ├──[-] enum (1:264479)❌ 
  │   │         │   │ ├──[-] enum (1:264491)❌ 
  │   │         │   │ └──[+] nullable (1230:1167)❌ 
  │   │         │   ├─┬signingOrder
  │   │         │   │ ├──[+] enum (1230:381)
  │   │         │   │ ├──[+] enum (1230:392)
  │   │         │   │ ├──[🔀] type (1230:364)❌ 
  │   │         │   │ └──[-] nullable (1:265173)❌ 
  │   │         │   └─┬token
  │   │         │     ├──[+] enum (1230:308)
  │   │         │     ├──[+] enum (1230:321)
  │   │         │     └──[+] enum (1230:330)
  │   │         └─┬fields
  │   │           └─┬Schema
  │   │             └─┬fieldMeta
  │   │               ├─┬ONEOF
  │   │               │ ├──[+] required (1231:930)❌ 
  │   │               │ ├──[+] properties (1231:778)
  │   │               │ ├─┬type
  │   │               │ │ ├──[-] enum (1:266421)❌ 
  │   │               │ │ └──[🔀] type (1231:670)❌ 
  │   │               │ ├─┬placeholder
  │   │               │ │ ├──[+] enum (1231:834)
  │   │               │ │ ├──[+] enum (1231:845)
  │   │               │ │ ├──[+] enum (1231:814)
  │   │               │ │ ├──[+] enum (1231:821)
  │   │               │ │ └──[+] default (1231:863)❌ 
  │   │               │ └─┬readOnly
  │   │               │   └──[🔀] type (1231:641)❌ 
  │   │               ├─┬ONEOF
  │   │               │ ├──[+] properties (1231:1167)
  │   │               │ ├─┬placeholder
  │   │               │ │ ├──[+] enum (1231:1203)
  │   │               │ │ ├──[+] enum (1231:1210)
  │   │               │ │ ├──[+] enum (1231:1223)
  │   │               │ │ └──[+] enum (1231:1234)
  │   │               │ ├─┬type
  │   │               │ │ ├──[+] enum (1231:1332)
  │   │               │ │ ├──[+] enum (1231:1341)
  │   │               │ │ ├──[+] enum (1231:1325)
  │   │               │ │ └──[-] enum (1:266736)❌ 
  │   │               │ ├─┬textAlign
  │   │               │ │ ├──[-] enum (1:266791)❌ 
  │   │               │ │ ├──[-] enum (1:266799)❌ 
  │   │               │ │ ├──[-] enum (1:266809)❌ 
  │   │               │ │ └──[🔀] type (1231:1059)❌ 
  │   │               │ └─┬readOnly
  │   │               │   └──[🔀] type (1231:1030)❌ 
  │   │               ├─┬ONEOF
  │   │               │ ├──[+] properties (1231:1590)
  │   │               │ ├─┬type
  │   │               │ │ ├──[+] enum (1231:1744)
  │   │               │ │ ├──[+] enum (1231:1751)
  │   │               │ │ ├──[+] enum (1231:1760)
  │   │               │ │ └──[-] enum (1:267120)❌ 
  │   │               │ ├─┬readOnly
  │   │               │ │ └──[🔀] type (1231:1453)❌ 
  │   │               │ ├─┬textAlign
  │   │               │ │ ├──[-] enum (1:267179)❌ 
  │   │               │ │ ├──[-] enum (1:267189)❌ 
  │   │               │ │ ├──[-] enum (1:267171)❌ 
  │   │               │ │ └──[🔀] type (1231:1482)❌ 
  │   │               │ └─┬placeholder
  │   │               │   ├──[+] enum (1231:1626)
  │   │               │   ├──[+] enum (1231:1633)
  │   │               │   ├──[+] enum (1231:1646)
  │   │               │   └──[+] enum (1231:1657)
  │   │               ├─┬ONEOF
  │   │               │ ├──[+] required (1231:2220)❌ 
  │   │               │ ├──[+] properties (1231:2009)
  │   │               │ ├─┬placeholder
  │   │               │ │ ├──[+] enum (1231:2065)
  │   │               │ │ ├──[+] enum (1231:2076)
  │   │               │ │ ├──[+] enum (1231:2045)
  │   │               │ │ ├──[+] enum (1231:2052)
  │   │               │ │ └──[+] default (1231:2094)❌ 
  │   │               │ ├─┬textAlign
  │   │               │ │ ├──[-] enum (1:267570)❌ 
  │   │               │ │ ├──[-] enum (1:267552)❌ 
  │   │               │ │ ├──[-] enum (1:267560)❌ 
  │   │               │ │ └──[🔀] type (1231:1901)❌ 
  │   │               │ ├─┬type
  │   │               │ │ ├──[+] enum (1231:2181)
  │   │               │ │ ├──[+] enum (1231:2188)
  │   │               │ │ ├──[+] enum (1231:2197)
  │   │               │ │ └──[-] enum (1:267500)❌ 
  │   │               │ └─┬readOnly
  │   │               │   └──[🔀] type (1231:1872)❌ 
  │   │               ├─┬ONEOF
  │   │               │ ├──[+] required (1231:2667)❌ 
  │   │               │ ├──[+] properties (1231:2457)
  │   │               │ ├─┬readOnly
  │   │               │ │ └──[🔀] type (1231:2320)❌ 
  │   │               │ ├─┬placeholder
  │   │               │ │ ├──[+] enum (1231:2493)
  │   │               │ │ ├──[+] enum (1231:2500)
  │   │               │ │ ├──[+] enum (1231:2513)
  │   │               │ │ ├──[+] enum (1231:2524)
  │   │               │ │ └──[+] default (1231:2542)❌ 
  │   │               │ ├─┬type
  │   │               │ │ ├──[+] enum (1231:2628)
  │   │               │ │ ├──[+] enum (1231:2635)
  │   │               │ │ ├──[+] enum (1231:2644)
  │   │               │ │ └──[-] enum (1:267881)❌ 
  │   │               │ └─┬textAlign
  │   │               │   ├──[-] enum (1:267932)❌ 
  │   │               │   ├──[-] enum (1:267940)❌ 
  │   │               │   ├──[-] enum (1:267950)❌ 
  │   │               │   └──[🔀] type (1231:2349)❌ 
  │   │               ├─┬ONEOF
  │   │               │ ├──[+] properties (1231:2904)
  │   │               │ ├─┬placeholder
  │   │               │ │ ├──[+] enum (1231:2940)
  │   │               │ │ ├──[+] enum (1231:2947)
  │   │               │ │ ├──[+] enum (1231:2960)
  │   │               │ │ └──[+] enum (1231:2971)
  │   │               │ ├─┬text
  │   │               │ │ └──[🔀] type (1231:2796)❌ 
  │   │               │ ├─┬verticalAlign
  │   │               │ │ ├──[+] enum (1231:3012)
  │   │               │ │ ├──[-] enum (1:268650)❌ 
  │   │               │ │ ├──[-] enum (1:268657)❌ 
  │   │               │ │ ├──[-] enum (1:268667)❌ 
  │   │               │ │ ├──[-] enum (1:268677)❌ 
  │   │               │ │ └──[-] nullable (1:268635)❌ 
  │   │               │ ├─┬type
  │   │               │ │ ├──[+] enum (1231:3137)
  │   │               │ │ ├──[+] enum (1231:3146)
  │   │               │ │ ├──[+] enum (1231:3130)
  │   │               │ │ └──[-] enum (1:268261)❌ 
  │   │               │ ├─┬textAlign
  │   │               │ │ ├──[-] enum (1:268392)❌ 
  │   │               │ │ ├──[-] enum (1:268400)❌ 
  │   │               │ │ └──[-] enum (1:268410)❌ 
  │   │               │ └─┬readOnly
  │   │               │   └──[🔀] type (1231:2767)❌ 
  │   │               ├─┬ONEOF
  │   │               │ ├──[+] properties (1231:3631)
  │   │               │ ├─┬textAlign
  │   │               │ │ ├──[-] enum (1:269221)❌ 
  │   │               │ │ ├──[-] enum (1:269229)❌ 
  │   │               │ │ ├──[-] enum (1:269239)❌ 
  │   │               │ │ └──[🔀] type (1231:3523)❌ 
  │   │               │ ├─┬value
  │   │               │ │ └──[+] enum (1231:3739)
  │   │               │ ├─┬readOnly
  │   │               │ │ └──[🔀] type (1231:3494)❌ 
  │   │               │ ├─┬placeholder
  │   │               │ │ ├──[+] enum (1231:3698)
  │   │               │ │ ├──[+] enum (1231:3667)
  │   │               │ │ ├──[+] enum (1231:3674)
  │   │               │ │ └──[+] enum (1231:3687)
  │   │               │ ├─┬verticalAlign
  │   │               │ │ ├──[-] enum (1:269479)❌ 
  │   │               │ │ ├──[-] enum (1:269486)❌ 
  │   │               │ │ ├──[-] enum (1:269496)❌ 
  │   │               │ │ ├──[-] enum (1:269506)❌ 
  │   │               │ │ └──[-] nullable (1:269464)❌ 
  │   │               │ └─┬type
  │   │               │   ├──[+] enum (1231:3952)
  │   │               │   ├──[+] enum (1231:3959)
  │   │               │   ├──[+] enum (1231:3968)
  │   │               │   └──[-] enum (1:268985)❌ 
  │   │               ├─┬ONEOF
  │   │               │ ├──[+] properties (1231:4453)
  │   │               │ ├─┬readOnly
  │   │               │ │ └──[🔀] type (1231:4316)❌ 
  │   │               │ ├─┬type
  │   │               │ │ ├──[-] enum (1:269814)❌ 
  │   │               │ │ └──[🔀] type (1231:4345)❌ 
  │   │               │ ├─┬placeholder
  │   │               │ │ ├──[+] enum (1231:4489)
  │   │               │ │ ├──[+] enum (1231:4496)
  │   │               │ │ ├──[+] enum (1231:4509)
  │   │               │ │ └──[+] enum (1231:4520)
  │   │               │ └─┬values
  │   │               │   ├──[+] enum (1231:4561)
  │   │               │   ├──[-] items (1:269862)❌ 
  │   │               │   └──[🔀] type (1231:4544)❌ 
  │   │               ├─┬ONEOF
  │   │               │ ├──[+] properties (1231:5087)
  │   │               │ ├─┬values
  │   │               │ │ ├──[-] items (1:270482)❌ 
  │   │               │ │ └──[🔀] type (1231:5414)❌ 
  │   │               │ ├─┬type
  │   │               │ │ ├──[-] enum (1:270431)❌ 
  │   │               │ │ └──[🔀] type (1231:4979)❌ 
  │   │               │ ├─┬readOnly
  │   │               │ │ └──[🔀] type (1231:4950)❌ 
  │   │               │ ├─┬placeholder
  │   │               │ │ ├──[+] enum (1231:5130)
  │   │               │ │ ├──[+] enum (1231:5143)
  │   │               │ │ ├──[+] enum (1231:5154)
  │   │               │ │ └──[+] enum (1231:5123)
  │   │               │ ├─┬validationLength
  │   │               │ │ ├──[+] enum (1231:5195)
  │   │               │ │ └──[🔀] type (1231:5178)❌ 
  │   │               │ └─┬validationRule
  │   │               │   └──[🔀] type (1231:5451)❌ 
  │   │               └─┬ONEOF
  │   │                 ├──[+] properties (1231:5796)
  │   │                 ├─┬readOnly
  │   │                 │ └──[🔀] type (1231:5659)❌ 
  │   │                 ├─┬type
  │   │                 │ ├──[-] enum (1:271129)❌ 
  │   │                 │ └──[🔀] type (1231:5688)❌ 
  │   │                 ├─┬placeholder
  │   │                 │ ├──[+] enum (1231:5839)
  │   │                 │ ├──[+] enum (1231:5852)
  │   │                 │ ├──[+] enum (1231:5863)
  │   │                 │ └──[+] enum (1231:5832)
  │   │                 └─┬values
  │   │                   ├──[+] enum (1231:5904)
  │   │                   ├──[-] items (1:271180)❌ 
  │   │                   └──[🔀] type (1231:5887)❌ 
  │   └─┬Requestbody
  │     └─┬application/json
  │       └─┬Schema
  │         ├─┬meta
  │         │ ├──[+] properties (1140:23)
  │         │ ├──[+] properties (1141:23)
  │         │ ├─┬dateFormat
  │         │ │ ├──[+] enum (1100:196)
  │         │ │ ├──[+] enum (1100:217)
  │         │ │ ├──[+] enum (1100:81)
  │         │ │ └─┬Extensions
  │         │ │   └──[🔀] x-speakeasy-enums (1101:46)
  │         │ ├─┬uploadSignatureEnabled
  │         │ │ └──[🔀] type (1097:43)❌ 
  │         │ ├─┬subject
  │         │ │ ├──[+] required (1141:671)❌ 
  │         │ │ ├──[+] required (1141:683)❌ 
  │         │ │ ├──[🔀] type (1141:51)❌ 
  │         │ │ ├──[-] maxLength (1:256635)❌ 
  │         │ │ ├──[+] nullable (1141:71)❌ 
  │         │ │ ├──[+] properties (1141:373)
  │         │ │ └──[+] properties (1141:90)
  │         │ ├─┬emailReplyTo
  │         │ │ ├──[+] pattern (1138:82)❌ 
  │         │ │ └──[-] format (1:258250)❌ 
  │         │ ├─┬language
  │         │ │ ├──[-] enum (1:257971)❌ 
  │         │ │ ├──[-] enum (1:257992)❌ 
  │         │ │ ├──[-] enum (1:257929)❌ 
  │         │ │ ├──[-] enum (1:257947)❌ 
  │         │ │ ├──[-] enum (1:257953)❌ 
  │         │ │ ├──[-] enum (1:257965)❌ 
  │         │ │ ├──[-] enum (1:257980)❌ 
  │         │ │ ├──[-] enum (1:257986)❌ 
  │         │ │ ├──[-] enum (1:257935)❌ 
  │         │ │ ├──[-] enum (1:257941)❌ 
  │         │ │ ├──[-] enum (1:257959)❌ 
  │         │ │ ├──[-] type (1:257910)❌ 
  │         │ │ ├──[+] nullable (1140:63)❌ 
  │         │ │ ├──[+] anyOf (1140:77)
  │         │ │ └──[+] anyOf (1140:242)
  │         │ ├─┬timezone
  │         │ │ ├──[+] enum (1130:64)
  │         │ │ └──[+] enum (1130:75)
  │         │ ├─┬message
  │         │ │ ├──[+] enum (1133:85)
  │         │ │ ├──[+] enum (1133:90)
  │         │ │ ├──[+] enum (1133:60)
  │         │ │ ├──[+] enum (1133:65)
  │         │ │ ├──[+] enum (1133:70)
  │         │ │ ├──[+] enum (1133:95)
  │         │ │ ├──[+] enum (1133:103)
  │         │ │ ├──[+] enum (1133:108)
  │         │ │ ├──[+] enum (1133:113)
  │         │ │ ├──[+] enum (1133:75)
  │         │ │ ├──[+] enum (1133:80)
  │         │ │ └──[-] maxLength (1:256684)❌ 
  │         │ ├─┬signingOrder
  │         │ │ ├──[-] enum (1:257779)❌ 
  │         │ │ └──[-] enum (1:257791)❌ 
  │         │ ├─┬redirectUrl
  │         │ │ └──[+] maxLength (1096:63)❌ 
  │         │ ├─┬typedSignatureEnabled
  │         │ │ ├──[🔀] type (1095:42)❌ 
  │         │ │ └──[+] maxLength (1095:63)❌ 
  │         │ └─┬emailSettings
  │         │   ├──[🔀] default (1139:595)❌ 
  │         │   ├──[+] properties (1139:527)
  │         │   └──[+] properties (1139:469)
  │         └─┬recipients
  │           └─┬Schema
  │             ├─┬email
  │             │ ├──[+] pattern (1094:688)❌ 
  │             │ └──[-] format (1:248905)❌ 
  │             └─┬fields
  │               └─┬Schema
  │                 └─┬ALLOF
  │                   ├─┬ONEOF
  │                   │ └─┬fieldMeta
  │                   │   ├──[+] properties (1094:1749)
  │                   │   ├─┬placeholder
  │                   │   │ ├──[+] enum (1094:1785)
  │                   │   │ ├──[+] enum (1094:1792)
  │                   │   │ ├──[+] enum (1094:1805)
  │                   │   │ ├──[+] enum (1094:1816)
  │                   │   │ └──[+] default (1094:1834)❌ 
  │                   │   ├─┬readOnly
  │                   │   │ └──[🔀] type (1094:1612)❌ 
  │                   │   └─┬type
  │                   │     ├──[-] enum (1:249827)❌ 
  │                   │     └──[🔀] type (1094:1641)❌ 
  │                   ├─┬ONEOF
  │                   │ └─┬fieldMeta
  │                   │   ├──[+] properties (1094:2342)
  │                   │   ├─┬type
  │                   │   │ ├──[+] enum (1094:2500)
  │                   │   │ ├──[+] enum (1094:2507)
  │                   │   │ ├──[+] enum (1094:2516)
  │                   │   │ └──[-] enum (1:250377)❌ 
  │                   │   ├─┬textAlign
  │                   │   │ ├──[-] enum (1:250432)❌ 
  │                   │   │ ├──[-] enum (1:250440)❌ 
  │                   │   │ ├──[-] enum (1:250450)❌ 
  │                   │   │ └──[🔀] type (1094:2234)❌ 
  │                   │   ├─┬placeholder
  │                   │   │ ├──[+] enum (1094:2385)
  │                   │   │ ├──[+] enum (1094:2398)
  │                   │   │ ├──[+] enum (1094:2409)
  │                   │   │ └──[+] enum (1094:2378)
  │                   │   └─┬readOnly
  │                   │     └──[🔀] type (1094:2205)❌ 
  │                   ├─┬ONEOF
  │                   │ └─┬fieldMeta
  │                   │   ├──[+] properties (1094:2871)
  │                   │   ├─┬textAlign
  │                   │   │ ├──[-] enum (1:250929)❌ 
  │                   │   │ ├──[-] enum (1:250937)❌ 
  │                   │   │ ├──[-] enum (1:250947)❌ 
  │                   │   │ └──[🔀] type (1094:2763)❌ 
  │                   │   ├─┬readOnly
  │                   │   │ └──[🔀] type (1094:2734)❌ 
  │                   │   ├─┬placeholder
  │                   │   │ ├──[+] enum (1094:2907)
  │                   │   │ ├──[+] enum (1094:2914)
  │                   │   │ ├──[+] enum (1094:2927)
  │                   │   │ └──[+] enum (1094:2938)
  │                   │   └─┬type
  │                   │     ├──[+] enum (1094:3025)
  │                   │     ├──[+] enum (1094:3032)
  │                   │     ├──[+] enum (1094:3041)
  │                   │     └──[-] enum (1:250878)❌ 
  │                   ├─┬ONEOF
  │                   │ └─┬fieldMeta
  │                   │   ├──[+] properties (1094:3397)
  │                   │   ├─┬readOnly
  │                   │   │ └──[🔀] type (1094:3260)❌ 
  │                   │   ├─┬textAlign
  │                   │   │ ├──[-] enum (1:251428)❌ 
  │                   │   │ ├──[-] enum (1:251436)❌ 
  │                   │   │ ├──[-] enum (1:251446)❌ 
  │                   │   │ └──[🔀] type (1094:3289)❌ 
  │                   │   ├─┬placeholder
  │                   │   │ ├──[+] enum (1094:3440)
  │                   │   │ ├──[+] enum (1094:3453)
  │                   │   │ ├──[+] enum (1094:3464)
  │                   │   │ ├──[+] enum (1094:3433)
  │                   │   │ └──[+] default (1094:3482)❌ 
  │                   │   └─┬type
  │                   │     ├──[+] enum (1094:3569)
  │                   │     ├──[+] enum (1094:3576)
  │                   │     ├──[+] enum (1094:3585)
  │                   │     └──[-] enum (1:251376)❌ 
  │                   ├─┬ONEOF
  │                   │ └─┬fieldMeta
  │                   │   ├──[+] properties (1094:3940)
  │                   │   ├─┬placeholder
  │                   │   │ ├──[+] enum (1094:3983)
  │                   │   │ ├──[+] enum (1094:3996)
  │                   │   │ ├──[+] enum (1094:4007)
  │                   │   │ ├──[+] enum (1094:3976)
  │                   │   │ └──[+] default (1094:4025)❌ 
  │                   │   ├─┬textAlign
  │                   │   │ ├──[-] enum (1:251943)❌ 
  │                   │   │ ├──[-] enum (1:251925)❌ 
  │                   │   │ ├──[-] enum (1:251933)❌ 
  │                   │   │ └──[🔀] type (1094:3832)❌ 
  │                   │   ├─┬readOnly
  │                   │   │ └──[🔀] type (1094:3803)❌ 
  │                   │   └─┬type
  │                   │     ├──[+] enum (1094:4111)
  │                   │     ├──[+] enum (1094:4118)
  │                   │     ├──[+] enum (1094:4127)
  │                   │     └──[-] enum (1:251874)❌ 
  │                   ├─┬ONEOF
  │                   │ └─┬fieldMeta
  │                   │   ├──[+] properties (1094:4482)
  │                   │   ├─┬text
  │                   │   │ └──[🔀] type (1094:4374)❌ 
  │                   │   ├─┬verticalAlign
  │                   │   │ ├──[+] enum (1094:4590)
  │                   │   │ ├──[-] enum (1:252777)❌ 
  │                   │   │ ├──[-] enum (1:252787)❌ 
  │                   │   │ ├──[-] enum (1:252760)❌ 
  │                   │   │ ├──[-] enum (1:252767)❌ 
  │                   │   │ └──[-] nullable (1:252745)❌ 
  │                   │   ├─┬readOnly
  │                   │   │ └──[🔀] type (1094:4345)❌ 
  │                   │   ├─┬textAlign
  │                   │   │ ├──[-] enum (1:252502)❌ 
  │                   │   │ ├──[-] enum (1:252510)❌ 
  │                   │   │ └──[-] enum (1:252520)❌ 
  │                   │   ├─┬placeholder
  │                   │   │ ├──[+] enum (1094:4538)
  │                   │   │ ├──[+] enum (1094:4549)
  │                   │   │ ├──[+] enum (1094:4518)
  │                   │   │ └──[+] enum (1094:4525)
  │                   │   └─┬type
  │                   │     ├──[+] enum (1094:4724)
  │                   │     ├──[+] enum (1094:4708)
  │                   │     ├──[+] enum (1094:4715)
  │                   │     └──[-] enum (1:252371)❌ 
  │                   ├─┬ONEOF
  │                   │ └─┬fieldMeta
  │                   │   ├──[+] properties (1094:5317)
  │                   │   ├─┬textAlign
  │                   │   │ ├──[-] enum (1:253450)❌ 
  │                   │   │ ├──[-] enum (1:253458)❌ 
  │                   │   │ ├──[-] enum (1:253468)❌ 
  │                   │   │ └──[🔀] type (1094:5209)❌ 
  │                   │   ├─┬value
  │                   │   │ └──[+] enum (1094:5425)
  │                   │   ├─┬readOnly
  │                   │   │ └──[🔀] type (1094:5180)❌ 
  │                   │   ├─┬type
  │                   │   │ ├──[+] enum (1094:5638)
  │                   │   │ ├──[+] enum (1094:5645)
  │                   │   │ ├──[+] enum (1094:5654)
  │                   │   │ └──[-] enum (1:253214)❌ 
  │                   │   ├─┬verticalAlign
  │                   │   │ ├──[-] enum (1:253708)❌ 
  │                   │   │ ├──[-] enum (1:253715)❌ 
  │                   │   │ ├──[-] enum (1:253725)❌ 
  │                   │   │ ├──[-] enum (1:253735)❌ 
  │                   │   │ └──[-] nullable (1:253693)❌ 
  │                   │   └─┬placeholder
  │                   │     ├──[+] enum (1094:5353)
  │                   │     ├──[+] enum (1094:5360)
  │                   │     ├──[+] enum (1094:5373)
  │                   │     └──[+] enum (1094:5384)
  │                   ├─┬ONEOF
  │                   │ └─┬fieldMeta
  │                   │   ├──[+] properties (1094:6246)
  │                   │   ├─┬type
  │                   │   │ ├──[-] enum (1:254161)❌ 
  │                   │   │ └──[🔀] type (1094:6138)❌ 
  │                   │   ├─┬values
  │                   │   │ ├──[+] enum (1094:6354)
  │                   │   │ ├──[-] items (1:254209)❌ 
  │                   │   │ └──[🔀] type (1094:6337)❌ 
  │                   │   ├─┬readOnly
  │                   │   │ └──[🔀] type (1094:6109)❌ 
  │                   │   └─┬placeholder
  │                   │     ├──[+] enum (1094:6313)
  │                   │     ├──[+] enum (1094:6282)
  │                   │     ├──[+] enum (1094:6289)
  │                   │     └──[+] enum (1094:6302)
  │                   ├─┬ONEOF
  │                   │ └─┬fieldMeta
  │                   │   ├──[+] properties (1094:6978)
  │                   │   ├─┬validationRule
  │                   │   │ └──[🔀] type (1094:7342)❌ 
  │                   │   ├─┬validationLength
  │                   │   │ ├──[+] enum (1094:7086)
  │                   │   │ └──[🔀] type (1094:7069)❌ 
  │                   │   ├─┬type
  │                   │   │ ├──[-] enum (1:254886)❌ 
  │                   │   │ └──[🔀] type (1094:6870)❌ 
  │                   │   ├─┬readOnly
  │                   │   │ └──[🔀] type (1094:6841)❌ 
  │                   │   ├─┬values
  │                   │   │ ├──[-] items (1:254937)❌ 
  │                   │   │ └──[🔀] type (1094:7305)❌ 
  │                   │   ��...

@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 September 21, 2026 02:51
* `documenso.documents.get()`:  `response` **Changed** (Breaking ⚠️)
* `documenso.envelopes.update()`: 
  *  `request` **Changed**
  *  `response` **Changed** (Breaking ⚠️)
* `documenso.envelopes.fields.create_many()`: 
  *  `request.data[]` **Changed** (Breaking ⚠️)
  *  `response.data[].field_meta` **Changed**
* `documenso.envelope.envelope_find()`: 
  *  `request` **Changed**
  *  `response.data[]` **Changed** (Breaking ⚠️)
* `documenso.envelope.envelope_audit_log_find()`:  `response.data[]` **Changed** (Breaking ⚠️)
* `documenso.template.template_create_template_temporary()`: 
  *  `request` **Changed**
  *  `response.template` **Changed** (Breaking ⚠️)
* `documenso.template.template_get_many()`:  `response.data[]` **Changed** (Breaking ⚠️)
* `documenso.templates.use()`: 
  *  `request.override` **Changed**
  *  `response` **Changed** (Breaking ⚠️)
* `documenso.templates.duplicate()`:  `response.type.enum(organisation)` **Added** (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.document.document_get_many()`:  `response.data[]` **Changed** (Breaking ⚠️)
* `documenso.envelopes.get()`:  `response` **Changed** (Breaking ⚠️)
* `documenso.documents.create_v0()`: 
  *  `request` **Changed**
  *  `response.document` **Changed** (Breaking ⚠️)
* `documenso.documents.distribute()`: 
  *  `request.meta` **Changed**
  *  `response.status.enum(cancelled)` **Added** (Breaking ⚠️)
* `documenso.documents.update()`: 
  *  `request.meta` **Changed**
  *  `response.status.enum(cancelled)` **Added** (Breaking ⚠️)
* `documenso.documents.find()`: 
  *  `request` **Changed**
  *  `response.data[]` **Changed** (Breaking ⚠️)
* `documenso.envelope.envelope_get_many()`:  `response.data[]` **Changed** (Breaking ⚠️)
* `documenso.documents.recipients.get()`:  `response` **Changed**
* `documenso.document.document_get_many()`: **Deprecated**
* `documenso.documents.get()`: **Deprecated**
* `documenso.envelopes.fields.get()`:  `response.field_meta` **Changed**
* `documenso.documents.find()`: **Deprecated**
* `documenso.envelopes.recipients.update_many()`:  `response.data[]` **Changed**
* `documenso.documents.create()`: **Deprecated**
* `documenso.documents.create()`:  `request.payload` **Changed**
* `documenso.documents.update()`: **Deprecated**
* `documenso.envelopes.recipients.create_many()`:  `response.data[]` **Changed**
* `documenso.documents.delete()`: **Deprecated**
* `documenso.documents.duplicate()`: **Deprecated**
* `documenso.documents.distribute()`: **Deprecated**
* `documenso.envelopes.recipients.get()`:  `response` **Changed**
* `documenso.documents.redistribute()`: **Deprecated**
* `documenso.documents.download()`: **Deprecated**
* `documenso.envelopes.items.download()`:  `request.version` **Changed**
* `documenso.documents.attachments.create()`: **Deprecated**
* `documenso.documents.attachments.update()`: **Deprecated**
* `documenso.documents.attachments.delete()`: **Deprecated**
* `documenso.documents.attachments.find()`: **Deprecated**
* `documenso.documents.fields.get()`: **Deprecated**
* `documenso.documents.fields.get()`:  `response.field_meta` **Changed**
* `documenso.documents.fields.create()`: **Deprecated**
* `documenso.documents.fields.create()`: 
  *  `request.field` **Changed**
  *  `response.field_meta` **Changed**
* `documenso.documents.fields.create_many()`: **Deprecated**
* `documenso.documents.fields.create_many()`: 
  *  `request.fields[]` **Changed**
  *  `response.fields[].field_meta` **Changed**
* `documenso.documents.fields.update()`: **Deprecated**
* `documenso.documents.fields.update()`: 
  *  `request.field` **Changed**
  *  `response.field_meta` **Changed**
* `documenso.documents.fields.update_many()`: **Deprecated**
* `documenso.documents.fields.update_many()`: 
  *  `request.fields[]` **Changed**
  *  `response.fields[].field_meta` **Changed**
* `documenso.documents.fields.delete()`: **Deprecated**
* `documenso.documents.recipients.get()`: **Deprecated**
* `documenso.envelopes.items.create_many()`:  `response.data[].document_data_id` **Added**
* `documenso.documents.recipients.create()`: **Deprecated**
* `documenso.documents.recipients.create()`:  `response` **Changed**
* `documenso.documents.recipients.create_many()`: **Deprecated**
* `documenso.documents.recipients.create_many()`:  `response.recipients[]` **Changed**
* `documenso.documents.recipients.update()`: **Deprecated**
* `documenso.documents.recipients.update()`:  `response` **Changed**
* `documenso.documents.recipients.update_many()`: **Deprecated**
* `documenso.documents.recipients.update_many()`:  `response.recipients[]` **Changed**
* `documenso.documents.recipients.delete()`: **Deprecated**
* `documenso.envelopes.fields.update_many()`: 
  *  `request.data[]` **Changed**
  *  `response.data[].field_meta` **Changed**
* `documenso.envelopes.distribute()`:  `request.meta` **Changed**
* `documenso.document.document_download()`: **Deprecated**
* `documenso.templates.find()`: **Deprecated**
* `documenso.envelopes.duplicate()`:  `request` **Changed**
* `documenso.templates.get()`: **Deprecated**
* `documenso.envelopes.use()`:  `request.payload` **Changed**
* `documenso.templates.create()`: **Deprecated**
* `documenso.templates.create()`:  `request.payload` **Changed**
* `documenso.templates.update()`: **Deprecated**
* `documenso.envelopes.create()`:  `request.payload` **Changed**
* `documenso.templates.duplicate()`: **Deprecated**
* `documenso.envelope.envelope_cancel()`: **Added**
* `documenso.templates.delete()`: **Deprecated**
* `documenso.templates.use()`: **Deprecated**
* `documenso.envelope.envelope_certificate_download_pdf()`: **Added**
* `documenso.templates.fields.create()`: **Deprecated**
* `documenso.templates.fields.create()`: 
  *  `request.field` **Changed**
  *  `response.field_meta` **Changed**
* `documenso.templates.fields.get()`: **Deprecated**
* `documenso.templates.fields.get()`:  `response.field_meta` **Changed**
* `documenso.templates.fields.create_many()`: **Deprecated**
* `documenso.templates.fields.create_many()`: 
  *  `request.fields[]` **Changed**
  *  `response.fields[].field_meta` **Changed**
* `documenso.templates.fields.update()`: **Deprecated**
* `documenso.templates.fields.update()`: 
  *  `request.field` **Changed**
  *  `response.field_meta` **Changed**
* `documenso.templates.fields.update_many()`: **Deprecated**
* `documenso.templates.fields.update_many()`: 
  *  `request.fields[]` **Changed**
  *  `response.fields[].field_meta` **Changed**
* `documenso.templates.fields.delete()`: **Deprecated**
* `documenso.templates.recipients.get()`: **Deprecated**
* `documenso.templates.recipients.get()`:  `response` **Changed**
* `documenso.templates.recipients.create()`: **Deprecated**
* `documenso.templates.recipients.create()`:  `response` **Changed**
* `documenso.templates.recipients.create_many()`: **Deprecated**
* `documenso.templates.recipients.create_many()`:  `response.recipients[]` **Changed**
* `documenso.templates.recipients.update()`: **Deprecated**
* `documenso.templates.recipients.update()`:  `response` **Changed**
* `documenso.templates.recipients.update_many()`: **Deprecated**
* `documenso.templates.recipients.update_many()`:  `response.recipients[]` **Changed**
* `documenso.templates.recipients.delete()`: **Deprecated**
* `documenso.templates.direct_link.create()`: **Deprecated**
* `documenso.templates.direct_link.delete()`: **Deprecated**
* `documenso.templates.direct_link.toggle()`: **Deprecated**
* `documenso.template.template_get_many()`: **Deprecated**
* `documenso.envelope.envelope_audit_log_download_pdf()`: **Added**
* `documenso.template.template_create_template_temporary()`: **Deprecated**
* `documenso.envelope_recipients.envelope_recipient_reject_on_behalf_of()`: **Added**
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