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 (634:5)
  ├──[+] path (192:5)
  ├──[+] path (145:5)
  ├──[+] path (193:5)
  ├─┬/envelope/get-many
  │ └─┬POST
  │   └─┬Responses
  │     └─┬200
  │       └─┬application/json
  │         └─┬Schema
  │           └─┬data
  │             └─┬Schema
  │               ├─┬status
  │               │ └──[+] enum (306:103)
  │               ├─┬documentMeta
  │               │ ├──[+] required (377:290)❌ 
  │               │ ├──[+] properties (375:31)
  │               │ ├─┬emailSettings
  │               │ │ ├──[+] required (372:749)❌ 
  │               │ │ ├──[+] required (372:773)❌ 
  │               │ │ ├──[🔀] default (372:807)❌ 
  │               │ │ ├──[+] properties (372:535)
  │               │ │ └──[+] properties (372:477)
  │               │ ├─┬id
  │               │ │ ├──[-] type (1:130666)❌ 
  │               │ │ ├──[+] nullable (375:71)❌ 
  │               │ │ ├──[+] anyOf (375:85)
  │               │ │ └──[+] anyOf (375:250)
  │               │ ├─┬signingOrder
  │               │ │ ├──[-] enum (1:130566)❌ 
  │               │ │ ├──[-] enum (1:130554)❌ 
  │               │ │ └──[+] nullable (366:74)❌ 
  │               │ ├─┬dateFormat
  │               │ │ └─┬Extensions
  │               │ │   └──[🔀] x-speakeasy-enums (338:54)
  │               │ ├─┬typedSignatureEnabled
  │               │ │ ├──[🔀] type (334:51)❌ 
  │               │ │ └──[+] nullable (334:71)❌ 
  │               │ ├─┬subject
  │               │ │ ├──[+] enum (329:72)
  │               │ │ ├──[+] enum (329:83)
  │               │ │ └──[-] nullable (1:130719)❌ 
  │               │ └─┬message
  │               │   └──[-] nullable (1:130768)❌ 
  │               ├─┬envelopeItems
  │               │ └─┬Schema
  │               │   ├──[+] required (381:266)❌ 
  │               │   ├──[+] properties (381:130)
  │               │   ├─┬order
  │               │   │ └──[🔀] type (381:178)❌ 
  │               │   └─┬title
  │               │     └──[🔀] type (381:230)❌ 
  │               ├─┬templateType
  │               │ └──[+] enum (309:87)
  │               ├─┬fields
  │               │ └─┬Schema
  │               │   └─┬fieldMeta
  │               │     ├─┬ONEOF
  │               │     │ ├──[+] required (380:932)❌ 
  │               │     │ ├──[+] properties (380:780)
  │               │     │ ├─┬placeholder
  │               │     │ │ ├──[+] enum (380:836)
  │               │     │ │ ├──[+] enum (380:847)
  │               │     │ │ ├──[+] enum (380:816)
  │               │     │ │ ├──[+] enum (380:823)
  │               │     │ │ └──[+] default (380:865)❌ 
  │               │     │ ├─┬readOnly
  │               │     │ │ └──[🔀] type (380:643)❌ 
  │               │     │ └─┬type
  │               │     │   ├──[-] enum (1:135062)❌ 
  │               │     │   └──[🔀] type (380:672)❌ 
  │               │     ├─┬ONEOF
  │               │     │ ├──[+] properties (380:1169)
  │               │     │ ├─┬readOnly
  │               │     │ │ └──[🔀] type (380:1032)❌ 
  │               │     │ ├─┬placeholder
  │               │     │ │ ├──[+] enum (380:1205)
  │               │     │ │ ├──[+] enum (380:1212)
  │               │     │ │ ├──[+] enum (380:1225)
  │               │     │ │ └──[+] enum (380:1236)
  │               │     │ ├─┬type
  │               │     │ │ ├──[+] enum (380:1327)
  │               │     │ │ ├──[+] enum (380:1334)
  │               │     │ │ ├──[+] enum (380:1343)
  │               │     │ │ └──[-] enum (1:135377)❌ 
  │               │     │ └─┬textAlign
  │               │     │   ├──[-] enum (1:135450)❌ 
  │               │     │   ├──[-] enum (1:135432)❌ 
  │               │     │   ├──[-] enum (1:135440)❌ 
  │               │     │   └──[🔀] type (380:1061)❌ 
  │               │     ├─┬ONEOF
  │               │     │ ├──[+] properties (380:1592)
  │               │     │ ├─┬textAlign
  │               │     │ │ ├──[-] enum (1:135812)❌ 
  │               │     │ │ ├──[-] enum (1:135820)❌ 
  │               │     │ │ ├──[-] enum (1:135830)❌ 
  │               │     │ │ └──[🔀] type (380:1484)❌ 
  │               │     │ ├─┬placeholder
  │               │     │ │ ├──[+] enum (380:1659)
  │               │     │ │ ├──[+] enum (380:1628)
  │               │     │ │ ├──[+] enum (380:1635)
  │               │     │ │ └──[+] enum (380:1648)
  │               │     │ ├─┬readOnly
  │               │     │ │ └──[🔀] type (380:1455)❌ 
  │               │     │ └─┬type
  │               │     │   ├──[+] enum (380:1746)
  │               │     │   ├──[+] enum (380:1753)
  │               │     │   ├──[+] enum (380:1762)
  │               │     │   └──[-] enum (1:135761)❌ 
  │               │     ├─┬ONEOF
  │               │     │ ├──[+] required (380:2222)❌ 
  │               │     │ ├──[+] properties (380:2011)
  │               │     │ ├─┬textAlign
  │               │     │ │ ├──[-] enum (1:136193)❌ 
  │               │     │ │ ├──[-] enum (1:136201)❌ 
  │               │     │ │ ├──[-] enum (1:136211)❌ 
  │               │     │ │ └──[🔀] type (380:1903)❌ 
  │               │     │ ├─┬placeholder
  │               │     │ │ ├──[+] enum (380:2047)
  │               │     │ │ ├──[+] enum (380:2054)
  │               │     │ │ ├──[+] enum (380:2067)
  │               │     │ │ ├──[+] enum (380:2078)
  │               │     │ │ └──[+] default (380:2096)❌ 
  │               │     │ ├─┬readOnly
  │               │     │ │ └──[🔀] type (380:1874)❌ 
  │               │     │ └─┬type
  │               │     │   ├──[+] enum (380:2183)
  │               │     │   ├──[+] enum (380:2190)
  │               │     │   ├──[+] enum (380:2199)
  │               │     │   └──[-] enum (1:136141)❌ 
  │               │     ├─┬ONEOF
  │               │     │ ├──[+] required (380:2669)❌ 
  │               │     │ ├──[+] properties (380:2459)
  │               │     │ ├─┬type
  │               │     │ │ ├──[+] enum (380:2630)
  │               │     │ │ ├──[+] enum (380:2637)
  │               │     │ │ ├──[+] enum (380:2646)
  │               │     │ │ └──[-] enum (1:136522)❌ 
  │               │     │ ├─┬textAlign
  │               │     │ │ ├──[-] enum (1:136591)❌ 
  │               │     │ │ ├──[-] enum (1:136573)❌ 
  │               │     │ │ ├──[-] enum (1:136581)❌ 
  │               │     │ │ └──[🔀] type (380:2351)❌ 
  │               │     │ ├─┬readOnly
  │               │     │ │ └──[🔀] type (380:2322)❌ 
  │               │     │ └─┬placeholder
  │               │     │   ├──[+] enum (380:2515)
  │               │     │   ├──[+] enum (380:2526)
  │               │     │   ├──[+] enum (380:2495)
  │               │     │   ├──[+] enum (380:2502)
  │               │     │   └──[+] default (380:2544)❌ 
  │               │     ├─┬ONEOF
  │               │     │ ├──[+] properties (380:2906)
  │               │     │ ├─┬placeholder
  │               │     │ │ ├──[+] enum (380:2942)
  │               │     │ │ ├──[+] enum (380:2949)
  │               │     │ │ ├──[+] enum (380:2962)
  │               │     │ │ └──[+] enum (380:2973)
  │               │     │ ├─┬verticalAlign
  │               │     │ │ ├──[+] enum (380:3014)
  │               │     │ │ ├──[-] enum (1:137291)❌ 
  │               │     │ │ ├──[-] enum (1:137298)❌ 
  │               │     │ │ ├──[-] enum (1:137308)❌ 
  │               │     │ │ ├──[-] enum (1:137318)❌ 
  │               │     │ │ └──[-] nullable (1:137276)❌ 
  │               │     │ ├─┬text
  │               │     │ │ └──[🔀] type (380:2798)❌ 
  │               │     │ ├─┬type
  │               │     │ │ ├──[+] enum (380:3132)
  │               │     │ │ ├──[+] enum (380:3139)
  │               │     │ │ ├──[+] enum (380:3148)
  │               │     │ │ └──[-] enum (1:136902)❌ 
  │               │     │ ├─┬readOnly
  │               │     │ │ └──[🔀] type (380:2769)❌ 
  │               │     │ └─┬textAlign
  │               │     │   ├──[-] enum (1:137033)❌ 
  │               │     │   ├──[-] enum (1:137041)❌ 
  │               │     │   └──[-] enum (1:137051)❌ 
  │               │     ├─┬ONEOF
  │               │     │ ├──[+] properties (380:3633)
  │               │     │ ├─┬readOnly
  │               │     │ │ └──[🔀] type (380:3496)❌ 
  │               │     │ ├─┬textAlign
  │               │     │ │ ├──[-] enum (1:137862)❌ 
  │               │     │ │ ├──[-] enum (1:137870)❌ 
  │               │     │ │ ├──[-] enum (1:137880)❌ 
  │               │     │ │ └──[🔀] type (380:3525)❌ 
  │               │     │ ├─┬value
  │               │     │ │ └──[+] enum (380:3741)
  │               │     │ ├─┬type
  │               │     │ │ ├──[+] enum (380:3954)
  │               │     │ │ ├──[+] enum (380:3961)
  │               │     │ │ ├──[+] enum (380:3970)
  │               │     │ │ └──[-] enum (1:137626)❌ 
  │               │     │ ├─┬verticalAlign
  │               │     │ │ ├──[-] enum (1:138120)❌ 
  │               │     │ │ ├──[-] enum (1:138127)❌ 
  │               │     │ │ ├──[-] enum (1:138137)❌ 
  │               │     │ │ ├──[-] enum (1:138147)❌ 
  │               │     │ │ └──[-] nullable (1:138105)❌ 
  │               │     │ └─┬placeholder
  │               │     │   ├──[+] enum (380:3700)
  │               │     │   ├──[+] enum (380:3669)
  │               │     │   ├──[+] enum (380:3676)
  │               │     │   └──[+] enum (380:3689)
  │               │     ├─┬ONEOF
  │               │     │ ├──[+] properties (380:4455)
  │               │     │ ├─┬placeholder
  │               │     │ │ ├──[+] enum (380:4498)
  │               │     │ │ ├──[+] enum (380:4511)
  │               │     │ │ ├──[+] enum (380:4522)
  │               │     │ │ └──[+] enum (380:4491)
  │               │     │ ├─┬values
  │               │     │ │ ├──[+] enum (380:4563)
  │               │     │ │ ├──[-] items (1:138503)❌ 
  │               │     │ │ └──[🔀] type (380:4546)❌ 
  │               │     │ ├─┬type
  │               │     │ │ ├──[-] enum (1:138455)❌ 
  │               │     │ │ └──[🔀] type (380:4347)❌ 
  │               │     │ └─┬readOnly
  │               │     │   └──[🔀] type (380:4318)❌ 
  │               │     ├─┬ONEOF
  │               │     │ ├──[+] properties (380:5089)
  │               │     │ ├─┬type
  │               │     │ │ ├──[-] enum (1:139072)❌ 
  │               │     │ │ └──[🔀] type (380:4981)❌ 
  │               │     │ ├─┬validationRule
  │               │     │ │ └──[🔀] type (380:5453)❌ 
  │               │     │ ├─┬validationLength
  │               │     │ │ ├──[+] enum (380:5197)
  │               │     │ │ └──[🔀] type (380:5180)❌ 
  │               │     │ ├─┬readOnly
  │               │     │ │ └──[🔀] type (380:4952)❌ 
  │               │     │ ├─┬placeholder
  │               │     │ │ ├──[+] enum (380:5125)
  │               │     │ │ ├──[+] enum (380:5132)
  │               │     │ │ ├──[+] enum (380:5145)
  │               │     │ │ └──[+] enum (380:5156)
  │               │     │ └─┬values
  │               │     │   ├──[-] items (1:139123)❌ 
  │               │     │   └──[🔀] type (380:5416)❌ 
  │               │     └─┬ONEOF
  │               │       ├──[+] properties (380:5798)
  │               │       ├─┬readOnly
  │               │       │ └──[🔀] type (380:5661)❌ 
  │               │       ├─┬placeholder
  │               │       │ ├──[+] enum (380:5834)
  │               │       │ ├──[+] enum (380:5841)
  │               │       │ ├──[+] enum (380:5854)
  │               │       │ └──[+] enum (380:5865)
  │               │       ├─┬type
  │               │       │ ├──[-] enum (1:139770)❌ 
  │               │       │ └──[🔀] type (380:5690)❌ 
  │               │       └─┬values
  │               │         ├──[+] enum (380:5906)
  │               │         ├──[-] items (1:139821)❌ 
  │               │         └──[🔀] type (380:5889)❌ 
  │               └─┬recipients
  │                 └─┬Schema
  │                   ├──[+] required (379:1308)❌ 
  │                   ├──[+] required (379:1320)❌ 
  │                   ├──[+] properties (379:647)
  │                   ├──[+] properties (379:601)
  │                   ├─┬signedAt
  │                   │ ├──[+] enum (379:173)
  │                   │ ├──[+] enum (379:182)
  │                   │ ├──[+] enum (379:193)
  │                   │ ├──[+] enum (379:159)
  │                   │ ├──[+] enum (379:164)
  │                   │ └──[-] nullable (1:133509)❌ 
  │                   ├─┬readStatus
  │                   │ ├──[-] enum (1:133073)❌ 
  │                   │ ├──[-] enum (1:133087)❌ 
  │                   │ └──[🔀] type (379:416)❌ 
  │                   ├─┬name
  │                   │ └──[+] nullable (379:641)❌ 
  │                   ├─┬role
  │                   │ ├──[+] enum (379:245)
  │                   │ ├──[+] enum (379:258)
  │                   │ ├──[-] enum (1:133016)❌ 
  │                   │ ├──[-] enum (1:132978)❌ 
  │                   │ ├──[-] enum (1:132984)❌ 
  │                   │ ├──[-] enum (1:132994)❌ 
  │                   │ └──[-] enum (1:133004)❌ 
  │                   ├─┬rejectionReason
  │                   │ └──[-] nullable (1:133975)❌ 
  │                   ├─┬token
  │                   │ ├──[🔀] type (379:1097)❌ 
  │                   │ └──[+] nullable (379:1117)❌ 
  │                   ├─┬signingStatus
  │                   │ ├──[-] enum (1:133144)❌ 
  │                   │ ├──[-] enum (1:133158)❌ 
  │                   │ ├──[-] enum (1:133168)❌ 
  │                   │ └──[+] nullable (379:743)❌ 
  │                   ├─┬signingOrder
  │                   │ ├──[+] enum (379:383)
  │                   │ ├──[+] enum (379:394)
  │                   │ ├──[🔀] type (379:366)❌ 
  │                   │ └──[-] nullable (1:133918)❌ 
  │                   ├─┬sendStatus
  │                   │ ├──[-] enum (1:133224)❌ 
  │                   │ ├──[-] enum (1:133236)❌ 
  │                   │ └──[+] nullable (379:1169)❌ 
  │                   └─┬id
  │                     ├──[🔀] type (379:575)❌ 
  │                     └──[+] nullable (379:595)❌ 
  ├─┬/template/recipient/create
  │ └─┬POST
  │   ├─┬Responses
  │   │ └─┬200
  │   │   └─┬application/json
  │   │     └─┬Schema
  │   │       ├──[+] required (1534:1443)❌ 
  │   │       ├──[+] required (1534:1455)❌ 
  │   │       ├──[+] properties (1534:688)
  │   │       ├──[+] properties (1534:642)
  │   │       ├─┬signingStatus
  │   │       │ ├──[-] enum (1:486067)❌ 
  │   │       │ ├──[-] enum (1:486081)❌ 
  │   │       │ ├──[-] enum (1:486091)❌ 
  │   │       │ └──[+] nullable (1534:784)❌ 
  │   │       ├─┬sendStatus
  │   │       │ ├──[-] enum (1:486147)❌ 
  │   │       │ ├──[-] enum (1:486159)❌ 
  │   │       │ └──[+] nullable (1534:1210)❌ 
  │   │       ├─┬id
  │   │       │ ├──[🔀] type (1534:616)❌ 
  │   │       │ └──[+] nullable (1534:636)❌ 
  │   │       ├─┬role
  │   │       │ ├──[+] enum (1534:286)
  │   │       │ ├──[+] enum (1534:299)
  │   │       │ ├──[-] enum (1:485917)❌ 
  │   │       │ ├──[-] enum (1:485927)❌ 
  │   │       │ ├──[-] enum (1:485939)❌ 
  │   │       │ ├──[-] enum (1:485901)❌ 
  │   │       │ └──[-] enum (1:485907)❌ 
  │   │       ├─┬signingOrder
  │   │       │ ├──[+] enum (1534:424)
  │   │       │ ├──[+] enum (1534:435)
  │   │       │ ├──[🔀] type (1534:407)❌ 
  │   │       │ └──[-] nullable (1:486841)❌ 
  │   │       ├─┬name
  │   │       │ └──[+] nullable (1534:682)❌ 
  │   │       ├─┬rejectionReason
  │   │       │ └──[-] nullable (1:486898)❌ 
  │   │       ├─┬token
  │   │       │ ├──[+] enum (1534:364)
  │   │       │ ├──[+] enum (1534:373)
  │   │       │ └──[+] enum (1534:351)
  │   │       ├─┬signedAt
  │   │       │ ├──[+] enum (1534:200)
  │   │       │ ├──[+] enum (1534:205)
  │   │       │ ├──[+] enum (1534:214)
  │   │       │ ├──[+] enum (1534:223)
  │   │       │ ├──[+] enum (1534:234)
  │   │       │ └──[-] nullable (1:486432)❌ 
  │   │       └─┬readStatus
  │   │         ├──[-] enum (1:485996)❌ 
  │   │         ├──[-] enum (1:486010)❌ 
  │   │         └──[🔀] type (1534:457)❌ 
  │   └─┬Requestbody
  │     └─┬application/json
  │       └─┬Schema
  │         └─┬recipient
  │           └─┬email
  │             ├──[+] pattern (1533:221)❌ 
  │             └──[-] format (1:485118)❌ 
  ├─┬/document/recipient/create-many
  │ └─┬POST
  │   ├─┬Responses
  │   │ └─┬200
  │   │   └─┬application/json
  │   │     └─┬Schema
  │   │       └─┬recipients
  │   │         └─┬Schema
  │   │           ├──[+] required (1480:1523)❌ 
  │   │           ├──[+] required (1480:1511)❌ 
  │   │           ├──[+] properties (1480:756)
  │   │           ├──[+] properties (1480:710)
  │   │           ├─┬readStatus
  │   │           │ ├──[-] enum (1:449447)❌ 
  │   │           │ ├──[-] enum (1:449461)❌ 
  │   │           │ └──[🔀] type (1480:525)❌ 
  │   │           ├─┬id
  │   │           │ ├──[🔀] type (1480:684)❌ 
  │   │           │ └──[+] nullable (1480:704)❌ 
  │   │           ├─┬token
  │   │           │ ├──[+] enum (1480:432)
  │   │           │ ├──[+] enum (1480:441)
  │   │           │ └──[+] enum (1480:419)
  │   │           ├─┬sendStatus
  │   │           │ ├──[-] enum (1:449598)❌ 
  │   │           │ ├──[-] enum (1:449610)❌ 
  │   │           │ └──[+] nullable (1480:1278)❌ 
  │   │           ├─┬role
  │   │           │ ├──[+] enum (1480:354)
  │   │           │ ├──[+] enum (1480:367)
  │   │           │ ├──[-] enum (1:449352)❌ 
  │   │           │ ├──[-] enum (1:449358)❌ 
  │   │           │ ├──[-] enum (1:449368)❌ 
  │   │           │ ├──[-] enum (1:449378)❌ 
  │   │           │ └──[-] enum (1:449390)❌ 
  │   │           ├─┬signedAt
  │   │           │ ├──[+] enum (1480:268)
  │   │           │ ├──[+] enum (1480:273)
  │   │           │ ├──[+] enum (1480:282)
  │   │           │ ├──[+] enum (1480:291)
  │   │           │ ├──[+] enum (1480:302)
  │   │           │ └──[-] nullable (1:449883)❌ 
  │   │           ├─┬name
  │   │           │ └──[+] nullable (1480:750)❌ 
  │   │           ├─┬signingOrder
  │   │           │ ├──[+] enum (1480:503)
  │   │           │ ├──[+] enum (1480:492)
  │   │           │ ├──[🔀] type (1480:475)❌ 
  │   │           │ └──[-] nullable (1:450292)❌ 
  │   │           ├─┬rejectionReason
  │   │           │ └──[-] nullable (1:450349)❌ 
  │   │           └─┬signingStatus
  │   │             ├──[-] enum (1:449542)❌ 
  │   │             ├──[-] enum (1:449518)❌ 
  │   │             ├──[-] enum (1:449532)❌ 
  │   │             └──[+] nullable (1480:852)❌ 
  │   └─┬Requestbody
  │     └─┬application/json
  │       └─┬Schema
  │         └─┬recipients
  │           └─┬Schema
  │             └─┬email
  │               ├──[+] pattern (1479:246)❌ 
  │               └──[-] format (1:448492)❌ 
  ├─┬/template/create/beta
  │ └─┬POST
  │   ├─┬Responses
  │   │ └─┬200
  │   │   └─┬application/json
  │   │     └─┬Schema
  │   │       └─┬template
  │   │         ├─┬recipients
  │   │         │ └─┬Schema
  │   │         │   ├──[+] required (1920:1412)❌ 
  │   │         │   ├──[+] required (1920:1400)❌ 
  │   │         │   ├──[+] properties (1920:645)
  │   │         │   ├──[+] properties (1920:599)
  │   │         │   ├─┬token
  │   │         │   │ ├──[+] enum (1920:308)
  │   │         │   │ ├──[+] enum (1920:321)
  │   │         │   │ └──[+] enum (1920:330)
  │   │         │   ├─┬id
  │   │         │   │ ├──[🔀] type (1920:573)❌ 
  │   │         │   │ └──[+] nullable (1920:593)❌ 
  │   │         │   ├─┬sendStatus
  │   │         │   │ ├──[-] enum (1:568987)❌ 
  │   │         │   │ ├──[-] enum (1:568999)❌ 
  │   │         │   │ └──[+] nullable (1920:1167)❌ 
  │   │         │   ├─┬readStatus
  │   │         │   │ ├──[-] enum (1:568850)❌ 
  │   │         │   │ ├──[-] enum (1:568836)❌ 
  │   │         │   │ └──[🔀] type (1920:414)❌ 
  │   │         │   ├─┬name
  │   │         │   │ └──[+] nullable (1920:639)❌ 
  │   │         │   ├─┬signingOrder
  │   │         │   │ ├──[+] enum (1920:381)
  │   │         │   │ ├──[+] enum (1920:392)
  │   │         │   │ ├──[🔀] type (1920:364)❌ 
  │   │         │   │ └──[-] nullable (1:569681)❌ 
  │   │         │   ├─┬signingStatus
  │   │         │   │ ├──[-] enum (1:568907)❌ 
  │   │         │   │ ├──[-] enum (1:568921)❌ 
  │   │         │   │ ├──[-] enum (1:568931)❌ 
  │   │         │   │ └──[+] nullable (1920:741)❌ 
  │   │         │   ├─┬role
  │   │         │   │ ├──[+] enum (1920:243)
  │   │         │   │ ├──[+] enum (1920:256)
  │   │         │   │ ├──[-] enum (1:568741)❌ 
  │   │         │   │ ├──[-] enum (1:568747)❌ 
  │   │         │   │ ├──[-] enum (1:568757)❌ 
  │   │         │   │ ├──[-] enum (1:568767)❌ 
  │   │         │   │ └──[-] enum (1:568779)❌ 
  │   │         │   ├─┬rejectionReason
  │   │         │   │ └──[-] nullable (1:569738)❌ 
  │   │         │   └─┬signedAt
  │   │         │     ├──[+] enum (1920:162)
  │   │         │     ├──[+] enum (1920:171)
  │   │         │     ├──[+] enum (1920:180)
  │   │         │     ├──[+] enum (1920:191)
  │   │         │     ├──[+] enum (1920:157)
  │   │         │     └──[-] nullable (1:569272)❌ 
  │   │         ├─┬templateMeta
  │   │         │ ├─┬emailSettings
  │   │         │ │ ├──[+] required (1911:771)❌ 
  │   │         │ │ ├──[+] required (1911:747)❌ 
  │   │         │ │ ├──[🔀] default (1911:805)❌ 
  │   │         │ │ ├──[+] properties (1911:533)
  │   │         │ │ └──[+] properties (1911:475)
  │   │         │ └─┬dateFormat
  │   │         │   └─┬Extensions
  │   │         │     └──[🔀] x-speakeasy-enums (1875:52)
  │   │         ├─┬fields
  │   │         │ └─┬Schema
  │   │         │   └─┬fieldMeta
  │   │         │     ├─┬ONEOF
  │   │         │     │ ├──[+] required (1921:930)❌ 
  │   │         │     │ ├──[+] properties (1921:778)
  │   │         │     │ ├─┬placeholder
  │   │         │     │ │ ├──[+] enum (1921:821)
  │   │         │     │ │ ├──[+] enum (1921:834)
  │   │         │     │ │ ├──[+] enum (1921:845)
  │   │         │     │ │ ├──[+] enum (1921:814)
  │   │         │     │ │ └──[+] default (1921:863)❌ 
  │   │         │     │ ├─┬type
  │   │         │     │ │ ├──[-] enum (1:570929)❌ 
  │   │         │     │ │ └──[🔀] type (1921:670)❌ 
  │   │         │     │ └─┬readOnly
  │   │         │     │   └──[🔀] type (1921:641)❌ 
  │   │         │     ├─┬ONEOF
  │   │         │     │ ├──[+] properties (1921:1167)
  │   │         │     │ ├─┬textAlign
  │   │         │     │ │ ├──[-] enum (1:571299)❌ 
  │   │         │     │ │ ├──[-] enum (1:571307)❌ 
  │   │         │     │ │ ├──[-] enum (1:571317)❌ 
  │   │         │     │ │ └──[🔀] type (1921:1059)❌ 
  │   │         │     │ ├─┬readOnly
  │   │         │     │ │ └──[🔀] type (1921:1030)❌ 
  │   │         │     │ ├─┬placeholder
  │   │         │     │ │ ├──[+] enum (1921:1203)
  │   │         │     │ │ ├──[+] enum (1921:1210)
  │   │         │     │ │ ├──[+] enum (1921:1223)
  │   │         │     │ │ └──[+] enum (1921:1234)
  │   │         │     │ └─┬type
  │   │         │     │   ├──[+] enum (1921:1332)
  │   │         │     │   ├──[+] enum (1921:1341)
  │   │         │     │   ├──[+] enum (1921:1325)
  │   │         │     │   └──[-] enum (1:571244)❌ 
  │   │         │     ├─┬ONEOF
  │   │         │     │ ├──[+] properties (1921:1590)
  │   │         │     │ ├─┬readOnly
  │   │         │     │ │ └──[🔀] type (1921:1453)❌ 
  │   │         │     │ ├─┬placeholder
  │   │         │     │ │ ├──[+] enum (1921:1626)
  │   │         │     │ │ ├──[+] enum (1921:1633)
  │   │         │     │ │ ├──[+] enum (1921:1646)
  │   │         │     │ │ └──[+] enum (1921:1657)
  │   │         │     │ ├─┬type
  │   │         │     │ │ ├──[+] enum (1921:1744)
  │   │         │     │ │ ├──[+] enum (1921:1751)
  │   │         │     │ │ ├──[+] enum (1921:1760)
  │   │         │     │ │ └──[-] enum (1:571628)❌ 
  │   │         │     │ └─┬textAlign
  │   │         │     │   ├──[-] enum (1:571679)❌ 
  │   │         │     │   ├──[-] enum (1:571687)❌ 
  │   │         │     │   ├──[-] enum (1:571697)❌ 
  │   │         │     │   └──[🔀] type (1921:1482)❌ 
  │   │         │     ├─┬ONEOF
  │   │         │     │ ├──[+] required (1921:2220)❌ 
  │   │         │     │ ├──[+] properties (1921:2009)
  │   │         │     │ ├─┬type
  │   │         │     │ │ ├──[+] enum (1921:2181)
  │   │         │     │ │ ├──[+] enum (1921:2188)
  │   │         │     │ │ ├──[+] enum (1921:2197)
  │   │         │     │ │ └──[-] enum (1:572008)❌ 
  │   │         │     │ ├─┬readOnly
  │   │         │     │ │ └──[🔀] type (1921:1872)❌ 
  │   │         │     │ ├─┬textAlign
  │   │         │     │ │ ├──[-] enum (1:572078)❌ 
  │   │         │     │ │ ├──[-] enum (1:572060)❌ 
  │   │         │     │ │ ├──[-] enum (1:572068)❌ 
  │   │         │     │ │ └──[🔀] type (1921:1901)❌ 
  │   │         │     │ └─┬placeholder
  │   │         │     │   ├──[+] enum (1921:2045)
  │   │         │     │   ├──[+] enum (1921:2052)
  │   │         │     │   ├──[+] enum (1921:2065)
  │   │         │     │   ├──[+] enum (1921:2076)
  │   │         │     │   └──[+] default (1921:2094)❌ 
  │   │         │     ├─┬ONEOF
  │   │         │     │ ├──[+] required (1921:2667)❌ 
  │   │         │     │ ├──[+] properties (1921:2457)
  │   │         │     │ ├─┬textAlign
  │   │         │     │ │ ├──[-] enum (1:572440)❌ 
  │   │         │     │ │ ├──[-] enum (1:572448)❌ 
  │   │         │     │ │ ├──[-] enum (1:572458)❌ 
  │   │         │     │ │ └──[🔀] type (1921:2349)❌ 
  │   │         │     │ ├─┬readOnly
  │   │         │     │ │ └──[🔀] type (1921:2320)❌ 
  │   │         │     │ ├─┬type
  │   │         │     │ │ ├──[+] enum (1921:2635)
  │   │         │     │ │ ├──[+] enum (1921:2644)
  │   │         │     │ │ ├──[+] enum (1921:2628)
  │   │         │     │ │ └──[-] enum (1:572389)❌ 
  │   │         │     │ └─┬placeholder
  │   │         │     │   ├──[+] enum (1921:2524)
  │   │         │     │   ├──[+] enum (1921:2493)
  │   │         │     │   ├──[+] enum (1921:2500)
  │   │         │     │   ├──[+] enum (1921:2513)
  │   │         │     │   └──[+] default (1921:2542)❌ 
  │   │         │     ├─┬ONEOF
  │   │         │     │ ├──[+] properties (1921:2904)
  │   │         │     │ ├─┬readOnly
  │   │         │     │ │ └──[🔀] type (1921:2767)❌ 
  │   │         │     │ ├─┬textAlign
  │   │         │     │ │ ├──[-] enum (1:572900)❌ 
  │   │         │     │ │ ├──[-] enum (1:572908)❌ 
  │   │         │     │ │ └──[-] enum (1:572918)❌ 
  │   │         │     │ ├─┬verticalAlign
  │   │         │     │ │ ├──[+] enum (1921:3012)
  │   │         │     │ │ ├──[-] enum (1:573175)❌ 
  │   │         │     │ │ ├──[-] enum (1:573185)❌ 
  │   │         │     │ │ ├──[-] enum (1:573158)❌ 
  │   │         │     │ │ ├──[-] enum (1:573165)❌ 
  │   │         │     │ │ └──[-] nullable (1:573143)❌ 
  │   │         │     │ ├─┬text
  │   │         │     │ │ └──[🔀] type (1921:2796)❌ 
  │   │         │     │ ├─┬type
  │   │         │     │ │ ├──[+] enum (1921:3130)
  │   │         │     │ │ ├──[+] enum (1921:3137)
  │   │         │     │ │ ├──[+] enum (1921:3146)
  │   │         │     │ │ └──[-] enum (1:572769)❌ 
  │   │         │     │ └─┬placeholder
  │   │         │     │   ├──[+] enum (1921:2940)
  │   │         │     │   ├──[+] enum (1921:2947)
  │   │         │     │   ├──[+] enum (1921:2960)
  │   │         │     │   └──[+] enum (1921:2971)
  │   │         │     ├─┬ONEOF
  │   │         │     │ ├──[+] properties (1921:3631)
  │   │         │     │ ├─┬value
  │   │         │     │ │ └──[+] enum (1921:3739)
  │   │         │     │ ├─┬readOnly
  │   │         │     │ │ └──[🔀] type (1921:3494)❌ 
  │   │         │     │ ├─┬placeholder
  │   │         │     │ │ ├──[+] enum (1921:3667)
  │   │         │     │ │ ├──[+] enum (1921:3674)
  │   │         │     │ │ ├──[+] enum (1921:3687)
  │   │         │     │ │ └──[+] enum (1921:3698)
  │   │         │     │ ├─┬verticalAlign
  │   │         │     │ │ ├──[-] enum (1:573987)❌ 
  │   │         │     │ │ ├──[-] enum (1:573994)❌ 
  │   │         │     │ │ ├──[-] enum (1:574004)❌ 
  │   │         │     │ │ ├──[-] enum (1:574014)❌ 
  │   │         │     │ │ └──[-] nullable (1:573972)❌ 
  │   │         │     │ ├─┬textAlign
  │   │         │     │ │ ├──[-] enum (1:573729)❌ 
  │   │         │     │ │ ├──[-] enum (1:573737)❌ 
  │   │         │     │ │ ├──[-] enum (1:573747)❌ 
  │   │         │     │ │ └──[🔀] type (1921:3523)❌ 
  │   │         │     │ └─┬type
  │   │         │     │   ├──[+] enum (1921:3952)
  │   │         │     │   ├──[+] enum (1921:3959)
  │   │         │     │   ├──[+] enum (1921:3968)
  │   │         │     │   └──[-] enum (1:573493)❌ 
  │   │         │     ├─┬ONEOF
  │   │         │     │ ├──[+] properties (1921:4453)
  │   │         │     │ ├─┬values
  │   │         │     │ │ ├──[+] enum (1921:4561)
  │   │         │     │ │ ├──[-] items (1:574370)❌ 
  │   │         │     │ │ └──[🔀] type (1921:4544)❌ 
  │   │         │     │ ├─┬readOnly
  │   │         │     │ │ └──[🔀] type (1921:4316)❌ 
  │   │         │     │ ├─┬type
  │   │         │     │ │ ├──[-] enum (1:574322)❌ 
  │   │         │     │ │ └──[🔀] type (1921:4345)❌ 
  │   │         │     │ └─┬placeholder
  │   │         │     │   ├──[+] enum (1921:4489)
  │   │         │     │   ├──[+] enum (1921:4496)
  │   │         │     │   ├──[+] enum (1921:4509)
  │   │         │     │   └──[+] enum (1921:4520)
  │   │         │     ├─┬ONEOF
  │   │         │     │ ├──[+] properties (1921:5087)
  │   │         │     │ ├─┬values
  │   │         │     │ │ ├──[-] items (1:574990)❌ 
  │   │         │     │ │ └──[🔀] type (1921:5414)❌ 
  │   │         │     │ ├─┬validationLength
  │   │         │     │ │ ├──[+] enum (1921:5195)
  │   │         │     │ │ └──[🔀] type (1921:5178)❌ 
  │   │         │     │ ├─┬type
  │   │         │     │ │ ├──[-] enum (1:574939)❌ 
  │   │         │     │ │ └──[🔀] type (1921:4979)❌ 
  │   │         │     │ ├─┬readOnly
  │   │         │     │ │ └──[🔀] type (1921:4950)❌ 
  │   │         │     │ ├─┬placeholder
  │   │         │     │ │ ├──[+] enum (1921:5123)
  │   │         │     │ │ ├──[+] enum (1921:5130)
  │   │         │     │ │ ├──[+] enum (1921:5143)
  │   │         │     │ │ └──[+] enum (1921:5154)
  │   │         │     │ └─┬validationRule
  │   │         │     │   └──[🔀] type (1921:5451)❌ 
  │   │         │     └─┬ONEOF
  │   │         │       ├──[+] properties (1921:5796)
  │   │         │       ├─┬readOnly
  │   │         │       │ └──[🔀] type (1921:5659)❌ 
  │   │         │       ├─┬placeholder
  │   │         │       │ ├──[+] enum (1921:5832)
  │   │         │       │ ├──[+] enum (1921:5839)
  │   │         │       │ ├──[+] enum (1921:5852)
  │   │         │       │ └──[+] enum (1921:5863)
  │   │         │       ├─┬type
  │   │         │       │ ├──[-] enum (1:575637)❌ 
  │   │         │       │ └──[🔀] type (1921:5688)❌ 
  │   │         │       └─┬values
  │   │         │         ├──[+] enum (1921:5904)
  │   │         │         ├──[-] items (1:575688)❌ 
  │   │         │         └──[🔀] type (1921:5887)❌ 
  │   │         └─┬type
  │   │           └──[+] enum (1849:77)
  │   └─┬Requestbody
  │     └─┬application/json
  │       └─┬Schema
  │         ├─┬meta
  │         │ ├─┬emailReplyTo
  │         │ │ ├──[+] pattern (1828:82)❌ 
  │         │ │ └──[-] format (1:562706)❌ 
  │         │ ├─┬dateFormat
  │         │ │ ├──[+] enum (1797:81)
  │         │ │ ├──[+] enum (1797:196)
  │         │ │ ├──[+] enum (1797:217)
  │         │ │ └─┬Extensions
  │         │ │   └──[🔀] x-speakeasy-enums (1798:46)
  │         │ └─┬emailSettings
  │         │   ├──[🔀] default (1829:579)❌ 
  │         │   ├──[+] properties (1829:511)
  │         │   └──[+] properties (1829:453)
  │         └─┬type
  │           └──[+] enum (1790:71)
  ├─┬/document/get-many
  │ └─┬POST
  │   └─┬Responses
  │     └─┬200
  │       └─┬application/json
  │         └─┬Schema
  │           └─┬data
  │             └─┬Schema
  │               ├─┬recipients
  │               │ └─┬Schema
  │               │   ├──[+] required (816:3427)❌ 
  │               │   ├──[+] required (816:3415)❌ 
  │               │   ├──[+] properties (816:2660)
  │               │   ├──[+] properties (816:2614)
  │               │   ├─┬readStatus
  │               │   │ ├──[-] enum (1:200195)❌ 
  │               │   │ ├──[-] enum (1:200209)❌ 
  │               │   │ └──[🔀] type (816:2429)❌ 
  │               │   ├─┬rejectionReason
  │               │   │ └──[-] nullable (1:201097)❌ 
  │               │   ├─┬token
  │               │   │ ├──[+] enum (816:2345)
  │               │   │ ├──[+] enum (816:2323)
  │               │   │ └──[+] enum (816:2336)
  │               │   ├─┬signingStatus
  │               │   │ ├──[-] enum (1:200266)❌ 
  │               │   │ ├──[-] enum (1:200280)❌ 
  │               │   │ ├──[-] enum (1:200290)❌ 
  │               │   │ └──[+] nullable (816:2756)❌ 
  │               │   ├─┬signedAt
  │               │   │ ├──[+] enum (816:2172)
  │               │   │ ├──[+] enum (816:2177)
  │               │   │ ├──[+] enum (816:2186)
  │               │   │ ├──[+] enum (816:2195)
  │               │   │ ├──[+] enum (816:2206)
  │               │   │ └──[-] nullable (1:200631)❌ 
  │               │   ├─┬sendStatus
  │               │   │ ├──[-] enum (1:200346)❌ 
  │               │   │ ├──[-] enum (1:200358)❌ 
  │               │   │ └──[+] nullable (816:3182)❌ 
  │               │   ├─┬role
  │               │   │ ├──[+] enum (816:2258)
  │               │   │ ├──[+] enum (816:2271)
  │               │   │ ├──[-] enum (1:200138)❌ 
  │               │   │ ├──[-] enum (1:200100)❌ 
  │               │   │ ├──[-] enum (1:200106)❌ 
  │               │   │ ├──[-] enum (1:200116)❌ 
  │               │   │ └──[-] enum (1:200126)❌ 
  │               │   ├─┬id
  │               │   │ ├──[🔀] type (816:2588)❌ 
  │               │   │ └──[+] nullable (816:2608)❌ 
  │               │   ├─┬signingOrder
  │               │   │ ├──[+] enum (816:2396)
  │               │   │ ├──[+] enum (816:2407)
  │               │   │ ├──[🔀] type (816:2379)❌ 
  │               │   │ └──[-] nullable (1:201040)❌ 
  │               │   └─┬name
  │               │     └──[+] nullable (816:2654)❌ 
  │               └─┬status
  │                 └──[+] enum (816:755)
  ├─┬/envelope/field/update-many
  │ └─┬POST
  │   ├─┬Responses
  │   │ └─┬200
  │   │   └─┬application/json
  │   │     └─┬Schema
  │   │       └─┬data
  │   │         └─┬Schema
  │   │           └─┬fieldMeta
  │   │             ├─┬ONEOF
  │   │             │ ├──[+] required (175:1039)❌ 
  │   │             │ ├──[+] properties (175:887)
  │   │             │ ├─┬placeholder
  │   │             │ │ ├──[+] enum (175:923)
  │   │             │ │ ├──[+] enum (175:930)
  │   │             │ │ ├──[+] enum (175:943)
  │   │             │ │ ├──[+] enum (175:954)
  │   │             │ │ └──[+] default (175:972)❌ 
  │   │             │ ├─┬readOnly
  │   │             │ │ └──[🔀] type (175:750)❌ 
  │   │             │ └─┬type
  │   │             │   ├──[-] enum (1:73991)❌ 
  │   │             │   └──[🔀] type (175:779)❌ 
  │   │             ├─┬ONEOF
  │   │             │ ├──[+] properties (175:1276)
  │   │             │ ├─┬textAlign
  │   │             │ │ ├──[-] enum (1:74361)❌ 
  │   │             │ │ ├──[-] enum (1:74369)❌ 
  │   │             │ │ ├──[-] enum (1:74379)❌ 
  │   │             │ │ └──[🔀] type (175:1168)❌ 
  │   │             │ ├─┬placeholder
  │   │             │ │ ├──[+] enum (175:1343)
  │   │             │ │ ├──[+] enum (175:1312)
  │   │             │ │ ├──[+] enum (175:1319)
  │   │             │ │ └──[+] enum (175:1332)
  │   │             │ ├─┬readOnly
  │   │             │ │ └──[🔀] type (175:1139)❌ 
  │   │             │ └─┬type
  │   │             │   ├──[+] enum (175:1450)
  │   │             │   ├──[+] enum (175:1434)
  │   │             │   ├──[+] enum (175:1441)
  │   │             │   └──[-] enum (1:74306)❌ 
  │   │             ├─┬ONEOF
  │   │             │ ├──[+] properties (175:1699)
  │   │             │ ├─┬type
  │   │             │ │ ├──[+] enum (175:1853)
  │   │             │ │ ├──[+] enum (175:1860)
  │   │             │ │ ├──[+] enum (175:1869)
  │   │             │ │ └──[-] enum (1:74690)❌ 
  │   │             │ ├─┬readOnly
  │   │             │ │ └──[🔀] type (175:1562)❌ 
  │   │             │ ├─┬textAlign
  │   │             │ │ ├──[-] enum (1:74741)❌ 
  │   │             │ │ ├──[-] enum (1:74749)❌ 
  │   │             │ │ ├──[-] enum (1:74759)❌ 
  │   │             │ │ └──[🔀] type (175:1591)❌ 
  │   │             │ └─┬placeholder
  │   │             │   ├──[+] enum (175:1735)
  │   │             │   ├──[+] enum (175:1742)
  │   │             │   ├──[+] enum (175:1755)
  │   │             │   └──[+] enum (175:1766)
  │   │             ├─┬ONEOF
  │   │             │ ├──[+] required (175:2329)❌ 
  │   │             │ ├──[+] properties (175:2118)
  │   │             │ ├─┬type
  │   │             │ │ ├──[+] enum (175:2306)
  │   │             │ │ ├──[+] enum (175:2290)
  │   │             │ │ ├──[+] enum (175:2297)
  │   │             │ │ └──[-] enum (1:75070)❌ 
  │   │             │ ├─┬textAlign
  │   │             │ │ ├──[-] enum (1:75122)❌ 
  │   │             │ │ ├──[-] enum (1:75130)❌ 
  │   │             │ │ ├──[-] enum (1:75140)❌ 
  │   │             │ │ └──[🔀] type (175:2010)❌ 
  │   │             │ ├─┬readOnly
  │   │             │ │ └──[🔀] type (175:1981)❌ 
  │   │             │ └─┬placeholder
  │   │             │   ├──[+] enum (175:2185)
  │   │             │   ├──[+] enum (175:2154)
  │   │             │   ├──[+] enum (175:2161)
  │   │             │   ├──[+] enum (175:2174)
  │   │             │   └──[+] default (175:2203)❌ 
  │   │             ├─┬ONEOF
  │   │             │ ├──[+] required (175:2776)❌ 
  │   │             │ ├──[+] properties (175:2566)
  │   │             │ ├─┬type
  │   │             │ │ ├──[+] enum (175:2737)
  │   │             │ │ ├──[+] enum (175:2744)
  │   │             │ │ ├──[+] enum (175:2753)
  │   │             │ │ └──[-] enum (1:75451)❌ 
  │   │             │ ├─┬placeholder
  │   │             │ │ ├──[+] enum (175:2609)
  │   │             │ │ ├──[+] enum (175:2622)
  │   │             │ │ ├──[+] enum (175:2633)
  │   │             │ │ ├──[+] enum (175:2602)
  │   │             │ │ └──[+] default (175:2651)❌ 
  │   │             │ ├─┬textAlign
  │   │             │ │ ├──[-] enum (1:75502)❌ 
  │   │             │ │ ├──[-] enum (1:75510)❌ 
  │   │             │ │ ├──[-] enum (1:75520)❌ 
  │   │             │ │ └──[🔀] type (175:2458)❌ 
  │   │             │ └─┬readOnly
  │   │             │   └──[🔀] type (175:2429)❌ 
  │   │             ├─┬ONEOF
  │   │             │ ├──[+] properties (175:3013)
  │   │             │ ├─┬textAlign
  │   │             │ │ ├──[-] enum (1:75970)❌ 
  │   │             │ │ ├──[-] enum (1:75980)❌ 
  │   │             │ │ └──[-] enum (1:75962)❌ 
  │   │             │ ├─┬readOnly
  │   │             │ │ └──[🔀] type (175:2876)❌ 
  │   │             │ ├─┬verticalAlign
  │   │             │ │ ├──[+] enum (175:3121)
  │   │             │ │ ├──[-] enum (1:76220)❌ 
  │   │             │ │ ├──[-] enum (1:76227)❌ 
  │   │             │ │ ├──[-] enum (1:76237)❌ 
  │   │             │ │ ├──[-] enum (1:76247)❌ 
  │   │             │ │ └──[-] nullable (1:76205)❌ 
  │   │             │ ├─┬type
  │   │             │ │ ├──[+] enum (175:3239)
  │   │             │ │ ├──[+] enum (175:3246)
  │   │             │ │ ├──[+] enum (175:3255)
  │   │             │ │ └──[-] enum (1:75831)❌ 
  │   │             │ ├─┬text
  │   │             │ │ └──[🔀] type (175:2905)❌ 
  │   │             │ └─┬placeholder
  │   │             │   ├──[+] enum (175:3049)
  │   │             │   ├──[+] enum (175:3056)
  │   │             │   ├──[+] enum (175:3069)
  │   │             │   └──[+] enum (175:3080)
  │   │             ├─┬ONEOF
  │   │             │ ├──[+] properties (175:3740)
  │   │             │ ├─┬textAlign
  │   │             │ │ ├──[-] enum (1:76791)❌ 
  │   │             │ │ ├──[-] enum (1:76799)❌ 
  │   │             │ │ ├──[-] enum (1:76809)❌ 
  │   │             │ │ └──[🔀] type (175:3632)❌ 
  │   │             │ ├─┬placeholder
  │   │             │ │ ├──[+] enum (175:3776)
  │   │             │ │ ├──[+] enum (175:3783)
  │   │             │ │ ├──[+] enum (175:3796)
  │   │             │ │ └──[+] enum (175:3807)
  │   │             │ ├─┬value
  │   │             │ │ └──[+] enum (175:3848)
  │   │             │ ├─┬readOnly
  │   │             │ │ └──[🔀] type (175:3603)❌ 
  │   │             │ ├─┬type
  │   │             │ │ ├──[+] enum (175:4061)
  │   │             │ │ ├──[+] enum (175:4068)
  │   │             │ │ ├──[+] enum (175:4077)
  │   │             │ │ └──[-] enum (1:76555)❌ 
  │   │             │ └─┬verticalAlign
  │   │             │   ├──[-] enum (1:77049)❌ 
  │   │             │   ├──[-] enum (1:77056)❌ 
  │   │             │   ├──[-] enum (1:77066)❌ 
  │   │             │   ├──[-] enum (1:77076)❌ 
  │   │             │   └──[-] nullable (1:77034)❌ 
  │   │             ├─┬ONEOF
  │   │             │ ├──[+] properties (175:4562)
  │   │             │ ├─┬placeholder
  │   │             │ │ ├──[+] enum (175:4629)
  │   │             │ │ ├──[+] enum (175:4598)
  │   │             │ │ ├──[+] enum (175:4605)
  │   │             │ │ └──[+] enum (175:4618)
  │   │             │ ├─┬readOnly
  │   │             │ │ └──[🔀] type (175:4425)❌ 
  │   │             │ ├─┬values
  │   │             │ │ ├──[+] enum (175:4670)
  │   │             │ │ ├──[-] items (1:77432)❌ 
  │   │             │ │ └──[🔀] type (175:4653)❌ 
  │   │             │ └─┬type
  │   │             │   ├──[-] enum (1:77384)❌ 
  │   │             │   └──[🔀] type (175:4454)❌ 
  │   │             ├─┬ONEOF
  │   │             │ ├──[+] properties (175:5196)
  │   │             │ ├─┬readOnly
  │   │             │ │ └──[🔀] type (175:5059)❌ 
  │   │             │ ├─┬validationRule
  │   │             │ │ └──[🔀] type (175:5560)❌ 
  │   │             │ ├─┬placeholder
  │   │             │ │ ├──[+] enum (175:5232)
  │   │             │ │ ├──[+] enum (175:5239)
  │   │             │ │ ├──[+] enum (175:5252)
  │   │             │ │ └──[+] enum (175:5263)
  │   │             │ ├─┬values
  │   │             │ │ ├──[-] items (1:78052)❌ 
  │   │             │ │ └──[🔀] type (175:5523)❌ 
  │   │             │ ├─┬type
  │   │             │ │ ├──[-] enum (1:78001)❌ 
  │   │             │ │ └──[🔀] type (175:5088)❌ 
  │   │             │ └─┬validationLength
  │   │             │   ├──[+] enum (175:5304)
  │   │             │   └──[🔀] type (175:5287)❌ 
  │   │             └─┬ONEOF
  │   │               ├──[+] properties (175:5905)
  │   │               ├─┬readOnly
  │   │               │ └──[🔀] type (175:5768)❌ 
  │   │               ├─┬type
  │   │               │ ├──[-] enum (1:78699)❌ 
  │   │               │ └──[🔀] type (175:5797)❌ 
  │   │               ├─┬placeholder
  │   │               │ ├──[+] enum (175:5972)
  │   │               │ ├──[+] enum (175:5941)
  │   │               │ ├──[+] enum (175:5948)
  │   │               │ └──[+] enum (175:5961)
  │   │               └─┬values
  │   │                 ├──[+] enum (175:6013)
  │   │                 ├──[-] items (1:78750)❌ 
  │   │                 └──[🔀] type (175:5996)❌ 
  │   └─┬Requestbody
  │     └─┬application/json
  │       └─┬Schema
  │         └─┬data
  │           └─┬Schema
  │             ├──[+] allOf (174:8016)
  │             ├─┬ALLOF
  │             │ ├─┬ONEOF
  │             │ │ └─┬fieldMeta
  │             │ │   ├──[🔀] default (174:669)❌ 
  │             │ │   ├──[+] properties (174:499)
  │             │ │   ├─┬placeholder
  │             │ │   │ ├──[+] enum (174:535)
  │             │ │   │ ├──[+] enum (174:542)
  │             │ │   │ ├──[+] enum (174:555)
  │             │ │   │ ├──[+] enum (174:566)
  │             │ │   │ └──[+] default (174:584)❌ 
  │             │ │   ├─┬readOnly
  │             │ │   │ └──[🔀] type (174:362)❌ 
  │             │ │   └─┬type
  │             │ │     ├──[-] enum (1:65323)❌ 
  │             │ │     └──[🔀] type (174:391)❌ 
  │             │ ├─┬ONEOF
  │             │ │ └─┬fieldMeta
  │             │ │   ├──[+] properties (174:1155)
  │             │ │   ├─┬type
  │             │ │   │ ├──[+] enum (174:1313)
  │             │ │   │ ├──[+] enum (174:1320)
  │             │ │   │ ├──[+] enum (174:1329)
  │             │ │   │ └──[-] enum (1:65923)❌ 
  │             │ │   ├─┬textAlign
  │             │ │   │ ├──[-] enum (1:65978)❌ 
  │             │ │   │ ├──[-] enum (1:65986)❌ 
  │             │ │   │ ├──[-] enum (1:65996)❌ 
  │             │ │   │ └──[🔀] type (174:1047)❌ 
  │             │ │   ├─┬placeholder
  │             │ │   │ ├──[+] enum (174:1191)
  │             │ │   │ ├──[+] enum (174:1198)
  │             │ │   │ ├──[+] enum (174:1211)
  │             │ │   │ └──[+] enum (174:1222)
  │             │ │   └─┬readOnly
  │             │ │     └──[🔀] type (174:1018)❌ 
  │             │ ├─┬ONEOF
  │             │ │ └─┬fieldMeta
  │             │ │   ├──[+] properties (174:1747)
  │             │ │   ├─┬type
  │             │ │   │ ├──[+] enum (174:1917)
  │             │ │   │ ├──[+] enum (174:1901)
  │             │ │   │ ├──[+] enum (174:1908)
  │             │ │   │ └──[-] enum (1:66494)❌ 
  │             │ │   ├─┬textAlign
  │             │ │   │ ├──[-] enum (1:66545)❌ 
  │             │ │   │ ├──[-] enum (1:66553)❌ 
  │             │ │   │ ├──[-] enum (1:66563)❌ 
  │             │ │   │ └──[🔀] type (174:1639)❌ 
  │             │ │   ├─┬placeholder
  │             │ │   │ ├──[+] enum (174:1783)
  │             │ │   │ ├──[+] enum (174:1790)
  │             │ │   │ ├──[+] enum (174:1803)
  │             │ │   │ └──[+] enum (174:1814)
  │             │ │   └─┬re...

@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 23, 2026 00:58
* `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