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.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.envelopes.get(): response Changed (Breaking ⚠️)
  • documenso.templates.duplicate(): response.type.enum(organisation) Added (Breaking ⚠️)
  • documenso.templates.update():
    • request Changed
    • response.type.enum(organisation) Added (Breaking ⚠️)
  • documenso.envelopes.update():
    • request Changed
    • response Changed (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.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.status Changed
    • response.data[] Changed (Breaking ⚠️)
  • documenso.documents.get(): response Changed (Breaking ⚠️)
  • documenso.envelopes.fields.create_many():
    • request.data[] Changed (Breaking ⚠️)
    • response.data[].field_meta Changed
  • documenso.envelope.envelope_get_many(): response.data[] Changed (Breaking ⚠️)
  • documenso.envelope.envelope_find():
    • request.status Changed
    • response.data[] Changed (Breaking ⚠️)
  • documenso.envelopes.recipients.update_many(): response.data[] Changed
  • documenso.envelopes.distribute(): request.meta Changed
  • documenso.envelopes.fields.get(): response.field_meta Changed
  • documenso.envelope_recipients.envelope_recipient_reject_on_behalf_of(): Added
  • documenso.documents.create(): request.payload Changed
  • documenso.envelopes.recipients.create_many(): response.data[] Changed
  • documenso.envelopes.recipients.get(): response Changed
  • documenso.envelopes.items.download(): request.version Changed
  • documenso.documents.fields.get(): response.field_meta Changed
  • documenso.documents.fields.create():
    • request.field Changed
    • response.field_meta Changed
  • documenso.documents.fields.create_many():
    • request.fields[] Changed
    • response.fields[].field_meta Changed
  • documenso.documents.fields.update():
    • request.field Changed
    • response.field_meta Changed
  • documenso.documents.fields.update_many():
    • request.fields[] Changed
    • response.fields[].field_meta Changed
  • documenso.documents.recipients.get(): response Changed
  • documenso.documents.recipients.create(): response Changed
  • documenso.documents.recipients.create_many(): response.recipients[] Changed
  • documenso.documents.recipients.update(): response Changed
  • documenso.documents.recipients.update_many(): response.recipients[] 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.duplicate(): request Changed
  • documenso.templates.create(): request.payload Changed
  • documenso.envelopes.use(): request.payload Changed
  • documenso.envelopes.create(): request.payload Changed
  • documenso.envelope.envelope_cancel(): Added
  • 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.templates.recipients.get(): response 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.envelope.envelope_certificate_download_pdf(): Added
  • documenso.envelope.envelope_audit_log_download_pdf(): Added

View full SDK changelog

OpenAPI Change Summary
└─┬Paths
  ├──[+] path (193:5)
  ├──[+] path (192:5)
  ├──[+] path (634:5)
  ├──[+] path (145:5)
  ├─┬/envelope/duplicate
  │ └─┬POST
  │   └─┬Requestbody
  │     └─┬application/json
  │       └─┬Schema
  │         ├──[+] properties (641:211)
  │         ├──[+] properties (641:157)
  │         └─┬envelopeId
  │           └──[+] minLength (641:154)❌ 
  ├─┬/template/recipient/{recipientId}
  │ └─┬GET
  │   └─┬Responses
  │     └─┬200
  │       └─┬application/json
  │         └─┬Schema
  │           ├──[+] required (1523:7769)❌ 
  │           ├──[+] required (1523:7781)❌ 
  │           ├──[+] properties (1523:688)
  │           ├──[+] properties (1523:642)
  │           ├─┬fields
  │           │ └─┬Schema
  │           │   └─┬fieldMeta
  │           │     ├─┬ONEOF
  │           │     │ ├──[+] required (1523:2120)❌ 
  │           │     │ ├──[+] properties (1523:1968)
  │           │     │ ├─┬placeholder
  │           │     │ │ ├──[+] enum (1523:2004)
  │           │     │ │ ├──[+] enum (1523:2011)
  │           │     │ │ ├──[+] enum (1523:2024)
  │           │     │ │ ├──[+] enum (1523:2035)
  │           │     │ │ └──[+] default (1523:2053)❌ 
  │           │     │ ├─┬readOnly
  │           │     │ │ └──[🔀] type (1523:1831)❌ 
  │           │     │ └─┬type
  │           │     │   ├──[-] enum (1:477276)❌ 
  │           │     │   └──[🔀] type (1523:1860)❌ 
  │           │     ├─┬ONEOF
  │           │     │ ├──[+] properties (1523:2357)
  │           │     │ ├─┬type
  │           │     │ │ ├──[+] enum (1523:2531)
  │           │     │ │ ├──[+] enum (1523:2515)
  │           │     │ │ ├──[+] enum (1523:2522)
  │           │     │ │ └──[-] enum (1:477591)❌ 
  │           │     │ ├─┬textAlign
  │           │     │ │ ├──[-] enum (1:477646)❌ 
  │           │     │ │ ├──[-] enum (1:477654)❌ 
  │           │     │ │ ├──[-] enum (1:477664)❌ 
  │           │     │ │ └──[🔀] type (1523:2249)❌ 
  │           │     │ ├─┬placeholder
  │           │     │ │ ├──[+] enum (1523:2393)
  │           │     │ │ ├──[+] enum (1523:2400)
  │           │     │ │ ├──[+] enum (1523:2413)
  │           │     │ │ └──[+] enum (1523:2424)
  │           │     │ └─┬readOnly
  │           │     │   └──[🔀] type (1523:2220)❌ 
  │           │     ├─┬ONEOF
  │           │     │ ├──[+] properties (1523:2780)
  │           │     │ ├─┬type
  │           │     │ │ ├──[+] enum (1523:2950)
  │           │     │ │ ├──[+] enum (1523:2934)
  │           │     │ │ ├──[+] enum (1523:2941)
  │           │     │ │ └──[-] enum (1:477975)❌ 
  │           │     │ ├─┬placeholder
  │           │     │ │ ├──[+] enum (1523:2816)
  │           │     │ │ ├──[+] enum (1523:2823)
  │           │     │ │ ├──[+] enum (1523:2836)
  │           │     │ │ └──[+] enum (1523:2847)
  │           │     │ ├─┬readOnly
  │           │     │ │ └──[🔀] type (1523:2643)❌ 
  │           │     │ └─┬textAlign
  │           │     │   ├──[-] enum (1:478026)❌ 
  │           │     │   ├──[-] enum (1:478034)❌ 
  │           │     │   ├──[-] enum (1:478044)❌ 
  │           │     │   └──[🔀] type (1523:2672)❌ 
  │           │     ├─┬ONEOF
  │           │     │ ├──[+] required (1523:3410)❌ 
  │           │     │ ├──[+] properties (1523:3199)
  │           │     │ ├─┬placeholder
  │           │     │ │ ├──[+] enum (1523:3235)
  │           │     │ │ ├──[+] enum (1523:3242)
  │           │     │ │ ├──[+] enum (1523:3255)
  │           │     │ │ ├──[+] enum (1523:3266)
  │           │     │ │ └──[+] default (1523:3284)❌ 
  │           │     │ ├─┬readOnly
  │           │     │ │ └──[🔀] type (1523:3062)❌ 
  │           │     │ ├─┬textAlign
  │           │     │ │ ├──[-] enum (1:478425)❌ 
  │           │     │ │ ├──[-] enum (1:478407)❌ 
  │           │     │ │ ├──[-] enum (1:478415)❌ 
  │           │     │ │ └──[🔀] type (1523:3091)❌ 
  │           │     │ └─┬type
  │           │     │   ├──[+] enum (1523:3371)
  │           │     │   ├──[+] enum (1523:3378)
  │           │     │   ├──[+] enum (1523:3387)
  │           │     │   └──[-] enum (1:478355)❌ 
  │           │     ├─┬ONEOF
  │           │     │ ├──[+] required (1523:3857)❌ 
  │           │     │ ├──[+] properties (1523:3647)
  │           │     │ ├─┬readOnly
  │           │     │ │ └──[🔀] type (1523:3510)❌ 
  │           │     │ ├─┬type
  │           │     │ │ ├──[+] enum (1523:3818)
  │           │     │ │ ├──[+] enum (1523:3825)
  │           │     │ │ ├──[+] enum (1523:3834)
  │           │     │ │ └──[-] enum (1:478736)❌ 
  │           │     │ ├─┬textAlign
  │           │     │ │ ├──[-] enum (1:478787)❌ 
  │           │     │ │ ├──[-] enum (1:478795)❌ 
  │           │     │ │ ├──[-] enum (1:478805)❌ 
  │           │     │ │ └──[🔀] type (1523:3539)❌ 
  │           │     │ └─┬placeholder
  │           │     │   ├──[+] enum (1523:3683)
  │           │     │   ├──[+] enum (1523:3690)
  │           │     │   ├──[+] enum (1523:3703)
  │           │     │   ├──[+] enum (1523:3714)
  │           │     │   └──[+] default (1523:3732)❌ 
  │           │     ├─┬ONEOF
  │           │     │ ├──[+] properties (1523:4094)
  │           │     │ ├─┬readOnly
  │           │     │ │ └──[🔀] type (1523:3957)❌ 
  │           │     │ ├─┬textAlign
  │           │     │ │ ├──[-] enum (1:479247)❌ 
  │           │     │ │ ├──[-] enum (1:479255)❌ 
  │           │     │ │ └──[-] enum (1:479265)❌ 
  │           │     │ ├─┬placeholder
  │           │     │ │ ├──[+] enum (1523:4137)
  │           │     │ │ ├──[+] enum (1523:4150)
  │           │     │ │ ├──[+] enum (1523:4161)
  │           │     │ │ └──[+] enum (1523:4130)
  │           │     │ ├─┬verticalAlign
  │           │     │ │ ├──[+] enum (1523:4202)
  │           │     │ │ ├──[-] enum (1:479505)❌ 
  │           │     │ │ ├──[-] enum (1:479512)❌ 
  │           │     │ │ ├──[-] enum (1:479522)❌ 
  │           │     │ │ ├──[-] enum (1:479532)❌ 
  │           │     │ │ └──[-] nullable (1:479490)❌ 
  │           │     │ ├─┬type
  │           │     │ │ ├──[+] enum (1523:4320)
  │           │     │ │ ├──[+] enum (1523:4327)
  │           │     │ │ ├──[+] enum (1523:4336)
  │           │     │ │ └──[-] enum (1:479116)❌ 
  │           │     │ └─┬text
  │           │     │   └──[🔀] type (1523:3986)❌ 
  │           │     ├─┬ONEOF
  │           │     │ ├──[+] properties (1523:4821)
  │           │     │ ├─┬value
  │           │     │ │ └──[+] enum (1523:4929)
  │           │     │ ├─┬readOnly
  │           │     │ │ └──[🔀] type (1523:4684)❌ 
  │           │     │ ├─┬type
  │           │     │ │ ├──[+] enum (1523:5142)
  │           │     │ │ ├──[+] enum (1523:5149)
  │           │     │ │ ├──[+] enum (1523:5158)
  │           │     │ │ └──[-] enum (1:479840)❌ 
  │           │     │ ├─┬placeholder
  │           │     │ │ ├──[+] enum (1523:4888)
  │           │     │ │ ├──[+] enum (1523:4857)
  │           │     │ │ ├──[+] enum (1523:4864)
  │           │     │ │ └──[+] enum (1523:4877)
  │           │     │ ├─┬verticalAlign
  │           │     │ │ ├──[-] enum (1:480351)❌ 
  │           │     │ │ ├──[-] enum (1:480361)❌ 
  │           │     │ │ ├──[-] enum (1:480334)❌ 
  │           │     │ │ ├──[-] enum (1:480341)❌ 
  │           │     │ │ └──[-] nullable (1:480319)❌ 
  │           │     │ └─┬textAlign
  │           │     │   ├──[-] enum (1:480076)❌ 
  │           │     │   ├──[-] enum (1:480084)❌ 
  │           │     │   ├──[-] enum (1:480094)❌ 
  │           │     │   └──[🔀] type (1523:4713)❌ 
  │           │     ├─┬ONEOF
  │           │     │ ├──[+] properties (1523:5643)
  │           │     │ ├─┬type
  │           │     │ │ ├──[-] enum (1:480669)❌ 
  │           │     │ │ └──[🔀] type (1523:5535)❌ 
  │           │     │ ├─┬readOnly
  │           │     │ │ └──[🔀] type (1523:5506)❌ 
  │           │     │ ├─┬values
  │           │     │ │ ├──[+] enum (1523:5751)
  │           │     │ │ ├──[-] items (1:480717)❌ 
  │           │     │ │ └──[🔀] type (1523:5734)❌ 
  │           │     │ └─┬placeholder
  │           │     │   ├──[+] enum (1523:5710)
  │           │     │   ├──[+] enum (1523:5679)
  │           │     │   ├──[+] enum (1523:5686)
  │           │     │   └──[+] enum (1523:5699)
  │           │     ├─┬ONEOF
  │           │     │ ├──[+] properties (1523:6277)
  │           │     │ ├─┬validationLength
  │           │     │ │ ├──[+] enum (1523:6385)
  │           │     │ │ └──[🔀] type (1523:6368)❌ 
  │           │     │ ├─┬values
  │           │     │ │ ├──[-] items (1:481337)❌ 
  │           │     │ │ └──[🔀] type (1523:6604)❌ 
  │           │     │ ├─┬type
  │           │     │ │ ├──[-] enum (1:481286)❌ 
  │           │     │ │ └──[🔀] type (1523:6169)❌ 
  │           │     │ ├─┬placeholder
  │           │     │ │ ├──[+] enum (1523:6313)
  │           │     │ │ ├──[+] enum (1523:6320)
  │           │     │ │ ├──[+] enum (1523:6333)
  │           │     │ │ └──[+] enum (1523:6344)
  │           │     │ ├─┬readOnly
  │           │     │ │ └──[🔀] type (1523:6140)❌ 
  │           │     │ └─┬validationRule
  │           │     │   └──[🔀] type (1523:6641)❌ 
  │           │     └─┬ONEOF
  │           │       ├──[+] properties (1523:6986)
  │           │       ├─┬type
  │           │       │ ├──[-] enum (1:481984)❌ 
  │           │       │ └──[🔀] type (1523:6878)❌ 
  │           │       ├─┬values
  │           │       │ ├──[+] enum (1523:7094)
  │           │       │ ├──[-] items (1:482035)❌ 
  │           │       │ └──[🔀] type (1523:7077)❌ 
  │           │       ├─┬placeholder
  │           │       │ ├──[+] enum (1523:7022)
  │           │       │ ├──[+] enum (1523:7029)
  │           │       │ ├──[+] enum (1523:7042)
  │           │       │ └──[+] enum (1523:7053)
  │           │       └─┬readOnly
  │           │         └──[🔀] type (1523:6849)❌ 
  │           ├─┬id
  │           │ ├──[🔀] type (1523:662)❌ 
  │           │ └──[+] nullable (1523:682)❌ 
  │           ├─┬signingStatus
  │           │ ├──[-] enum (1:475568)❌ 
  │           │ ├──[-] enum (1:475582)❌ 
  │           │ ├──[-] enum (1:475592)❌ 
  │           │ └──[+] nullable (1523:784)❌ 
  │           ├─┬readStatus
  │           │ ├──[-] enum (1:475511)❌ 
  │           │ ├──[-] enum (1:475497)❌ 
  │           │ └──[🔀] type (1523:457)❌ 
  │           ├─┬token
  │           │ ├──[+] enum (1523:351)
  │           │ ├──[+] enum (1523:364)
  │           │ └──[+] enum (1523:373)
  │           ├─┬signingOrder
  │           │ ├──[+] enum (1523:424)
  │           │ ├──[+] enum (1523:435)
  │           │ ├──[🔀] type (1523:407)❌ 
  │           │ └──[-] nullable (1:476342)❌ 
  │           ├─┬sendStatus
  │           │ ├──[-] enum (1:475648)❌ 
  │           │ ├──[-] enum (1:475660)❌ 
  │           │ └──[+] nullable (1523:1210)❌ 
  │           ├─┬role
  │           │ ├──[+] enum (1523:286)
  │           │ ├──[+] enum (1523:299)
  │           │ ├──[-] enum (1:475440)❌ 
  │           │ ├──[-] enum (1:475402)❌ 
  │           │ ├──[-] enum (1:475408)❌ 
  │           │ ├──[-] enum (1:475418)❌ 
  │           │ └──[-] enum (1:475428)❌ 
  │           ├─┬name
  │           │ ├──[+] items (1523:1249)❌ 
  │           │ └──[🔀] type (1523:1233)❌ 
  │           ├─┬signedAt
  │           │ ├──[+] enum (1523:200)
  │           │ ├──[+] enum (1523:205)
  │           │ ├──[+] enum (1523:214)
  │           │ ├──[+] enum (1523:223)
  │           │ ├──[+] enum (1523:234)
  │           │ └──[-] nullable (1:475933)❌ 
  │           └─┬rejectionReason
  │             └──[-] nullable (1:476399)❌ 
  ├─┬/template/use
  │ └─┬POST
  │   ├─┬Responses
  │   │ └─┬200
  │   │   └─┬application/json
  │   │     └─┬Schema
  │   │       ├─┬recipients
  │   │       │ └─┬Schema
  │   │       │   ├──[+] required (2167:1396)❌ 
  │   │       │   ├──[+] required (2167:1408)❌ 
  │   │       │   ├──[+] properties (2167:641)
  │   │       │   ├──[+] properties (2167:595)
  │   │       │   ├─┬sendStatus
  │   │       │   │ ├──[-] enum (1:600767)❌ 
  │   │       │   │ ├──[-] enum (1:600779)❌ 
  │   │       │   │ └──[+] nullable (2167:1163)❌ 
  │   │       │   ├─┬signedAt
  │   │       │   │ ├──[+] enum (2167:153)
  │   │       │   │ ├──[+] enum (2167:158)
  │   │       │   │ ├──[+] enum (2167:167)
  │   │       │   │ ├──[+] enum (2167:176)
  │   │       │   │ ├──[+] enum (2167:187)
  │   │       │   │ └──[-] nullable (1:601052)❌ 
  │   │       │   ├─┬signingStatus
  │   │       │   │ ├──[-] enum (1:600687)❌ 
  │   │       │   │ ├──[-] enum (1:600701)❌ 
  │   │       │   │ ├──[-] enum (1:600711)❌ 
  │   │       │   │ └──[+] nullable (2167:737)❌ 
  │   │       │   ├─┬readStatus
  │   │       │   │ ├──[-] enum (1:600616)❌ 
  │   │       │   │ ├──[-] enum (1:600630)❌ 
  │   │       │   │ └──[🔀] type (2167:410)❌ 
  │   │       │   ├─┬signingOrder
  │   │       │   │ ├──[+] enum (2167:377)
  │   │       │   │ ├──[+] enum (2167:388)
  │   │       │   │ ├──[🔀] type (2167:360)❌ 
  │   │       │   │ └──[-] nullable (1:601461)❌ 
  │   │       │   ├─┬rejectionReason
  │   │       │   │ └──[-] nullable (1:601518)❌ 
  │   │       │   ├─┬name
  │   │       │   │ └──[+] nullable (2167:635)❌ 
  │   │       │   ├─┬token
  │   │       │   │ ├──[+] enum (2167:304)
  │   │       │   │ ├──[+] enum (2167:317)
  │   │       │   │ └──[+] enum (2167:326)
  │   │       │   ├─┬id
  │   │       │   │ ├──[🔀] type (2167:569)❌ 
  │   │       │   │ └──[+] nullable (2167:589)❌ 
  │   │       │   └─┬role
  │   │       │     ├──[+] enum (2167:239)
  │   │       │     ├──[+] enum (2167:252)
  │   │       │     ├──[-] enum (1:600521)❌ 
  │   │       │     ├──[-] enum (1:600527)❌ 
  │   │       │     ├──[-] enum (1:600537)❌ 
  │   │       │     ├──[-] enum (1:600547)❌ 
  │   │       │     └──[-] enum (1:600559)❌ 
  │   │       ├─┬status
  │   │       │ └──[+] enum (2090:97)
  │   │       ├─┬documentMeta
  │   │       │ ├──[+] required (2163:284)❌ 
  │   │       │ ├──[+] required (2163:311)❌ 
  │   │       │ ├──[+] properties (2158:25)
  │   │       │ ├──[+] properties (2159:25)
  │   │       │ ├─┬typedSignatureEnabled
  │   │       │ │ ├──[🔀] type (2115:44)❌ 
  │   │       │ │ └──[+] nullable (2115:64)❌ 
  │   │       │ ├─┬emailSettings
  │   │       │ │ ├──[+] required (2155:743)❌ 
  │   │       │ │ ├──[+] required (2155:767)❌ 
  │   │       │ │ ├──[🔀] default (2155:801)❌ 
  │   │       │ │ ├──[+] properties (2155:529)
  │   │       │ │ └──[+] properties (2155:471)
  │   │       │ ├─┬id
  │   │       │ │ ├──[-] type (1:597315)❌ 
  │   │       │ │ ├──[+] nullable (2158:65)❌ 
  │   │       │ │ ├──[+] anyOf (2158:79)
  │   │       │ │ └──[+] anyOf (2158:244)
  │   │       │ ├─┬subject
  │   │       │ │ ├──[+] required (2159:673)❌ 
  │   │       │ │ ├──[+] required (2159:685)❌ 
  │   │       │ │ ├──[🔀] type (2159:53)❌ 
  │   │       │ │ ├──[+] properties (2159:375)
  │   │       │ │ └──[+] properties (2159:92)
  │   │       │ ├─┬uploadSignatureEnabled
  │   │       │ │ ├──[🔀] type (2117:45)❌ 
  │   │       │ │ └──[+] nullable (2117:65)❌ 
  │   │       │ ├─┬message
  │   │       │ │ └──[-] nullable (1:597417)❌ 
  │   │       │ ├─┬dateFormat
  │   │       │ │ └─┬Extensions
  │   │       │ │   └──[🔀] x-speakeasy-enums (2121:48)
  │   │       │ ├─┬signingOrder
  │   │       │ │ ├──[-] enum (1:597203)❌ 
  │   │       │ │ ├──[-] enum (1:597215)❌ 
  │   │       │ │ └──[+] nullable (2149:68)❌ 
  │   │       │ ├─┬password
  │   │       │ │ └──[-] default (1:599262)❌ 
  │   │       │ ├─┬timezone
  │   │       │ │ ├──[+] enum (2112:66)
  │   │       │ │ ├──[+] enum (2112:77)
  │   │       │ │ └──[-] nullable (1:597467)❌ 
  │   │       │ └─┬redirectUrl
  │   │       │   └──[+] default (2160:80)❌ 
  │   │       └─┬fields
  │   │         └─┬Schema
  │   │           └─┬fieldMeta
  │   │             ├─┬ONEOF
  │   │             │ ├──[+] required (2168:926)❌ 
  │   │             │ ├──[+] properties (2168:774)
  │   │             │ ├─┬placeholder
  │   │             │ │ ├──[+] enum (2168:841)
  │   │             │ │ ├──[+] enum (2168:810)
  │   │             │ │ ├──[+] enum (2168:817)
  │   │             │ │ ├──[+] enum (2168:830)
  │   │             │ │ └──[+] default (2168:859)❌ 
  │   │             │ ├─┬readOnly
  │   │             │ │ └──[🔀] type (2168:637)❌ 
  │   │             │ └─┬type
  │   │             │   ├──[-] enum (1:602709)❌ 
  │   │             │   └──[🔀] type (2168:666)❌ 
  │   │             ├─┬ONEOF
  │   │             │ ├──[+] properties (2168:1163)
  │   │             │ ├─┬readOnly
  │   │             │ │ └──[🔀] type (2168:1026)❌ 
  │   │             │ ├─┬textAlign
  │   │             │ │ ├──[-] enum (1:603079)❌ 
  │   │             │ │ ├──[-] enum (1:603087)❌ 
  │   │             │ │ ├──[-] enum (1:603097)❌ 
  │   │             │ │ └──[🔀] type (2168:1055)❌ 
  │   │             │ ├─┬type
  │   │             │ │ ├──[+] enum (2168:1321)
  │   │             │ │ ├──[+] enum (2168:1328)
  │   │             │ │ ├──[+] enum (2168:1337)
  │   │             │ │ └──[-] enum (1:603024)❌ 
  │   │             │ └─┬placeholder
  │   │             │   ├──[+] enum (2168:1199)
  │   │             │   ├──[+] enum (2168:1206)
  │   │             │   ├──[+] enum (2168:1219)
  │   │             │   └──[+] enum (2168:1230)
  │   │             ├─┬ONEOF
  │   │             │ ├──[+] properties (2168:1586)
  │   │             │ ├─┬type
  │   │             │ │ ├──[+] enum (2168:1740)
  │   │             │ │ ├──[+] enum (2168:1747)
  │   │             │ │ ├──[+] enum (2168:1756)
  │   │             │ │ └──[-] enum (1:603408)❌ 
  │   │             │ ├─┬placeholder
  │   │             │ │ ├──[+] enum (2168:1653)
  │   │             │ │ ├──[+] enum (2168:1622)
  │   │             │ │ ├──[+] enum (2168:1629)
  │   │             │ │ └──[+] enum (2168:1642)
  │   │             │ ├─┬readOnly
  │   │             │ │ └──[🔀] type (2168:1449)❌ 
  │   │             │ └─┬textAlign
  │   │             │   ├──[-] enum (1:603467)❌ 
  │   │             │   ├──[-] enum (1:603477)❌ 
  │   │             │   ├──[-] enum (1:603459)❌ 
  │   │             │   └──[🔀] type (2168:1478)❌ 
  │   │             ├─┬ONEOF
  │   │             │ ├──[+] required (2168:2216)❌ 
  │   │             │ ├──[+] properties (2168:2005)
  │   │             │ ├─┬type
  │   │             │ │ ├──[+] enum (2168:2177)
  │   │             │ │ ├──[+] enum (2168:2184)
  │   │             │ │ ├──[+] enum (2168:2193)
  │   │             │ │ └──[-] enum (1:603788)❌ 
  │   │             │ ├─┬textAlign
  │   │             │ │ ├──[-] enum (1:603840)❌ 
  │   │             │ │ ├──[-] enum (1:603848)❌ 
  │   │             │ │ ├──[-] enum (1:603858)❌ 
  │   │             │ │ └──[🔀] type (2168:1897)❌ 
  │   │             │ ├─┬placeholder
  │   │             │ │ ├──[+] enum (2168:2048)
  │   │             │ │ ├──[+] enum (2168:2061)
  │   │             │ │ ├──[+] enum (2168:2072)
  │   │             │ │ ├──[+] enum (2168:2041)
  │   │             │ │ └──[+] default (2168:2090)❌ 
  │   │             │ └─┬readOnly
  │   │             │   └──[🔀] type (2168:1868)❌ 
  │   │             ├─┬ONEOF
  │   │             │ ├──[+] required (2168:2663)❌ 
  │   │             │ ├──[+] properties (2168:2453)
  │   │             │ ├─┬type
  │   │             │ │ ├──[+] enum (2168:2624)
  │   │             │ │ ├──[+] enum (2168:2631)
  │   │             │ │ ├──[+] enum (2168:2640)
  │   │             │ │ └──[-] enum (1:604169)❌ 
  │   │             │ ├─┬textAlign
  │   │             │ │ ├──[-] enum (1:604220)❌ 
  │   │             │ │ ├──[-] enum (1:604228)❌ 
  │   │             │ │ ├──[-] enum (1:604238)❌ 
  │   │             │ │ └──[🔀] type (2168:2345)❌ 
  │   │             │ ├─┬placeholder
  │   │             │ │ ├──[+] enum (2168:2489)
  │   │             │ │ ├──[+] enum (2168:2496)
  │   │             │ │ ├──[+] enum (2168:2509)
  │   │             │ │ ├──[+] enum (2168:2520)
  │   │             │ │ └──[+] default (2168:2538)❌ 
  │   │             │ └─┬readOnly
  │   │             │   └──[🔀] type (2168:2316)❌ 
  │   │             ├─┬ONEOF
  │   │             │ ├──[+] properties (2168:2900)
  │   │             │ ├─┬verticalAlign
  │   │             │ │ ├──[+] enum (2168:3008)
  │   │             │ │ ├──[-] enum (1:604938)❌ 
  │   │             │ │ ├──[-] enum (1:604945)❌ 
  │   │             │ │ ├──[-] enum (1:604955)❌ 
  │   │             │ │ ├──[-] enum (1:604965)❌ 
  │   │             │ │ └──[-] nullable (1:604923)❌ 
  │   │             │ ├─┬textAlign
  │   │             │ │ ├──[-] enum (1:604688)❌ 
  │   │             │ │ ├──[-] enum (1:604698)❌ 
  │   │             │ │ └──[-] enum (1:604680)❌ 
  │   │             │ ├─┬text
  │   │             │ │ └──[🔀] type (2168:2792)❌ 
  │   │             │ ├─┬type
  │   │             │ │ ├──[+] enum (2168:3126)
  │   │             │ │ ├──[+] enum (2168:3133)
  │   │             │ │ ├──[+] enum (2168:3142)
  │   │             │ │ └──[-] enum (1:604549)❌ 
  │   │             │ ├─┬readOnly
  │   │             │ │ └──[🔀] type (2168:2763)❌ 
  │   │             │ └─┬placeholder
  │   │             │   ├──[+] enum (2168:2943)
  │   │             │   ├──[+] enum (2168:2956)
  │   │             │   ├──[+] enum (2168:2967)
  │   │             │   └──[+] enum (2168:2936)
  │   │             ├─┬ONEOF
  │   │             │ ├──[+] properties (2168:3627)
  │   │             │ ├─┬textAlign
  │   │             │ │ ├──[-] enum (1:605517)❌ 
  │   │             │ │ ├──[-] enum (1:605527)❌ 
  │   │             │ │ ├──[-] enum (1:605509)❌ 
  │   │             │ │ └──[🔀] type (2168:3519)❌ 
  │   │             │ ├─┬type
  │   │             │ │ ├──[+] enum (2168:3948)
  │   │             │ │ ├──[+] enum (2168:3955)
  │   │             │ │ ├──[+] enum (2168:3964)
  │   │             │ │ └──[-] enum (1:605273)❌ 
  │   │             │ ├─┬placeholder
  │   │             │ │ ├──[+] enum (2168:3663)
  │   │             │ │ ├──[+] enum (2168:3670)
  │   │             │ │ ├──[+] enum (2168:3683)
  │   │             │ │ └──[+] enum (2168:3694)
  │   │             │ ├─┬readOnly
  │   │             │ │ └──[🔀] type (2168:3490)❌ 
  │   │             │ ├─┬verticalAlign
  │   │             │ │ ├──[-] enum (1:605767)❌ 
  │   │             │ │ ├──[-] enum (1:605774)❌ 
  │   │             │ │ ├──[-] enum (1:605784)❌ 
  │   │             │ │ ├──[-] enum (1:605794)❌ 
  │   │             │ │ └──[-] nullable (1:605752)❌ 
  │   │             │ └─┬value
  │   │             │   └──[+] enum (2168:3735)
  │   │             ├─┬ONEOF
  │   │             │ ├──[+] properties (2168:4449)
  │   │             │ ├─┬values
  │   │             │ │ ├──[+] enum (2168:4557)
  │   │             │ │ ├──[-] items (1:606150)❌ 
  │   │             │ │ └──[🔀] type (2168:4540)❌ 
  │   │             │ ├─┬readOnly
  │   │             │ │ └──[🔀] type (2168:4312)❌ 
  │   │             │ ├─┬placeholder
  │   │             │ │ ├──[+] enum (2168:4485)
  │   │             │ │ ├──[+] enum (2168:4492)
  │   │             │ │ ├──[+] enum (2168:4505)
  │   │             │ │ └──[+] enum (2168:4516)
  │   │             │ └─┬type
  │   │             │   ├──[-] enum (1:606102)❌ 
  │   │             │   └──[🔀] type (2168:4341)❌ 
  │   │             ├─┬ONEOF
  │   │             │ ├──[+] properties (2168:5083)
  │   │             │ ├─┬values
  │   │             │ │ ├──[-] items (1:606770)❌ 
  │   │             │ │ └──[🔀] type (2168:5410)❌ 
  │   │             │ ├─┬validationRule
  │   │             │ │ └──[🔀] type (2168:5447)❌ 
  │   │             │ ├─┬type
  │   │             │ │ ├──[-] enum (1:606719)❌ 
  │   │             │ │ └──[🔀] type (2168:4975)❌ 
  │   │             │ ├─┬placeholder
  │   │             │ │ ├──[+] enum (2168:5126)
  │   │             │ │ ├──[+] enum (2168:5139)
  │   │             │ │ ├──[+] enum (2168:5150)
  │   │             │ │ └──[+] enum (2168:5119)
  │   │             │ ├─┬validationLength
  │   │             │ │ ├──[+] enum (2168:5191)
  │   │             │ │ └──[🔀] type (2168:5174)❌ 
  │   │             │ └─┬readOnly
  │   │             │   └──[🔀] type (2168:4946)❌ 
  │   │             └─┬ONEOF
  │   │               ├──[+] properties (2168:5792)
  │   │               ├─┬readOnly
  │   │               │ └──[🔀] type (2168:5655)❌ 
  │   │               ├─┬type
  │   │               │ ├──[-] enum (1:607417)❌ 
  │   │               │ └──[🔀] type (2168:5684)❌ 
  │   │               ├─┬placeholder
  │   │               │ ├──[+] enum (2168:5828)
  │   │               │ ├──[+] enum (2168:5835)
  │   │               │ ├──[+] enum (2168:5848)
  │   │               │ └──[+] enum (2168:5859)
  │   │               └─┬values
  │   │                 ├──[+] enum (2168:5900)
  │   │                 ├──[-] items (1:607468)❌ 
  │   │                 └──[🔀] type (2168:5883)❌ 
  │   └─┬Requestbody
  │     └─┬application/json
  │       └─┬Schema
  │         ├─┬override
  │         │ ├──[+] properties (2078:23)
  │         │ ├─┬dateFormat
  │         │ │ ├──[+] enum (2041:196)
  │         │ │ ├──[+] enum (2041:217)
  │         │ │ ├──[+] enum (2041:81)
  │         │ │ └─┬Extensions
  │         │ │   └──[🔀] x-speakeasy-enums (2042:46)
  │         │ ├─┬message
  │         │ │ ├──[+] enum (2073:90)
  │         │ │ ├──[+] enum (2073:108)
  │         │ │ ├──[+] enum (2073:60)
  │         │ │ ├──[+] enum (2073:65)
  │         │ │ ├──[+] enum (2073:80)
  │         │ │ ├──[+] enum (2073:95)
  │         │ │ ├──[+] enum (2073:103)
  │         │ │ ├──[+] enum (2073:113)
  │         │ │ ├──[+] enum (2073:70)
  │         │ │ ├──[+] enum (2073:75)
  │         │ │ ├──[+] enum (2073:85)
  │         │ │ └──[-] maxLength (1:592814)❌ 
  │         │ ├─┬timezone
  │         │ │ └──[+] maxLength (2036:63)❌ 
  │         │ ├─┬emailSettings
  │         │ │ ├──[🔀] default (2072:579)❌ 
  │         │ │ ├──[+] properties (2072:511)
  │         │ │ └──[+] properties (2072:453)
  │         │ ├─┬redirectUrl
  │         │ │ └──[+] maxLength (2037:63)❌ 
  │         │ ├─┬subject
  │         │ │ └──[-] maxLength (1:592765)❌ 
  │         │ ├─┬typedSignatureEnabled
  │         │ │ ├──[🔀] type (2035:40)❌ 
  │         │ │ ├──[+] maxLength (2035:75)❌ 
  │         │ │ └──[+] minLength (2035:61)❌ 
  │         │ ├─┬title
  │         │ │ ├──[-] maxLength (1:592716)❌ 
  │         │ │ └──[-] minLength (1:592700)❌ 
  │         │ └─┬language
  │         │   ├──[-] enum (1:594616)❌ 
  │         │   ├──[-] enum (1:594622)❌ 
  │         │   ├──[-] enum (1:594634)❌ 
  │         │   ├──[-] enum (1:594640)❌ 
  │         │   ├──[-] enum (1:594652)❌ 
  │         │   ├──[-] enum (1:594658)❌ 
  │         │   ├──[-] enum (1:594667)❌ 
  │         │   ├──[-] enum (1:594628)❌ 
  │         │   ├──[-] enum (1:594646)❌ 
  │         │   ├──[-] enum (1:594673)❌ 
  │         │   ├──[-] enum (1:594679)❌ 
  │         │   ├──[-] type (1:594597)❌ 
  │         │   ├──[+] nullable (2078:63)❌ 
  │         │   ├──[+] anyOf (2078:77)
  │         │   └──[+] anyOf (2078:242)
  │         └─┬recipients
  │           └─┬Schema
  │             └─┬email
  │               └─┬ANYOF
  │                 ├──[+] pattern (2028:187)❌ 
  │                 └──[-] format (1:590969)❌ 
  ├─┬/template/recipient/create
  │ └─┬POST
  │   ├─┬Responses
  │   │ └─┬200
  │   │   └─┬application/json
  │   │     └─┬Schema
  │   │       ├──[+] required (1534:1455)❌ 
  │   │       ├──[+] required (1534:1443)❌ 
  │   │       ├──[+] properties (1534:688)
  │   │       ├──[+] properties (1534:642)
  │   │       ├─┬signedAt
  │   │       │ ├──[+] enum (1534:214)
  │   │       │ ├──[+] enum (1534:223)
  │   │       │ ├──[+] enum (1534:234)
  │   │       │ ├──[+] enum (1534:200)
  │   │       │ ├──[+] enum (1534:205)
  │   │       │ └──[-] nullable (1:486432)❌ 
  │   │       ├─┬name
  │   │       │ └──[+] nullable (1534:682)❌ 
  │   │       ├─┬role
  │   │       │ ├──[+] enum (1534:286)
  │   │       │ ├──[+] enum (1534:299)
  │   │       │ ├──[-] enum (1:485901)❌ 
  │   │       │ ├──[-] enum (1:485907)❌ 
  │   │       │ ├──[-] enum (1:485917)❌ 
  │   │       │ ├──[-] enum (1:485927)❌ 
  │   │       │ └──[-] enum (1:485939)❌ 
  │   │       ├─┬sendStatus
  │   │       │ ├──[-] enum (1:486147)❌ 
  │   │       │ ├──[-] enum (1:486159)❌ 
  │   │       │ └──[+] nullable (1534:1210)❌ 
  │   │       ├─┬signingOrder
  │   │       │ ├──[+] enum (1534:424)
  │   │       │ ├──[+] enum (1534:435)
  │   │       │ ├──[🔀] type (1534:407)❌ 
  │   │       │ └──[-] nullable (1:486841)❌ 
  │   │       ├─┬id
  │   │       │ ├──[🔀] type (1534:616)❌ 
  │   │       │ └──[+] nullable (1534:636)❌ 
  │   │       ├─┬readStatus
  │   │       │ ├──[-] enum (1:485996)❌ 
  │   │       │ ├──[-] enum (1:486010)❌ 
  │   │       │ └──[🔀] type (1534:457)❌ 
  │   │       ├─┬rejectionReason
  │   │       │ └──[-] nullable (1:486898)❌ 
  │   │       ├─┬token
  │   │       │ ├──[+] enum (1534:373)
  │   │       │ ├──[+] enum (1534:351)
  │   │       │ └──[+] enum (1534:364)
  │   │       └─┬signingStatus
  │   │         ├──[-] enum (1:486067)❌ 
  │   │         ├──[-] enum (1:486081)❌ 
  │   │         ├──[-] enum (1:486091)❌ 
  │   │         └──[+] nullable (1534:784)❌ 
  │   └─┬Requestbody
  │     └─┬application/json
  │       └─┬Schema
  │         └─┬recipient
  │           └─┬email
  │             ├──[+] pattern (1533:221)❌ 
  │             └──[-] format (1:485118)❌ 
  ├─┬/document/field/create-many
  │ └─┬POST
  │   ├─┬Responses
  │   │ └─┬200
  │   │   └─┬application/json
  │   │     └─┬Schema
  │   │       └─┬fields
  │   │         └─┬Schema
  │   │           └─┬fieldMeta
  │   │             ├─┬ONEOF
  │   │             │ ├──[+] required (1306:1041)❌ 
  │   │             │ ├──[+] properties (1306:889)
  │   │             │ ├─┬placeholder
  │   │             │ │ ├──[+] enum (1306:925)
  │   │             │ │ ├──[+] enum (1306:932)
  │   │             │ │ ├──[+] enum (1306:945)
  │   │             │ │ ├──[+] enum (1306:956)
  │   │             │ │ └──[+] default (1306:974)❌ 
  │   │             │ ├─┬type
  │   │             │ │ ├──[-] enum (1:314279)❌ 
  │   │             │ │ └──[🔀] type (1306:781)❌ 
  │   │             │ └─┬readOnly
  │   │             │   └──[🔀] type (1306:752)❌ 
  │   │             ├─┬ONEOF
  │   │             │ ├──[+] properties (1306:1278)
  │   │             │ ├─┬placeholder
  │   │             │ │ ├──[+] enum (1306:1314)
  │   │             │ │ ├──[+] enum (1306:1321)
  │   │             │ │ ├──[+] enum (1306:1334)
  │   │             │ │ └──[+] enum (1306:1345)
  │   │             │ ├─┬readOnly
  │   │             │ │ └──[🔀] type (1306:1141)❌ 
  │   │             │ ├─┬textAlign
  │   │             │ │ ├──[-] enum (1:314667)❌ 
  │   │             │ │ ├──[-] enum (1:314649)❌ 
  │   │             │ │ ├──[-] enum (1:314657)❌ 
  │   │             │ │ └──[🔀] type (1306:1170)❌ 
  │   │             │ └─┬type
  │   │             │   ├──[+] enum (1306:1436)
  │   │             │   ├──[+] enum (1306:1443)
  │   │             │   ├──[+] enum (1306:1452)
  │   │             │   └──[-] enum (1:314594)❌ 
  │   │             ├─┬ONEOF
  │   │             │ ├──[+] properties (1306:1701)
  │   │             │ ├─┬readOnly
  │   │             │ │ └──[🔀] type (1306:1564)❌ 
  │   │             │ ├─┬textAlign
  │   │             │ │ ├──[-] enum (1:315029)❌ 
  │   │             │ │ ├──[-] enum (1:315037)❌ 
  │   │             │ │ ├──[-] enum (1:315047)❌ 
  │   │             │ │ └──[🔀] type (1306:1593)❌ 
  │   │             │ ├─┬placeholder
  │   │             │ │ ├──[+] enum (1306:1737)
  │   │             │ │ ├──[+] enum (1306:1744)
  │   │             │ │ ├──[+] enum (1306:1757)
  │   │             │ │ └──[+] enum (1306:1768)
  │   │             │ └─┬type
  │   │             │   ├──[+] enum (1306:1855)
  │   │             │   ├──[+] enum (1306:1862)
  │   │             │   ├──[+] enum (1306:1871)
  │   │             │   └──[-] enum (1:314978)❌ 
  │   │             ├─┬ONEOF
  │   │             │ ├──[+] required (1306:2331)❌ 
  │   │             │ ├──[+] properties (1306:2120)
  │   │             │ ├─┬readOnly
  │   │             │ │ └──[🔀] type (1306:1983)❌ 
  │   │             │ ├─┬placeholder
  │   │             │ │ ├──[+] enum (1306:2156)
  │   │             │ │ ├──[+] enum (1306:2163)
  │   │             │ │ ├──[+] enum (1306:2176)
  │   │             │ │ ├──[+] enum (1306:2187)
  │   │             │ │ └──[+] default (1306:2205)❌ 
  │   │             │ ├─┬textAlign
  │   │             │ │ ├──[-] enum (1:315410)❌ 
  │   │             │ │ ├──[-] enum (1:315418)❌ 
  │   │             │ │ ├──[-] enum (1:315428)❌ 
  │   │             │ │ └──[🔀] type (1306:2012)❌ 
  │   │             │ └─┬type
  │   │             │   ├──[+] enum (1306:2308)
  │   │             │   ├──[+] enum (1306:2292)
  │   │             │   ├──[+] enum (1306:2299)
  │   │             │   └──[-] enum (1:315358)❌ 
  │   │             ├─┬ONEOF
  │   │             │ ├──[+] required (1306:2778)❌ 
  │   │             │ ├──[+] properties (1306:2568)
  │   │             │ ├─┬type
  │   │             │ │ ├──[+] enum (1306:2739)
  │   │             │ │ ├──[+] enum (1306:2746)
  │   │             │ │ ├──[+] enum (1306:2755)
  │   │             │ │ └──[-] enum (1:315739)❌ 
  │   │             │ ├─┬placeholder
  │   │             │ │ ├──[+] enum (1306:2604)
  │   │             │ │ ├──[+] enum (1306:2611)
  │   │             │ │ ├──[+] enum (1306:2624)
  │   │             │ │ ├──[+] enum (1306:2635)
  │   │             │ │ └──[+] default (1306:2653)❌ 
  │   │             │ ├─┬textAlign
  │   │             │ │ ├──[-] enum (1:315790)❌ 
  │   │             │ │ ├──[-] enum (1:315798)❌ 
  │   │             │ │ ├──[-] enum (1:315808)❌ 
  │   │             │ │ └──[🔀] type (1306:2460)❌ 
  │   │             │ └─┬readOnly
  │   │             │   └──[🔀] type (1306:2431)❌ 
  │   │             ├─┬ONEOF
  │   │             │ ├──[+] properties (1306:3015)
  │   │             │ ├─┬type
  │   │             │ │ ├──[+] enum (1306:3241)
  │   │             │ │ ├──[+] enum (1306:3248)
  │   │             │ │ ├──[+] enum (1306:3257)
  │   │             │ │ └──[-] enum (1:316119)❌ 
  │   │             │ ├─┬verticalAlign
  │   │             │ │ ├──[+] enum (1306:3123)
  │   │             │ │ ├──[-] enum (1:316525)❌ 
  │   │             │ │ ├──[-] enum (1:316535)❌ 
  │   │             │ │ ├──[-] enum (1:316508)❌ 
  │   │             │ │ ├──[-] enum (1:316515)❌ 
  │   │             │ │ └──[-] nullable (1:316493)❌ 
  │   │             │ ├─┬text
  │   │             │ │ └──[🔀] type (1306:2907)❌ 
  │   │             │ ├─┬readOnly
  │   │             │ │ └──[🔀] type (1306:2878)❌ 
  │   │             │ ├─┬placeholder
  │   │             │ │ ├──[+] enum (1306:3071)
  │   │             │ │ ├──[+] enum (1306:3082)
  │   │             │ │ ├──[+] enum (1306:3051)
  │   │             │ │ └──[+] enum (1306:3058)
  │   │             │ └─┬textAlign
  │   │             │   ├──[-] enum (1:316250)❌ 
  │   │             │   ├──[-] enum (1:316258)❌ 
  │   │             │   └──[-] enum (1:316268)❌ 
  │   │             ├─┬ONEOF
  │   │             │ ├──[+] properties (1306:3742)
  │   │             │ ├─┬verticalAlign
  │   │             │ │ ├──[-] enum (1:317337)❌ 
  │   │             │ │ ├──[-] enum (1:317344)❌ 
  │   │             │ │ ├──[-] enum (1:317354)❌ 
  │   │             │ │ ├──[-] enum (1:317364)❌ 
  │   │             │ │ └──[-] nullable (1:317322)❌ 
  │   │             │ ├─┬placeholder
  │   │             │ │ ├──[+] enum (1306:3785)
  │   │             │ │ ├──[+] enum (1306:3798)
  │   │             │ │ ├──[+] enum (1306:3809)
  │   │             │ │ └──[+] enum (1306:3778)
  │   │             │ ├─┬textAlign
  │   │             │ │ ├──[-] enum (1:317079)❌ 
  │   │             │ │ ├──[-] enum (1:317087)❌ 
  │   │             │ │ ├──[-] enum (1:317097)❌ 
  │   │             │ │ └──[🔀] type (1306:3634)❌ 
  │   │             │ ├─┬readOnly
  │   │             │ │ └──[🔀] type (1306:3605)❌ 
  │   │             │ ├─┬value
  │   │             │ │ └──[+] enum (1306:3850)
  │   │             │ └─┬type
  │   │             │   ├──[+] enum (1306:4079)
  │   │             │   ├──[+] enum (1306:4063)
  │   │             │   ├──[+] enum (1306:4070)
  │   │             │   └──[-] enum (1:316843)❌ 
  │   │             ├─┬ONEOF
  │   │             │ ├──[+] properties (1306:4564)
  │   │             │ ├─┬values
  │   │             │ │ ├──[+] enum (1306:4672)
  │   │             │ │ ├──[-] items (1:317720)❌ 
  │   │             │ │ └──[🔀] type (1306:4655)❌ 
  │   │             │ ├─┬placeholder
  │   │             │ │ ├──[+] enum (1306:4600)
  │   │             │ │ ├──[+] enum (1306:4607)
  │   │             │ │ ├──[+] enum (1306:4620)
  │   │             │ │ └──[+] enum (1306:4631)
  │   │             │ ├─┬readOnly
  │   │             │ │ └──[🔀] type (1306:4427)❌ 
  │   │             │ └─┬type
  │   │             │   ├──[-] enum (1:317672)❌ 
  │   │             │   └──[🔀] type (1306:4456)❌ 
  │   │             ├─┬ONEOF
  │   │             │ ├──[+] properties (1306:5198)
  │   │             │ ├─┬validationLength
  │   │             │ │ ├──[+] enum (1306:5306)
  │   │             │ │ └──[🔀] type (1306:5289)❌ 
  │   │             │ ├─┬validationRule
  │   │             │ │ └──[🔀] type (1306:5562)❌ 
  │   │             │ ├─┬values
  │   │             │ │ ├──[-] items (1:318340)❌ 
  │   │             │ │ └──[🔀] type (1306:5525)❌ 
  │   │             │ ├─┬placeholder
  │   │             │ │ ├──[+] enum (1306:5241)
  │   │             │ │ ├──[+] enum (1306:5254)
  │   │             │ │ ├──[+] enum (1306:5265)
  │   │             │ │ └──[+] enum (1306:5234)
  │   │             │ ├─┬type
  │   │             │ │ ├──[-] enum (1:318289)❌ 
  │   │             │ │ └──[🔀] type (1306:5090)❌ 
  │   │             │ └─┬readOnly
  │   │             │   └──[🔀] type (1306:5061)❌ 
  │   │             └─┬ONEOF
  │   │               ├──[+] properties (1306:5907)
  │   │               ├─┬readOnly
  │   │               │ └──[🔀] type (1306:5770)❌ 
  │   │               ├─┬values
  │   │               │ ├──[+] enum (1306:6015)
  │   │               │ ├──[-] items (1:319038)❌ 
  │   │               │ └──[🔀] type (1306:5998)❌ 
  │   │               ├─┬placeholder
  │   │               │ ├──[+] enum (1306:5943)
  │   │               │ ├──[+] enum (1306:5950)
  │   │               │ ├──[+] enum (1306:5963)
  │   │               │ └──[+] enum (1306:5974)
  │   │               └─┬type
  │   │                 ├──[-] enum (1:318987)❌ 
  │   │                 └──[🔀] type (1306:5799)❌ 
  │   └─┬Requestbody
  │     └─┬application/json
  │       └─┬Schema
  │         └─┬fields
  │           └─┬Schema
  │             └─┬ALLOF
  │               ├─┬ONEOF
  │               │ └─┬fieldMeta
  │               │   ├──[+] properties (1305:501)
  │               │   ├─┬placeholder
  │               │   │ ├──[+] enum (1305:537)
  │               │   │ ├──[+] enum (1305:544)
  │               │   │ ├──[+] enum (1305:557)
  │               │   │ ├──[+] enum (1305:568)
  │               │   │ └──[+] default (1305:586)❌ 
  │               │   ├─┬readOnly
  │               │   │ └──[🔀] type (1305:364)❌ 
  │               │   └─┬type
  │               │     ├──[-] enum (1:306763)❌ 
  │               │     └──[🔀] type (1305:393)❌ 
  │               ├─┬ONEOF
  │               │ └─┬fieldMeta
  │               │   ├──[+] properties (1305:1094)
  │               │   ├─┬textAlign
  │               │   │ ├──[-] enum (1:307368)❌ 
  │               │   │ ├──[-] enum (1:307376)❌ 
  │               │   │ ├──[-] enum (1:307386)❌ 
  │               │   │ └──[🔀] type (1305:986)❌ 
  │               │   ├─┬readOnly
  │               │   │ └──[🔀] type (1305:957)❌ 
  │               │   ├─┬placeholder
  │               │   │ ├──[+] enum (1305:1130)
  │               │   │ ├──[+] enum (1305:1137)
  │               │   │ ├──[+] enum (1305:1150)
  │               │   │ └──[+] enum (1305:1161)
  │               │   └─┬type
  │               │     ├──[+] enum (1305:1259)
  │               │     ├──[+] enum (1305:1268)
  │               │     ├──[+] enum (1305:1252)
  │               │     └──[-] enum (1:307313)❌ 
  │               ├─┬ONEOF
  │               │ └─┬fieldMeta
  │               │   ├──[+] properties (1305:1623)
  │               │   ├─┬readOnly
  │               │   │ └──[🔀] type (1305:1486)❌ 
  │               │   ├─┬placeholder
  │               │   │ ├──[+] enum (1305:1690)
  │               │   │ ├──[+] enum (1305:1659)
  │               │   │ ├──[+] enum (1305:1666)
  │               │   │ └──[+] enum (1305:1679)
  │               │   ├─┬textAlign
  │               │   │ ├──[-] enum (1:307865)❌ 
  │               │   │ ├──[-] enum (1:307873)❌ 
  │               │   │ ├──[-] enum (1:307883)❌ 
  │               │   │ └──[🔀] type (1305:1515)❌ 
  │               │   └─┬type
  │               │     ├──[+] enum (1305:1784)
  │               │     ├──[+] enum (1305:1793)
  │               │     ├──[+] enum (1305:1777)
  │               │     └──[-] enum (1:307814)❌ 
  │               ├─┬ONEOF
  │               │ └─┬fieldMeta
  │               │   ├──[+] properties (1305:2149)
  │               │   ├─┬type
  │               │   │ ├──[+] enum (1305:2337)
  │               │   │ ├──[+] enum (1305:2321)
  │               │   │ ├──[+] enum (1305:2328)
  │               │   │ └──[-] enum (1:308312)❌ 
  │               │   ├─┬readOnly
  │               │   │ └──[🔀] type (1305:2012)❌ 
  │               │   ├─┬placeholder
  │               │   │ ├──[+] enum (1305:2192)
  │               │   │ ├──[+] enum (1305:2205)
  │               │   │ ├──[+] enum (1305:2216)
  │               │   │ ├──[+] enum (1305:2185)
  │               │   │ └──[+] default (1305:2234)❌ 
  │               │   └─┬textAlign
  │               │     ├──[-] enum (1:308382)❌ 
  │               │     ├──[-] enum (1:308364)❌ 
  │               │     ├──[-] enum (1:308372)❌ 
  │               │     └──[🔀] type (1305:2041)❌ 
  │               ├─┬ONEOF
  │               │ └─┬fieldMeta
  │               │   ├──[+] properties (1305:2692)
  │               │   ├─┬readOnly
  │               │   │ └──[🔀] type (1305:2555)❌ 
  │               │   ├─┬textAlign
  │               │   │ ├──[-] enum (1:308861)❌ 
  │               │   │ ├──[-] enum (1:308869)❌ 
  │               │   │ ├──[-] enum (1:308879)❌ 
  │               │   │ └──[🔀] type (1305:2584)❌ 
  │               │   ├─┬type
  │               │   │ ├──[+] enum (1305:2863)
  │               │   │ ├──[+] enum (1305:2870)
  │               │   │ ├──[+] enum (1305:2879)
  │               │   │ └──[-] enum (1:308810)❌ 
  │               │   └─┬placeholder
  │               │     ├──[+] enum (1305:2748)
  │               │     ├──[+] enum (1305:2759)
  │               │     ├──[+] enum (1305:2728)
  │               │     ├──[+] enum (1305:2735)
  │               │     └──[+] default (1305:2777)❌ 
  │               ├─┬ONEOF
  │               │ └─┬fieldMeta
  │               │   ├──[+] properties (1305:3234)
  │               │   ├─┬placeholder
  │               │   │ ├──[+] enum (1305:3270)
  │               │   │ ├──[+] enum (1305:3277)
  │               │   │ ├──[+] enum (1305:3290)
  │               │   │ └──[+] enum (1305:3301)
  │               │   ├─┬type
  │               │   │ ├──[+] enum (1305:3460)
  │               │   │ ├──[+] enum (1305:3467)
  │               │   │ ├──[+] enum (1305:3476)
  │               │   │ └──[-] enum (1:309307)❌ 
  │               │   ├─┬text
  │               │   │ └──[🔀] type (1305:3126)❌ 
  │               │   ├─┬verticalAlign
  │               │   │ ├──[+] enum (1305:3342)
  │               │   │ ├──[-] enum (1:309696)❌ 
  │               │   │ ├──[-] enum (1:309703)❌ 
  │               │   │ ├──[-] enum (1:309713)❌ 
  │               │   │ ├──[-] enum (1:309723)❌ 
  │               │   │ └──[-] nullable (1:309681)❌ 
  │               │   ├─┬readOnly
  │               │   │ └──[🔀] type (1305:3097)❌ 
  │               │   └─┬textAlign
  │               │     ├──[-] enum (1:309438)❌ 
  │               │     ├──[-] enum (1:309446)❌ 
  │               │     └──[-] enum (1:309456)❌ 
  │               ├─┬ONEOF
  │               │ └─┬fieldMeta
  │               │   ├──[+] properties (1305:4069)
  │               │   ├─┬placeholder
  │               │   │ ├──[+] enum (1305:4105)
  │               │   │ ├──[+] enum (1305:4112)
  │               │   │ ├──[+] enum (1305:4125)
  │               │   │ └──[+] enum (1305:4136)
  │               │   ├─┬readOnly
  │               │   │ └──[🔀] type (1305:3932)❌ 
  │               │   ├─┬verticalAlign
  │               │   │ ├──[-] enum (1:310651)❌ 
  │               │   │ ├──[-] enum (1:310661)❌ 
  │               │   │ ├──[-] enum (1:310671)❌ 
  │               │   │ ├──[-] enum (1:310644)❌ 
  │               │   │ └──[-] nullable (1:310629)❌ 
  │               │   ├─┬textAlign
  │               │   │ ├──[-] enum (1:310386)❌ 
  │               │   │ ├──[-] enum (1:310394)❌ 
  │               │   │ ├──[-] enum (1:310404)❌ 
  │               │   │ └──[🔀] type (1305:3961)❌ 
  │               │   ├─┬type
  │               │   │ ├──[+] enum (1305:4390)
  │               │   │ ├──[+] enum (1305:4397)
  │               │   │ ├──[+] enum (1305:4406)
  │               │   │ └──[-] enum (1:310150)❌ 
  │               │   └─┬value
  │               │     └──[+] enum (1305:4177)
  │               ├─┬ONEOF
  │               │ └─┬fieldMeta
  │               │   ├──[+] properties (1305:4998)
  │               │   ├─┬values
  │               │   │ ├──[+] enum (1305:5106)
  │               │   │ ├──[-] items (1:311145)❌ 
  │               │   │ └──[🔀] type (1305:5089)❌ 
  │               │   ├─┬readOnly
  │               │   │ └──[🔀] type (1305:4861)❌ 
  │               │   ├─┬type
  │               │   │ ├──[-] enum (1:311097)❌ 
  │               │   │ └──[🔀] type (1305:4890)❌ 
  │            ...

@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 August 2, 2026 02:10
* `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.envelopes.get()`:  `response` **Changed** (Breaking ⚠️)
* `documenso.templates.duplicate()`:  `response.type.enum(organisation)` **Added** (Breaking ⚠️)
* `documenso.templates.update()`: 
  *  `request` **Changed**
  *  `response.type.enum(organisation)` **Added** (Breaking ⚠️)
* `documenso.envelopes.update()`: 
  *  `request` **Changed**
  *  `response` **Changed** (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.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.status` **Changed**
  *  `response.data[]` **Changed** (Breaking ⚠️)
* `documenso.documents.get()`:  `response` **Changed** (Breaking ⚠️)
* `documenso.envelopes.fields.create_many()`: 
  *  `request.data[]` **Changed** (Breaking ⚠️)
  *  `response.data[].field_meta` **Changed**
* `documenso.envelope.envelope_get_many()`:  `response.data[]` **Changed** (Breaking ⚠️)
* `documenso.envelope.envelope_find()`: 
  *  `request.status` **Changed**
  *  `response.data[]` **Changed** (Breaking ⚠️)
* `documenso.envelopes.recipients.update_many()`:  `response.data[]` **Changed**
* `documenso.envelopes.distribute()`:  `request.meta` **Changed**
* `documenso.envelopes.fields.get()`:  `response.field_meta` **Changed**
* `documenso.envelope_recipients.envelope_recipient_reject_on_behalf_of()`: **Added**
* `documenso.documents.create()`:  `request.payload` **Changed**
* `documenso.envelopes.recipients.create_many()`:  `response.data[]` **Changed**
* `documenso.envelopes.recipients.get()`:  `response` **Changed**
* `documenso.envelopes.items.download()`:  `request.version` **Changed**
* `documenso.documents.fields.get()`:  `response.field_meta` **Changed**
* `documenso.documents.fields.create()`: 
  *  `request.field` **Changed**
  *  `response.field_meta` **Changed**
* `documenso.documents.fields.create_many()`: 
  *  `request.fields[]` **Changed**
  *  `response.fields[].field_meta` **Changed**
* `documenso.documents.fields.update()`: 
  *  `request.field` **Changed**
  *  `response.field_meta` **Changed**
* `documenso.documents.fields.update_many()`: 
  *  `request.fields[]` **Changed**
  *  `response.fields[].field_meta` **Changed**
* `documenso.documents.recipients.get()`:  `response` **Changed**
* `documenso.documents.recipients.create()`:  `response` **Changed**
* `documenso.documents.recipients.create_many()`:  `response.recipients[]` **Changed**
* `documenso.documents.recipients.update()`:  `response` **Changed**
* `documenso.documents.recipients.update_many()`:  `response.recipients[]` **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.duplicate()`:  `request` **Changed**
* `documenso.templates.create()`:  `request.payload` **Changed**
* `documenso.envelopes.use()`:  `request.payload` **Changed**
* `documenso.envelopes.create()`:  `request.payload` **Changed**
* `documenso.envelope.envelope_cancel()`: **Added**
* `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.templates.recipients.get()`:  `response` **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.envelope.envelope_certificate_download_pdf()`: **Added**
* `documenso.envelope.envelope_audit_log_download_pdf()`: **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