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 (192:5)
  ├──[+] path (145:5)
  ├──[+] path (634:5)
  ├──[+] path (193:5)
  ├─┬/envelope/item/{envelopeItemId}/download
  │ └─┬GET
  │   └─┬Parameters
  │     ├──[🔀] description (96:208)
  │     └─┬Schema
  │       └──[+] enum (96:614)
  ├─┬/template/update
  │ └─┬POST
  │   ├─┬Responses
  │   │ └─┬200
  │   │   └─┬application/json
  │   │     └─┬Schema
  │   │       └─┬type
  │   │         └──[+] enum (1993:188)
  │   └─┬Requestbody
  │     └─┬application/json
  │       └─┬Schema
  │         ├─┬data
  │         │ └─┬type
  │         │   └──[+] enum (1944:708)
  │         └─┬meta
  │           ├─┬email设置
  │           │ ├──[🔀] default (1982:579)❌ 
  │           │ ├──[+] properties (1982:511)
  │           │ └──[+] properties (1982:453)
  │           ├─┬dateFormat
  │           │ ├──[+] enum (1950:81)
  │           │ ├──[+] enum (1950:196)
  │           │ ├──[+] enum (1950:217)
  │           │ └─┬Extensions
  │           │   └──[🔀] x-speakeasy-enums (1951:46)
  │           └─┬emailReplyTo
  │             ├──[+] pattern (1981:82)❌ 
  │             └──[-] format (1:581137)❌ 
  ├─┬/template/duplicate
  │ └─┬POST
  │   └─┬Responses
  │     └─┬200
  │       └─┬application/json
  │         └─┬Schema
  │           └─┬type
  │             └──[+] enum (2003:188)
  ├─┬/template/recipient/{recipientId}
  │ └─┬GET
  │   └─┬Responses
  │     └─┬200
  │       └─┬application/json
  │         └─┬Schema
  │           ├──[+] required (1523:7769)❌ 
  │           ├──[+] required (1523:7781)❌ 
  │           ├──[+] properties (1523:688)
  │           ├──[+] properties (1523:642)
  │           ├─┬rejectionReason
  │           │ └──[-] nullable (1:476399)❌ 
  │           ├─┬signedAt
  │           │ ├──[+] enum (1523:234)
  │           │ ├──[+] enum (1523:200)
  │           │ ├──[+] enum (1523:205)
  │           │ ├──[+] enum (1523:214)
  │           │ ├──[+] enum (1523:223)
  │           │ └──[-] nullable (1:475933)❌ 
  │           ├─┬name
  │           │ ├──[+] items (1523:1249)❌ 
  │           │ └──[🔀] type (1523:1233)❌ 
  │           ├─┬signingOrder
  │           │ ├──[+] enum (1523:424)
  │           │ ├──[+] enum (1523:435)
  │           │ ├──[🔀] type (1523:407)❌ 
  │           │ └──[-] nullable (1:476342)❌ 
  │           ├─┬signingStatus
  │           │ ├──[-] enum (1:475568)❌ 
  │           │ ├──[-] enum (1:475582)❌ 
  │           │ ├──[-] enum (1:475592)❌ 
  │           │ └──[+] nullable (1523:784)❌ 
  │           ├─┬token
  │           │ ├──[+] enum (1523:373)
  │           │ ├──[+] enum (1523:351)
  │           │ └──[+] enum (1523:364)
  │           ├─┬readStatus
  │           │ ├──[-] enum (1:475497)❌ 
  │           │ ├──[-] enum (1:475511)❌ 
  │           │ └──[🔀] type (1523:457)❌ 
  │           ├─┬id
  │           │ ├──[🔀] type (1523:662)❌ 
  │           │ └──[+] nullable (1523:682)❌ 
  │           ├─┬role
  │           │ ├──[+] enum (1523:286)
  │           │ ├──[+] enum (1523:299)
  │           │ ├──[-] enum (1:475402)❌ 
  │           │ ├──[-] enum (1:475408)❌ 
  │           │ ├──[-] enum (1:475418)❌ 
  │           │ ├──[-] enum (1:475428)❌ 
  │           │ └──[-] enum (1:475440)❌ 
  │           ├─┬fields
  │           │ └─┬Schema
  │           │   └─┬fieldMeta
  │           │     ├─┬ONEOF
  │           │     │ ├──[+] required (1523:2120)❌ 
  │           │     │ ├──[+] properties (1523:1968)
  │           │     │ ├─┬readOnly
  │           │     │ │ └──[🔀] type (1523:1831)❌ 
  │           │     │ ├─┬placeholder
  │           │     │ │ ├──[+] enum (1523:2004)
  │           │     │ │ ├──[+] enum (1523:2011)
  │           │     │ │ ├──[+] enum (1523:2024)
  │           │     │ │ ├──[+] enum (1523:2035)
  │           │     │ │ └──[+] default (1523:2053)❌ 
  │           │     │ └─┬type
  │           │     │   ├──[-] enum (1:477276)❌ 
  │           │     │   └──[🔀] type (1523:1860)❌ 
  │           │     ├─┬ONEOF
  │           │     │ ├──[+] properties (1523:2357)
  │           │     │ ├─┬readOnly
  │           │     │ │ └──[🔀] type (1523:2220)❌ 
  │           │     │ ├─┬textAlign
  │           │     │ │ ├──[-] enum (1:477664)❌ 
  │           │     │ │ ├──[-] enum (1:477646)❌ 
  │           │     │ │ ├──[-] enum (1:477654)❌ 
  │           │     │ │ └──[🔀] type (1523:2249)❌ 
  │           │     │ ├─┬placeholder
  │           │     │ │ ├──[+] enum (1523:2393)
  │           │     │ │ ├──[+] enum (1523:2400)
  │           │     │ │ ├──[+] enum (1523:2413)
  │           │     │ │ └──[+] enum (1523:2424)
  │           │     │ └─┬type
  │           │     │   ├──[+] enum (1523:2515)
  │           │     │   ├──[+] enum (1523:2522)
  │           │     │   ├──[+] enum (1523:2531)
  │           │     │   └──[-] enum (1:477591)❌ 
  │           │     ├─┬ONEOF
  │           │     │ ├──[+] properties (1523:2780)
  │           │     │ ├─┬type
  │           │     │ │ ├──[+] enum (1523:2934)
  │           │     │ │ ├──[+] enum (1523:2941)
  │           │     │ │ ├──[+] enum (1523:2950)
  │           │     │ │ └──[-] enum (1:477975)❌ 
  │           │     │ ├─┬readOnly
  │           │     │ │ └──[🔀] type (1523:2643)❌ 
  │           │     │ ├─┬textAlign
  │           │     │ │ ├──[-] enum (1:478026)❌ 
  │           │     │ │ ├──[-] enum (1:478034)❌ 
  │           │     │ │ ├──[-] enum (1:478044)❌ 
  │           │     │ │ └──[🔀] type (1523:2672)❌ 
  │           │     │ └─┬placeholder
  │           │     │   ├──[+] enum (1523:2816)
  │           │     │   ├──[+] enum (1523:2823)
  │           │     │   ├──[+] enum (1523:2836)
  │           │     │   └──[+] enum (1523:2847)
  │           │     ├─┬ONEOF
  │           │     │ ├──[+] required (1523:3410)❌ 
  │           │     │ ├──[+] properties (1523:3199)
  │           │     │ ├─┬placeholder
  │           │     │ │ ├──[+] enum (1523:3242)
  │           │     │ │ ├──[+] enum (1523:3255)
  │           │     │ │ ├──[+] enum (1523:3266)
  │           │     │ │ ├──[+] enum (1523:3235)
  │           │     │ │ └──[+] default (1523:3284)❌ 
  │           │     │ ├─┬type
  │           │     │ │ ├──[+] enum (1523:3371)
  │           │     │ │ ├──[+] enum (1523:3378)
  │           │     │ │ ├──[+] enum (1523:3387)
  │           │     │ │ └──[-] enum (1:478355)❌ 
  │           │     │ ├─┬readOnly
  │           │     │ │ └──[🔀] type (1523:3062)❌ 
  │           │     │ └─┬textAlign
  │           │     │   ├──[-] enum (1:478415)❌ 
  │           │     │   ├──[-] enum (1:478425)❌ 
  │           │     │   ├──[-] enum (1:478407)❌ 
  │           │     │   └──[🔀] type (1523:3091)❌ 
  │           │     ├─┬ONEOF
  │           │     │ ├──[+] required (1523:3857)❌ 
  │           │     │ ├──[+] properties (1523:3647)
  │           │     │ ├─┬placeholder
  │           │     │ │ ├──[+] enum (1523:3690)
  │           │     │ │ ├──[+] enum (1523:3703)
  │           │     │ │ ├──[+] enum (1523:3714)
  │           │     │ │ ├──[+] enum (1523:3683)
  │           │     │ │ └──[+] default (1523:3732)❌ 
  │           │     │ ├─┬readOnly
  │           │     │ │ └──[🔀] type (1523:3510)❌ 
  │           │     │ ├─┬type
  │           │     │ │ ├──[+] enum (1523:3834)
  │           │     │ │ ├──[+] enum (1523:3818)
  │           │     │ │ ├──[+] enum (1523:3825)
  │           │     │ │ └──[-] enum (1:478736)❌ 
  │           │     │ └─┬textAlign
  │           │     │   ├──[-] enum (1:478805)❌ 
  │           │     │   ├──[-] enum (1:478787)❌ 
  │           │     │   ├──[-] enum (1:478795)❌ 
  │           │     │   └──[🔀] type (1523:3539)❌ 
  │           │     ├─┬ONEOF
  │           │     │ ├──[+] properties (1523:4094)
  │           │     │ ├─┬text
  │           │     │ │ └──[🔀] type (1523:3986)❌ 
  │           │     │ ├─┬verticalAlign
  │           │     │ │ ├──[+] enum (1523:4202)
  │           │     │ │ ├──[-] enum (1:479532)❌ 
  │           │     │ │ ├──[-] enum (1:479505)❌ 
  │           │     │ │ ├──[-] enum (1:479512)❌ 
  │           │     │ │ ├──[-] enum (1:479522)❌ 
  │           │     │ │ └──[-] nullable (1:479490)❌ 
  │           │     │ ├─┬readOnly
  │           │     │ │ └──[🔀] type (1523:3957)❌ 
  │           │     │ ├─┬type
  │           │     │ │ ├──[+] enum (1523:4320)
  │           │     │ │ ├──[+] enum (1523:4327)
  │           │     │ │ ├──[+] enum (1523:4336)
  │           │     │ │ └──[-] enum (1:479116)❌ 
  │           │     │ ├─┬textAlign
  │           │     │ │ ├──[-] enum (1:479247)❌ 
  │           │     │ │ ├──[-] enum (1:479255)❌ 
  │           │     │ │ └──[-] enum (1:479265)❌ 
  │           │     │ └─┬placeholder
  │           │     │   ├──[+] enum (1523:4130)
  │           │     │   ├──[+] enum (1523:4137)
  │           │     │   ├──[+] enum (1523:4150)
  │           │     │   └──[+] enum (1523:4161)
  │           │     ├─┬ONEOF
  │           │     │ ├──[+] properties (1523:4821)
  │           │     │ ├─┬textAlign
  │           │     │ │ ├──[-] enum (1:480076)❌ 
  │           │     │ │ ├──[-] enum (1:480084)❌ 
  │           │     │ │ ├──[-] enum (1:480094)❌ 
  │           │     │ │ └──[🔀] type (1523:4713)❌ 
  │           │     │ ├─┬verticalAlign
  │           │     │ │ ├──[-] enum (1:480334)❌ 
  │           │     │ │ ├──[-] enum (1:480341)❌ 
  │           │     │ │ ├──[-] enum (1:480351)❌ 
  │           │     │ │ ├──[-] enum (1:480361)❌ 
  │           │     │ │ └──[-] nullable (1:480319)❌ 
  │           │     │ ├─┬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)
  │           │     ├─┬ONEOF
  │           │     │ ├──[+] properties (1523:5643)
  │           │     │ ├─┬type
  │           │     │ │ ├──[-] enum (1:480669)❌ 
  │           │     │ │ └──[🔀] type (1523:5535)❌ 
  │           │     │ ├─┬placeholder
  │           │     │ │ ├──[+] enum (1523:5699)
  │           │     │ │ ├──[+] enum (1523:5710)
  │           │     │ │ ├──[+] enum (1523:5679)
  │           │     │ │ └──[+] enum (1523:5686)
  │           │     │ ├─┬readOnly
  │           │     │ │ └──[🔀] type (1523:5506)❌ 
  │           │     │ └─┬values
  │           │     │   ├──[+] enum (1523:5751)
  │           │     │   ├──[-] items (1:480717)❌ 
  │           │     │   └──[🔀] type (1523:5734)❌ 
  │           │     ├─┬ONEOF
  │           │     │ ├──[+] properties (1523:6277)
  │           │     │ ├─┬values
  │           │     │ │ ├──[-] items (1:481337)❌ 
  │           │     │ │ └──[🔀] type (1523:6604)❌ 
  │           │     │ ├─┬validationLength
  │           │     │ │ ├──[+] enum (1523:6385)
  │           │     │ │ └──[🔀] type (1523:6368)❌ 
  │           │     │ ├─┬type
  │           │     │ │ ├──[-] enum (1:481286)❌ 
  │           │     │ │ └──[🔀] type (1523:6169)❌ 
  │           │     │ ├─┬readOnly
  │           │     │ │ └──[🔀] type (1523:6140)❌ 
  │           │     │ ├─┬placeholder
  │           │     │ │ ├──[+] enum (1523:6313)
  │           │     │ │ ├──[+] enum (1523:6320)
  │           │     │ │ ├──[+] enum (1523:6333)
  │           │     │ │ └──[+] enum (1523:6344)
  │           │     │ └─┬validationRule
  │           │     │   └──[🔀] type (1523:6641)❌ 
  │           │     └─┬ONEOF
  │           │       ├──[+] properties (1523:6986)
  │           │       ├─┬values
  │           │       │ ├──[+] enum (1523:7094)
  │           │       │ ├──[-] items (1:482035)❌ 
  │           │       │ └──[🔀] type (1523:7077)❌ 
  │           │       ├─┬type
  │           │       │ ├──[-] enum (1:481984)❌ 
  │           │       │ └──[🔀] type (1523:6878)❌ 
  │           │       ├─┬readOnly
  │           │       │ └──[🔀] type (1523:6849)❌ 
  │           │       └─┬placeholder
  │           │         ├──[+] enum (1523:7022)
  │           │         ├──[+] enum (1523:7029)
  │           │         ├──[+] enum (1523:7042)
  │           │         └──[+] enum (1523:7053)
  │           └─┬sendStatus
  │             ├──[-] enum (1:475648)❌ 
  │             ├──[-] enum (1:475660)❌ 
  │             └──[+] nullable (1523:1210)❌ 
  ├─┬/document/field/update-many
  │ └─┬POST
  │   ├─┬Responses
  │   │ └─┬200
  │   │   └─┬application/json
  │   │     └─┬Schema
  │   │       └─┬fields
  │   │         └─┬Schema
  │   │           └─┬fieldMeta
  │   │             ├─┬ONEOF
  │   │             │ ├──[+] required (1328:1041)❌ 
  │   │             │ ├──[+] properties (1328:889)
  │   │             │ ├─┬placeholder
  │   │             │ │ ├──[+] enum (1328:945)
  │   │             │ │ ├──[+] enum (1328:956)
  │   │             │ │ ├──[+] enum (1328:925)
  │   │             │ │ ├──[+] enum (1328:932)
  │   │             │ │ └──[+] default (1328:974)❌ 
  │   │             │ ├─┬readOnly
  │   │             │ │ └──[🔀] type (1328:752)❌ 
  │   │             │ └─┬type
  │   │             │   ├──[-] enum (1:344113)❌ 
  │   │             │   └──[🔀] type (1328:781)❌ 
  │   │             ├─┬ONEOF
  │   │             │ ├──[+] properties (1328:1278)
  │   │             │ ├─┬type
  │   │             │ │ ├──[+] enum (1328:1436)
  │   │             │ │ ├──[+] enum (1328:1443)
  │   │             │ │ ├──[+] enum (1328:1452)
  │   │             │ │ └──[-] enum (1:344428)❌ 
  │   │             │ ├─┬placeholder
  │   │             │ │ ├──[+] enum (1328:1314)
  │   │             │ │ ├──[+] enum (1328:1321)
  │   │             │ │ ├──[+] enum (1328:1334)
  │   │             │ │ └──[+] enum (1328:1345)
  │   │             │ ├─┬textAlign
  │   │             │ │ ├──[-] enum (1:344483)❌ 
  │   │             │ │ ├──[-] enum (1:344491)❌ 
  │   │             │ │ ├──[-] enum (1:344501)❌ 
  │   │             │ │ └──[🔀] type (1328:1170)❌ 
  │   │             │ └─┬readOnly
  │   │             │   └──[🔀] type (1328:1141)❌ 
  │   │             ├─┬ONEOF
  │   │             │ ├──[+] properties (1328:1701)
  │   │             │ ├─┬placeholder
  │   │             │ │ ├──[+] enum (1328:1757)
  │   │             │ │ ├──[+] enum (1328:1768)
  │   │             │ │ ├──[+] enum (1328:1737)
  │   │             │ │ └──[+] enum (1328:1744)
  │   │             │ ├─┬type
  │   │             │ │ ├──[+] enum (1328:1862)
  │   │             │ │ ├──[+] enum (1328:1871)
  │   │             │ │ ├──[+] enum (1328:1855)
  │   │             │ │ └──[-] enum (1:344812)❌ 
  │   │             │ ├─┬textAlign
  │   │             │ │ ├──[-] enum (1:344863)❌ 
  │   │             │ │ ├──[-] enum (1:344871)❌ 
  │   │             │ │ ├──[-] enum (1:344881)❌ 
  │   │             │ │ └──[🔀] type (1328:1593)❌ 
  │   │             │ └─┬readOnly
  │   │             │   └──[🔀] type (1328:1564)❌ 
  │   │             ├─┬ONEOF
  │   │             │ ├──[+] required (1328:2331)❌ 
  │   │             │ ├──[+] properties (1328:2120)
  │   │             │ ├─┬readOnly
  │   │             │ │ └──[🔀] type (1328:1983)❌ 
  │   │             │ ├─┬placeholder
  │   │             │ │ ├──[+] enum (1328:2156)
  │   │             │ │ ├──[+] enum (1328:2163)
  │   │             │ │ ├──[+] enum (1328:2176)
  │   │             │ │ ├──[+] enum (1328:2187)
  │   │             │ │ └──[+] default (1328:2205)❌ 
  │   │             │ ├─┬textAlign
  │   │             │ │ ├──[-] enum (1:345262)❌ 
  │   │             │ │ ├──[-] enum (1:345244)❌ 
  │   │             │ │ ├──[-] enum (1:345252)❌ 
  │   │             │ │ └──[🔀] type (1328:2012)❌ 
  │   │             │ └─┬type
  │   │             │   ├──[+] enum (1328:2292)
  │   │             │   ├──[+] enum (1328:2299)
  │   │             │   ├──[+] enum (1328:2308)
  │   │             │   └──[-] enum (1:345192)❌ 
  │   │             ├─┬ONEOF
  │   │             │ ├──[+] required (1328:2778)❌ 
  │   │             │ ├──[+] properties (1328:2568)
  │   │             │ ├─┬textAlign
  │   │             │ │ ├──[-] enum (1:345632)❌ 
  │   │             │ │ ├──[-] enum (1:345642)❌ 
  │   │             │ │ ├──[-] enum (1:345624)❌ 
  │   │             │ │ └──[🔀] type (1328:2460)❌ 
  │   │             │ ├─┬type
  │   │             │ │ ├──[+] enum (1328:2739)
  │   │             │ │ ├──[+] enum (1328:2746)
  │   │             │ │ ├──[+] enum (1328:2755)
  │   │             │ │ └──[-] enum (1:345573)❌ 
  │   │             │ ├─┬readOnly
  │   │             │ │ └──[🔀] type (1328:2431)❌ 
  │   │             │ └─┬placeholder
  │   │             │   ├──[+] enum (1328:2604)
  │   │             │   ├──[+] enum (1328:2611)
  │   │             │   ├──[+] enum (1328:2624)
  │   │             │   ├──[+] enum (1328:2635)
  │   │             │   └──[+] default (1328:2653)❌ 
  │   │             ├─┬ONEOF
  │   │             │ ├──[+] properties (1328:3015)
  │   │             │ ├─┬verticalAlign
  │   │             │ │ ├──[+] enum (1328:3123)
  │   │             │ │ ├──[-] enum (1:346342)❌ 
  │   │             │ │ ├──[-] enum (1:346349)❌ 
  │   │             │ │ ├──[-] enum (1:346359)❌ 
  │   │             │ │ ├──[-] enum (1:346369)❌ 
  │   │             │ │ └──[-] nullable (1:346327)❌ 
  │   │             │ ├─┬textAlign
  │   │             │ │ ├──[-] enum (1:346102)❌ 
  │   │             │ │ ├──[-] enum (1:346084)❌ 
  │   │             │ │ └──[-] enum (1:346092)❌ 
  │   │             │ ├─┬placeholder
  │   │             │ │ ├──[+] enum (1328:3082)
  │   │             │ │ ├──[+] enum (1328:3051)
  │   │             │ │ ├──[+] enum (1328:3058)
  │   │             │ │ └──[+] enum (1328:3071)
  │   │             │ ├─┬readOnly
  │   │             │ │ └──[🔀] type (1328:2878)❌ 
  │   │             │ ├─┬type
  │   │             │ │ ├──[+] enum (1328:3241)
  │   │             │ │ ├──[+] enum (1328:3248)
  │   │             │ │ ├──[+] enum (1328:3257)
  │   │             │ │ └──[-] enum (1:345953)❌ 
  │   │             │ └─┬text
  │   │             │   └──[🔀] type (1328:2907)❌ 
  │   │             ├─┬ONEOF
  │   │             │ ├──[+] properties (1328:3742)
  │   │             │ ├─┬value
  │   │             │ │ └──[+] enum (1328:3850)
  │   │             │ ├─┬placeholder
  │   │             │ │ ├──[+] enum (1328:3778)
  │   │             │ │ ├──[+] enum (1328:3785)
  │   │             │ │ ├──[+] enum (1328:3798)
  │   │             │ │ └──[+] enum (1328:3809)
  │   │             │ ├─┬type
  │   │             │ │ ├──[+] enum (1328:4063)
  │   │             │ │ ├──[+] enum (1328:4070)
  │   │             │ │ ├──[+] enum (1328:4079)
  │   │             │ │ └──[-] enum (1:346677)❌ 
  │   │             │ ├─┬verticalAlign
  │   │             │ │ ├──[-] enum (1:347178)❌ 
  │   │             │ │ ├──[-] enum (1:347188)❌ 
  │   │             │ │ ├──[-] enum (1:347198)❌ 
  │   │             │ │ ├──[-] enum (1:347171)❌ 
  │   │             │ │ └──[-] nullable (1:347156)❌ 
  │   │             │ ├─┬textAlign
  │   │             │ │ ├──[-] enum (1:346913)❌ 
  │   │             │ │ ├──[-] enum (1:346921)❌ 
  │   │             │ │ ├──[-] enum (1:346931)❌ 
  │   │             │ │ └──[🔀] type (1328:3634)❌ 
  │   │             │ └─┬readOnly
  │   │             │   └──[🔀] type (1328:3605)❌ 
  │   │             ├─┬ONEOF
  │   │             │ ├──[+] properties (1328:4564)
  │   │             │ ├─┬placeholder
  │   │             │ │ ├──[+] enum (1328:4607)
  │   │             │ │ ├──[+] enum (1328:4620)
  │   │             │ │ ├──[+] enum (1328:4631)
  │   │             │ │ └──[+] enum (1328:4600)
  │   │             │ ├─┬values
  │   │             │ │ ├──[+] enum (1328:4672)
  │   │             │ │ ├──[-] items (1:347554)❌ 
  │   │             │ │ └──[🔀] type (1328:4655)❌ 
  │   │             │ ├─┬type
  │   │             │ │ ├──[-] enum (1:347506)❌ 
  │   │             │ │ └──[🔀] type (1328:4456)❌ 
  │   │             │ └─┬readOnly
  │   │             │   └──[🔀] type (1328:4427)❌ 
  │   │             ├─┬ONEOF
  │   │             │ ├──[+] properties (1328:5198)
  │   │             │ ├─┬values
  │   │             │ │ ├──[-] items (1:348174)❌ 
  │   │             │ │ └──[🔀] type (1328:5525)❌ 
  │   │             │ ├─┬validationRule
  │   │             │ │ └──[🔀] type (1328:5562)❌ 
  │   │             │ ├─┬type
  │   │             │ │ ├──[-] enum (1:348123)❌ 
  │   │             │ │ └──[🔀] type (1328:5090)❌ 
  │   │             │ ├─┬readOnly
  │   │             │ │ └──[🔀] type (1328:5061)❌ 
  │   │             │ ├─┬placeholder
  │   │             │ │ ├──[+] enum (1328:5234)
  │   │             │ │ ├──[+] enum (1328:5241)
  │   │             │ │ ├──[+] enum (1328:5254)
  │   │             │ │ └──[+] enum (1328:5265)
  │   │             │ └─┬validationLength
  │   │             │   ├──[+] enum (1328:5306)
  │   │             │   └──[🔀] type (1328:5289)❌ 
  │   │             └─┬ONEOF
  │   │               ├──[+] properties (1328:5907)
  │   │               ├─┬placeholder
  │   │               │ ├──[+] enum (1328:5943)
  │   │               │ ├──[+] enum (1328:5950)
  │   │               │ ├──[+] enum (1328:5963)
  │   │               │ └──[+] enum (1328:5974)
  │   │               ├─┬type
  │   │               │ ├──[-] enum (1:348821)❌ 
  │   │               │ └──[🔀] type (1328:5799)❌ 
  │   │               ├─┬values
  │   │               │ ├──[+] enum (1328:6015)
  │   │               │ ├──[-] items (1:348872)❌ 
  │   │               │ └──[🔀] type (1328:5998)❌ 
  │   │               └─┬readOnly
  │   │                 └──[🔀] type (1328:5770)❌ 
  │   └─┬Requestbody
  │     └─┬application/json
  │       └─┬Schema
  │         └─┬fields
  │           └─┬Schema
  │             └─┬ALLOF
  │               ├─┬ONEOF
  │               │ └─┬fieldMeta
  │               │   ├──[+] properties (1327:501)
  │               │   ├─┬readOnly
  │               │   │ └──[🔀] type (1327:364)❌ 
  │               │   ├─┬type
  │               │   │ ├──[-] enum (1:336666)❌ 
  │               │   │ └──[🔀] type (1327:393)❌ 
  │               │   └─┬placeholder
  │               │     ├──[+] enum (1327:537)
  │               │     ├──[+] enum (1327:544)
  │               │     ├──[+] enum (1327:557)
  │               │     ├──[+] enum (1327:568)
  │               │     └──[+] default (1327:586)❌ 
  │               ├─┬ONEOF
  │               │ └─┬fieldMeta
  │               │   ├──[+] properties (1327:1094)
  │               │   ├─┬textAlign
  │               │   │ ├──[-] enum (1:337271)❌ 
  │               │   │ ├──[-] enum (1:337279)❌ 
  │               │   │ ├──[-] enum (1:337289)❌ 
  │               │   │ └──[🔀] type (1327:986)❌ 
  │               │   ├─┬readOnly
  │               │   │ └──[🔀] type (1327:957)❌ 
  │               │   ├─┬placeholder
  │               │   │ ├──[+] enum (1327:1130)
  │               │   │ ├──[+] enum (1327:1137)
  │               │   │ ├──[+] enum (1327:1150)
  │               │   │ └──[+] enum (1327:1161)
  │               │   └─┬type
  │               │     ├──[+] enum (1327:1252)
  │               │     ├──[+] enum (1327:1259)
  │               │     ├──[+] enum (1327:1268)
  │               │     └──[-] enum (1:337216)❌ 
  │               ├─┬ONEOF
  │               │ └─┬fieldMeta
  │               │   ├──[+] properties (1327:1623)
  │               │   ├─┬readOnly
  │               │   │ └──[🔀] type (1327:1486)❌ 
  │               │   ├─┬textAlign
  │               │   │ ├──[-] enum (1:337786)❌ 
  │               │   │ ├──[-] enum (1:337768)❌ 
  │               │   │ ├──[-] enum (1:337776)❌ 
  │               │   │ └──[🔀] type (1327:1515)❌ 
  │               │   ├─┬type
  │               │   │ ├──[+] enum (1327:1777)
  │               │   │ ├──[+] enum (1327:1784)
  │               │   │ ├──[+] enum (1327:1793)
  │               │   │ └──[-] enum (1:337717)❌ 
  │               │   └─┬placeholder
  │               │     ├──[+] enum (1327:1690)
  │               │     ├──[+] enum (1327:1659)
  │               │     ├──[+] enum (1327:1666)
  │               │     └──[+] enum (1327:1679)
  │               ├─┬ONEOF
  │               │ └─┬fieldMeta
  │               │   ├──[+] properties (1327:2149)
  │               │   ├─┬textAlign
  │               │   │ ├──[-] enum (1:338267)❌ 
  │               │   │ ├──[-] enum (1:338275)❌ 
  │               │   │ ├──[-] enum (1:338285)❌ 
  │               │   │ └──[🔀] type (1327:2041)❌ 
  │               │   ├─┬readOnly
  │               │   │ └──[🔀] type (1327:2012)❌ 
  │               │   ├─┬type
  │               │   │ ├──[+] enum (1327:2321)
  │               │   │ ├──[+] enum (1327:2328)
  │               │   │ ├──[+] enum (1327:2337)
  │               │   │ └──[-] enum (1:338215)❌ 
  │               │   └─┬placeholder
  │               │     ├──[+] enum (1327:2185)
  │               │     ├──[+] enum (1327:2192)
  │               │     ├──[+] enum (1327:2205)
  │               │     ├──[+] enum (1327:2216)
  │               │     └──[+] default (1327:2234)❌ 
  │               ├─┬ONEOF
  │               │ └─┬fieldMeta
  │               │   ├──[+] properties (1327:2692)
  │               │   ├─┬placeholder
  │               │   │ ├──[+] enum (1327:2735)
  │               │   │ ├──[+] enum (1327:2748)
  │               │   │ ├──[+] enum (1327:2759)
  │               │   │ ├──[+] enum (1327:2728)
  │               │   │ └──[+] default (1327:2777)❌ 
  │               │   ├─┬readOnly
  │               │   │ └──[🔀] type (1327:2555)❌ 
  │               │   ├─┬type
  │               │   │ ├──[+] enum (1327:2863)
  │               │   │ ├──[+] enum (1327:2870)
  │               │   │ ├──[+] enum (1327:2879)
  │               │   │ └──[-] enum (1:338713)❌ 
  │               │   └─┬textAlign
  │               │     ├──[-] enum (1:338782)❌ 
  │               │     ├──[-] enum (1:338764)❌ 
  │               │     ├──[-] enum (1:338772)❌ 
  │               │     └──[🔀] type (1327:2584)❌ 
  │               ├─┬ONEOF
  │               │ └─┬fieldMeta
  │               │   ├──[+] properties (1327:3234)
  │               │   ├─┬placeholder
  │               │   │ ├──[+] enum (1327:3301)
  │               │   │ ├──[+] enum (1327:3270)
  │               │   │ ├──[+] enum (1327:3277)
  │               │   │ └──[+] enum (1327:3290)
  │               │   ├─┬readOnly
  │               │   │ └──[🔀] type (1327:3097)❌ 
  │               │   ├─┬text
  │               │   │ └──[🔀] type (1327:3126)❌ 
  │               │   ├─┬textAlign
  │               │   │ ├──[-] enum (1:339349)❌ 
  │               │   │ ├──[-] enum (1:339359)❌ 
  │               │   │ └──[-] enum (1:339341)❌ 
  │               │   ├─┬type
  │               │   │ ├──[+] enum (1327:3460)
  │               │   │ ├──[+] enum (1327:3467)
  │               │   │ ├──[+] enum (1327:3476)
  │               │   │ └──[-] enum (1:339210)❌ 
  │               │   └─┬verticalAlign
  │               │     ├──[+] enum (1327:3342)
  │               │     ├──[-] enum (1:339599)❌ 
  │               │     ├──[-] enum (1:339606)❌ 
  │               │     ├──[-] enum (1:339616)❌ 
  │               │     ├──[-] enum (1:339626)❌ 
  │               │     └──[-] nullable (1:339584)❌ 
  │               ├─┬ONEOF
  │               │ └─┬fieldMeta
  │               │   ├──[+] properties (1327:4069)
  │               │   ├─┬readOnly
  │               │   │ └──[🔀] type (1327:3932)❌ 
  │               │   ├─┬textAlign
  │               │   │ ├──[-] enum (1:340297)❌ 
  │               │   │ ├──[-] enum (1:340307)❌ 
  │               │   │ ├──[-] enum (1:340289)❌ 
  │               │   │ └──[🔀] type (1327:3961)❌ 
  │               │   ├─┬placeholder
  │               │   │ ├──[+] enum (1327:4105)
  │               │   │ ├──[+] enum (1327:4112)
  │               │   │ ├──[+] enum (1327:4125)
  │               │   │ └──[+] enum (1327:4136)
  │               │   ├─┬value
  │               │   │ └──[+] enum (1327:4177)
  │               │   ├─┬type
  │               │   │ ├──[+] enum (1327:4390)
  │               │   │ ├──[+] enum (1327:4397)
  │               │   │ ├──[+] enum (1327:4406)
  │               │   │ └──[-] enum (1:340053)❌ 
  │               │   └─┬verticalAlign
  │               │     ├──[-] enum (1:340554)❌ 
  │               │     ├──[-] enum (1:340564)❌ 
  │               │     ├──[-] enum (1:340574)❌ 
  │               │     ├──[-] enum (1:340547)❌ 
  │               │     └──[-] nullable (1:340532)❌ 
  │               ├─┬ONEOF
  │               │ └─┬fieldMeta
  │               │   ├──[+] properties (1327:4998)
  │               │   ├─┬placeholder
  │               │   │ ├──[+] enum (1327:5054)
  │               │   │ ├──[+] enum (1327:5065)
  │               │   │ ├──[+] enum (1327:5034)
  │               │   │ └──[+] enum (1327:5041)
  │               │   ├─┬readOnly
  │               │   │ └──[🔀] type (1327:4861)❌ 
  │               │   ├─┬values
  │               │   │ ├──[+] enum (1327:5106)
  │               │   │ ├──[-] items (1:341048)❌ 
  │               │   │ └──[🔀] type (1327:5089)❌ 
  │               │   └─┬type
  │               │     ├──[-] enum (1:341000)❌ 
  │               │     └──[🔀] type (1327:4890)❌ 
  │               ├─┬ONEOF
  │               │ └─┬fieldMeta
  │               │   ├──[+] properties (1327:5730)
  │               │   ├─┬placeholder
  │               │   │ ├──[+] enum (1327:5766)
  │               │   │ ├──[+] enum (1327:5773)
  │               │   │ ├──[+] enum (1327:5786)
  │               │   │ └──[+] enum (1327:5797)
  │               │   ├─┬readOnly
  │               │   │ └──[🔀] type (1327:5593)❌ 
  │               │   ├─┬type
  │               │   │ ├──[-] enum (1:341725)❌ 
  │               │   │ └──[🔀] type (1327:5622)❌ 
  │               │   ├─┬values
  │               │   │ ├──[-] items (1:341776)❌ 
  │               │   │ └──[🔀] type (1327:6057)❌ 
  │               │   ├─┬validationLength
  │               │   │ ├──[+] enum (1327:5838)
  │               │   │ └──[🔀] type (1327:5821)❌ 
  │               │   └─┬validationRule
  │               │     └──[🔀] type (1327:6094)❌ 
  │               └─┬ONEOF
  │                 └─┬fieldMeta
  │                   ├──[+] properties (1327:6537)
  │                   ├─┬placeholder
  │                   │ ├──[+] enum (1327:6580)
  │                   │ ├──[+] enum (1327:6593)
  │                   │ ├──[+] enum (1327:6604)
  │                   │ └──[+] enum (1327:6573)
  │                   ├─┬type
  │                   │ ├──[-] enum (1:342531)❌ 
  │                   │ └──[🔀] type (1327:6429)❌ 
  │                   ├─┬values
  │                   │ ├──[+] enum (1327:6645)
  │                   │ ├──[-] items (1:342582)❌ 
  │                   │ └──[🔀] type (1327:6628)❌ 
  │                   └─┬readOnly
  │                     └──[🔀] type (1327:6400)❌ 
  ├─┬/document/create/beta
  │ └─┬POST
  │   ├─┬Responses
  │   │ └─┬200
  │   │   └─┬application/json
  │   │     └─┬Schema
  │   │       └─┬document
  │   │         ├─┬recipients
  │   │         │ └─┬Schema
  │   │         │   ├──[+] required (1216:1412)❌ 
  │   │         │   ├──[+] required (1216:1400)❌ 
  │   │         │   ├──[+] properties (1216:645)
  │   │         │   ├──[+] properties (1216:599)
  │   │         │   ├─┬signingOrder
  │   │         │   │ ├──[+] enum (1216:381)
  │   │         │   │ ├──[+] enum (1216:392)
  │   │         │   │ ├──[🔀] type (1216:364)❌ 
  │   │         │   │ └──[-] nullable (1:265173)❌ 
  │   │         │   ├─┬sendStatus
  │   │         │   │ ├──[-] enum (1:264491)❌ 
  │   │         │   │ ├──[-] enum (1:264479)❌ 
  │   │         │   │ └──[+] nullable (1216:1167)❌ 
  │   │         │   ├─┬readStatus
  │   │         │   │ ├──[-] enum (1:264328)❌ 
  │   │         │   │ ├──[-] enum (1:264342)❌ 
  │   │         │   │ └──[🔀] type (1216:414)❌ 
  │   │         │   ├─┬signingStatus
  │   │         │   │ ├──[-] enum (1:264399)❌ 
  │   │         │   │ ├──[-] enum (1:264413)❌ 
  │   │         │   │ ├──[-] enum (1:264423)❌ 
  │   │         │   │ └──[+] nullable (1216:741)❌ 
  │   │         │   ├─┬rejectionReason
  │   │         │   │ └──[-] nullable (1:265230)❌ 
  │   │         │   ├─┬id
  │   │         │   │ ├──[🔀] type (1216:573)❌ 
  │   │         │   │ └──[+] nullable (1216:593)❌ 
  │   │         │   ├─┬token
  │   │         │   │ ├──[+] enum (1216:308)
  │   │         │   │ ├──[+] enum (1216:321)
  │   │         │   │ └──[+] enum (1216:330)
  │   │         │   ├─┬role
  │   │         │   │ ├──[+] enum (1216:243)
  │   │         │   │ ├──[+] enum (1216:256)
  │   │         │   │ ├──[-] enum (1:264239)❌ 
  │   │         │   │ ├──[-] enum (1:264249)❌ 
  │   │         │   │ ├──[-] enum (1:264259)❌ 
  │   │         │   │ ├──[-] enum (1:264271)❌ 
  │   │         │   │ └──[-] enum (1:264233)❌ 
  │   │         │   ├─┬name
  │   │         │   │ └──[+] nullable (1216:639)❌ 
  │   │         │   └─┬signedAt
  │   │         │     ├──[+] enum (1216:157)
  │   │         │     ├──[+] enum (1216:162)
  │   │         │     ├──[+] enum (1216:171)
  │   │         │     ├──[+] enum (1216:180)
  │   │         │     ├──[+] enum (1216:191)
  │   │         │     └──[-] nullable (1:264764)❌ 
  │   │         ├─┬fields
  │   │         │ └─┬Schema
  │   │         │   └─┬fieldMeta
  │   │         │     ├─┬ONEOF
  │   │         │     │ ├──[+] required (1217:930)❌ 
  │   │         │     │ ├──[+] properties (1217:778)
  │   │         │     │ ├─┬placeholder
  │   │         │     │ │ ├──[+] enum (1217:814)
  │   │         │     │ │ ├──[+] enum (1217:821)
  │   │         │     │ │ ├──[+] enum (1217:834)
  │   │         │     │ │ ├──[+] enum (1217:845)
  │   │         │     │ │ └──[+] default (1217:863)❌ 
  │   │         │     │ ├─┬readOnly
  │   │         │     │ │ └──[🔀] type (1217:641)❌ 
  │   │         │     │ └─┬type
  │   │         │     │   ├──[-] enum (1:266421)❌ 
  │   │         │     │   └──[🔀] type (1217:670)❌ 
  │   │         │     ├─┬ONEOF
  │   │         │     │ ├──[+] properties (1217:1167)
  │   │         │     │ ├─┬readOnly
  │   │         │     │ │ └──[🔀] type (1217:1030)❌ 
  │   │         │     │ ├─┬placeholder
  │   │         │     │ │ ├──[+] enum (1217:1203)
  │   │         │     │ │ ├──[+] enum (1217:1210)
  │   │         │     │ │ ├──[+] enum (1217:1223)
  │   │         │     │ │ └──[+] enum (1217:1234)
  │   │         │     │ ├─┬textAlign
  │   │         │     │ │ ├──[-] enum (1:266799)❌ 
  │   │         │     │ │ ├──[-] enum (1:266809)❌ 
  │   │         │     │ │ ├──[-] enum (1:266791)❌ 
  │   │         │     │ │ └──[🔀] type (1217:1059)❌ 
  │   │         │     │ └─┬type
  │   │         │     │   ├──[+] enum (1217:1325)
  │   │         │     │   ├──[+] enum (1217:1332)
  │   │         │     │   ├──[+] enum (1217:1341)
  │   │         │     │   └──[-] enum (1:266736)❌ 
  │   │         │     ├─┬ONEOF
  │   │         │     │ ├──[+] properties (1217:1590)
  │   │         │     │ ├─┬placeholder
  │   │         │     │ │ ├──[+] enum (1217:1626)
  │   │         │     │ │ ├──[+] enum (1217:1633)
  │   │         │     │ │ ├──[+] enum (1217:1646)
  │   │         │     │ │ └──[+] enum (1217:1657)
  │   │         │     │ ├─┬textAlign
  │   │         │     │ │ ├──[-] enum (1:267189)❌ 
  │   │         │     │ │ ├──[-] enum (1:267171)❌ 
  │   │         │     │ │ ├──[-] enum (1:267179)❌ 
  │   │         │     │ │ └──[🔀] type (1217:1482)❌ 
  │   │         │     │ ├─┬type
  │   │         │     │ │ ├──[+] enum (1217:1744)
  │   │         │     │ │ ├──[+] enum (1217:1751)
  │   │         │     │ │ ├──[+] enum (1217:1760)
  │   │         │     │ │ └──[-] enum (1:267120)❌ 
  │   │         │     │ └─┬readOnly
  │   │         │     │   └──[🔀] type (1217:1453)❌ 
  │   │         │     ├─┬ONEOF
  │   │         │     │ ├──[+] required (1217:2220)❌ 
  │   │         │     │ ├──[+] properties (1217:2009)
  │   │         │     │ ├─┬readOnly
  │   │         │     │ │ └──[🔀] type (1217:1872)❌ 
  │   │         │     │ ├─┬textAlign
  │   │         │     │ │ ├──[-] enum (1:267552)❌ 
  │   │         │     │ │ ├──[-] enum (1:267560)❌ 
  │   │         │     │ │ ├──[-] enum (1:267570)❌ 
  │   │         │     │ │ └──[🔀] type (1217:1901)❌ 
  │   │         │     │ ├─┬type
  │   │         │     │ │ ├──[+] enum (1217:2197)
  │   │         │     │ │ ├──[+] enum (1217:2181)
  │   │         │     │ │ ├──[+] enum (1217:2188)
  │   │         │     │ │ └──[-] enum (1:267500)❌ 
  │   │         │     │ └─┬placeholder
  │   │         │     │   ├──[+] enum (1217:2045)
  │   │         │     │   ├──[+] enum (1217:2052)
  │   │         │     │   ├──[+] enum (1217:2065)
  │   │         │     │   ├──[+] enum (1217:2076)
  │   │         │     │   └──[+] default (1217:2094)❌ 
  │   │         │     ├─┬ONEOF
  │   │         │     │ ├──[+] required (1217:2667)❌ 
  │   │         │     │ ├──[+] properties (1217:2457)
  │   │         │     │ ├─┬placeholder
  │   │         │     │ │ ├──[+] enum (1217:2493)
  │   │         │     │ │ ├──[+] enum (1217:2500)
  │   │         │     │ │ ├──[+] enum (1217:2513)
  │   │         │     │ │ ├──[+] enum (1217:2524)
  │   │         │     │ │ └──[+] default (1217:2542)❌ 
  │   │         │     │ ├─┬textAlign
  │   │         │     │ │ ├──[-] enum (1:267932)❌ 
  │   │         │     │ │ ├──[-] enum (1:267940)❌ 
  │   │         │     │ │ ├──[-] enum (1:267950)❌ 
  │   │         │     │ │ └──[🔀] type (1217:2349)❌ 
  │   │         │     │ ├─┬readOnly
  │   │         │     │ │ └──[🔀] type (1217:2320)❌ 
  │   │         │     │ └─┬type
  │   │         │     │   ├──[+] enum (1217:2628)
  │   │         │     │   ├──[+] enum (1217:2635)
  │   │         │     │   ├──[+] enum (1217:2644)
  │   │         │     │   └──[-] enum (1:267881)❌ 
  │   │         │     ├─┬ONEOF
  │   │         │     │ ├──[+] properties (1217:2904)
  │   │         │     │ ├─┬placeholder
  │   │         │     │ │ ├──[+] enum (1217:2940)
  │   │         │     │ │ ├──[+] enum (1217:2947)
  │   │         │     │ │ ├──[+] enum (1217:2960)
  │   │         │     │ │ └──[+] enum (1217:2971)
  │   │         │     │ ├─┬verticalAlign
  │   │         │     │ │ ├──[+] enum (1217:3012)
  │   │         │     │ │ ├──[-] enum (1:268650)❌ 
  │   │         │     │ │ ├──[-] enum (1:268657)❌ 
  │   │         │     │ │ ├──[-] enum (1:268667)❌ 
  │   │         │     │ │ ├──[-] enum (1:268677)❌ 
  │   │         │     │ │ └──[-] nullable (1:268635)❌ 
  │   │         │     │ ├─┬type
  │   │         │     │ │ ├──[+] enum (1217:3137)
  │   │         │     │ │ ├──[+] enum (1217:3146)
  │   │         │     │ │ ├──[+] enum (1217:3130)
  │   │         │     │ │ └──[-] enum (1:268261)❌ 
  │   │         │     │ ├─┬textAlign
  │   │         │     │ │ ├──[-] enum (1:268392)❌ 
  │   │         │     │ │ ├──[-] enum (1:268400)❌ 
  │   │         │     │ │ └──[-] enum (1:268410)❌ 
  │   │         │     │ ├─┬readOnly
  │   │         │     │ │ └──[🔀] type (1217:2767)❌ 
  │   │         │     │ └─┬text
  │   │         │     │   └──[🔀] type (1217:2796)❌ 
  │   │         │     ├─┬ONEOF
  │   │         │     │ ├──[+] properties (1217:3631)
  │   │         │     │ ├─┬value
  │   │         │     │ │ └──[+] enum (1217:3739)
  │   │         │     │ ├─┬readOnly
  │   │         │     │ │ └──[🔀] type (1217:3494)❌ 
  │   │         │     │ ├─┬placeholder
  │   │         │     │ │ ├──[+] enum (1217:3667)
  │   │         │     │ │ ├──[+] enum (1217:3674)
  │   │         │     │ │ ├──[+] enum (1217:3687)
  │   │         │     │ │ └──[+] enum (1217:3698)
  │   │         │     │ ├─┬verticalAlign
  │   │         │     │ │ ├──[-] enum (1:269479)❌ 
  │   │         │     │ │ ├──[-] enum (1:269486)❌ 
  │   │         │     │ │ ├──[-] enum (1:269496)❌ 
  │   │         │     │ │ ├──[-] enum (1:269506)❌ 
  │   │         │     │ │ └──[-] nullable (1:269464)❌ 
  │   │         │     │ ├─┬textAlign
  │   │         │     │ │ ├──[-] enum (1:269221)❌ 
  │   │         │     │ │ ├──[-] enum (1:269229)❌ 
  │   │         │     │ │ ├──[-] enum (1:269239)❌ 
  │   │         │     │ │ └──[🔀] type (1217:3523)❌ 
  │   │         │     │ └─┬type
  │   │         │     │   ├──[+] enum (1217:3952)
  │   │         │     │   ├──[+] enum (1217:3959)
  │   │         │     │   ├──[+] enum (1217:3968)
  │   │         │     │   └──[-] enum (1:268985)❌ 
  │   │         │     ├─┬ONEOF
  │   │         │     │ ├──[+] properties (1217:4453)
  │   │         │     │ ├─┬readOnly
  │   │         │     │ │ └──[🔀] type (1217:4316)❌ 
  │   │         │     │ ├─┬values
  │   │         │     │ │ ├──[+] enum (1217:4561)
  │   │         │     │ │ ├──[-] items (1:269862)❌ 
  │   │         │     │ │ └──[🔀] type (1217:4544)❌ 
  │   │         │     │ ├─┬type
  │   │         │     │ │ ├──[-] enum (1:269814)❌ 
  │   │         │     │ │ └──[🔀] type (1217:4345)❌ 
  │   │         │     │ └─┬placeholder
  │   │         │     │   ├──[+] enum (1217:4489)
  │   │         │     │   ├──[+] enum (1217:4496)
  │   │         │     │   ├──[+] enum (1217:4509)
  │   │         │     │   └──[+] enum (1217:4520)
  │   │         │     ├─┬ONEOF
  │   │         │     │ ├──[+] properties (1217:5087)
  │   │         │     │ ├─┬readOnly
  │   │         │     │ │ └──[🔀] type (1217:4950)❌ 
  │   │         │     │ ├─┬placeholder
  │   │         │     │ │ ├──[+] enum (1217:5123)
  │   │         │     │ │ ├──[+] enum (1217:5130)
  │   │         │     │ │ ├──[+] enum (1217:5143)
  │   │         │     │ │ └──[+] enum (1217:5154)
  │   │         │     │ ├─┬values
  │   │         │     │ │ ├──[-] items (1:270482)❌ 
  │   │         │     │ │ └──[🔀] type (1217:5414)❌ 
  │   │         │     │ ├─┬validationRule
  │   │         │     │ │ └──[🔀] type (1217:5451)❌ 
  │   │         │     │ ├─┬type
  │   │         │     │ │ ├──[-] enum (1:270431)❌ 
  │   │         │     │ │ └──[🔀] type (1217:4979)❌ 
  │   │         │     │ └─┬validationLength
  │   │         │     │   ├──[+] enum (1217:5195)
  │   │         │     │   └──[🔀] type (1217:5178)❌ 
  │   │         │     └─┬ONEOF
  │   │         │       ├──[+] properties (1217:5796)
  │   │         │       ├─┬type
  │   │         │       │ ├──[-] enum (1:271129)❌ 
  │   │         │       │ └──[🔀] type (1217:5688)❌ 
  │   │         │       ├─┬values
  │   │         │       │ ├──[+] enum (1217:5904)
  │   │         │       │ ├──[-] items (1:271180)❌ 
  │   │         │       │ └──[🔀] type (1217:5887)❌ 
  │   │         │       ├─┬placeholder
  │   │         │       │ ├──[+] enum (1217:5863)
  │   │         │       │ ├──[+] enum (1217:5832)
  │   │         │       │ ├──[+] enum (1217:5839)
  │   │         │       │ └──[+] enum (1217:5852)
  │   │         │       └─┬readOnly
  │   │         │         └──[🔀] type (1217:5659)❌ 
  │   │         ├─┬documentMeta
  │   │         │ ├──[+] required (1212:288)❌ 
  │   │         │ ├──[+] required (1212:315)❌ 
  │   │         │ ├──[+] properties (1207:29)
  │   │         │ ├──[+] properties (1208:29)
  │   │         │ ├─┬message
  │   │         │ │ └──[-] nullable (1:261129)❌ 
  │   │         │ ├─┬subject
  │   │         │ │ ├──[+] required (1208:677)❌ 
  │   │         │ │ ├──[+] required (1208:689)❌ 
  │   │         │ │ ├──[🔀] type (1208:57)❌ 
  │   │         │ │ ├──[+] properties (1208:379)
  │   │         │ │ └──[+] properties (1208:96)
  │   │         │ ├─┬signingOrder
  │   │         │ │ ├──[-] enum (1:260915)❌ 
  │   │         │ │ ├──[-] enum (1:260927)❌ 
  │   │         │ │ └──[+] nullable (1198:72)❌ 
  │   │         │ ├─┬timezone
  │   │         │ │ ├──[+] enum (1161:70)
  │   │         │ │ ├──[+] enum (1161:81)
  │   │         │ │ └──[-] nullable (1:261179)❌ 
  │   │         │ ├─┬id
  │   │         │ │ ├──[-] type (1:261027)❌ 
  │   │         │ │ ├──[+] nullable (1207:69)❌ 
  │   │         │ │ ├──[+] anyOf (1207:83)
  │   │         │ │ └──[+] anyOf (1207:248)
  │   │         │ ├─┬dateFormat
  │   │         │ │ └─┬Extensions
  │   │         │ │   └──[🔀] x-speakeasy-enums (1170:52)
  │   │         │ ├─┬password
  │   │         │ │ └──[-] default (1:262974)❌ 
  │   │         │ ├─┬uploadSignatureEnabled
  │   │         │ │ ├──[🔀] type (1166:49)❌ 
  │   │         │ │ └──[+] nullable (1166:69)❌ 
  │   │         │ ├─┬email设置
  │   │         │ │ ├──[+] required (1204:747)❌ 
  │   │         │ │ ├──[+] required (1204:771)❌ 
  │   │         │ │ ├──[🔀] default (1204:805)❌ 
  │   │         │ │ ├──[+] properties (1204:533)
  │   │         │ │ └──[+] properties (1204:475)
  │   │         │ ├─┬redirectUrl
  │   │         │ │ └──[+] default (1209:84)❌ 
  │   │         │ └─┬typedSignatureEnabled
  │   │         │   ├──[🔀] type (1164:48)❌ 
  │   │         │   └──[+] nullable (1164:68)❌ 
  │   │         └─┬status
  │   │           └──[+] enum (1139:101)
  │   └─┬Requestbody
  │     └─┬application/json
  │       └─┬Schema
  │         ├─┬meta
  │         │ ├──[+] properties (1126:23)
  │         │ ├──[+] properties (1127:23)
  │         │ ├─┬emailReplyTo
  │         │ │ ├──[+] pattern (1124:82)❌ 
  │         │ │ └──[-] format (1:258250)❌ 
  │         │ ├─┬redirectUrl
  │         │ │ └──[+] maxLength (1082:63)❌ 
  │         │ ├─┬email设置
  │         │ │ ├──[🔀] default (1125:595)❌ 
  │         │ │ ├──[+] properties (1125:527)
  │         │ │ └──[+] properties (1125:469)
  │         │ ├─┬subject
  │         │ │ ├──[+] required (1127:671)❌ 
  │         │ │ ├──[+] required (1127:683)❌ 
  │         │ │ ├──[🔀] type (1127:51)❌ 
  │         │ │ ├──[-] maxLength (1:256635)❌ 
  │         │ │ ├──[+] nullable (1127:71)❌ 
  │         │ │ ├──[+] properties (1127:373)
  │         │ │ └──[+] properties (1127:90)
  │         │ ├─┬dateFormat
  │         │ │ ├──[+] enum (1086:217)
  │         │ │ ├──[+] enum (1086:81)
  │         │ │ ├──[+] enum (1086:196)
  │         │ │ �...

@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 比较 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 比较 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 比较 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 比较 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 比较 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 比较 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 比较 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 比较 May 2, 2026 00:32
speakeasybot and others added 2 commits August 30, 2026 03:02
* `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**
注册 for free to join this conversation on GitHub. Already have an account? 登录 to comment

标签

minor Minor version bump

项目

None yet

Development

Successfully merging this pull request may close these issues.

1 participant