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 (145:5)
  ├──[+] path (193:5)
  ├──[+] path (634:5)
  ├──[+] path (192:5)
  ├─┬/document
  │ └─┬GET
  │   ├─┬Parameters
  │   │ └─┬Schema
  │   │   └──[+] enum (823:837)
  │   └─┬Responses
  │     └─┬200
  │       └─┬application/json
  │         └─┬Schema
  │           └─┬data
  │             └─┬Schema
  │               ├─┬recipients
  │               │ └─┬Schema
  │               │   ├──[+] required (824:3013)❌ 
  │               │   ├──[+] required (824:3025)❌ 
  │               │   ├──[+] properties (824:2258)
  │               │   ├──[+] properties (824:2212)
  │               │   ├─┬role
  │               │   │ ├──[+] enum (824:1856)
  │               │   │ ├──[+] enum (824:1869)
  │               │   │ ├──[-] enum (1:206638)❌ 
  │               │   │ ├──[-] enum (1:206644)❌ 
  │               │   │ ├──[-] enum (1:206654)❌ 
  │               │   │ ├──[-] enum (1:206664)❌ 
  │               │   │ └──[-] enum (1:206676)❌ 
  │               │   ├─┬sendStatus
  │               │   │ ├──[-] enum (1:206884)❌ 
  │               │   │ ├──[-] enum (1:206896)❌ 
  │               │   │ └──[+] nullable (824:2780)❌ 
  │               │   ├─┬id
  │               │   │ ├──[🔀] type (824:2186)❌ 
  │               │   │ └──[+] nullable (824:2206)❌ 
  │               │   ├─┬token
  │               │   │ ├──[+] enum (824:1921)
  │               │   │ ├──[+] enum (824:1934)
  │               │   │ └──[+] enum (824:1943)
  │               │   ├─┬rejectionReason
  │               │   │ └──[-] nullable (1:207635)❌ 
  │               │   ├─┬name
  │               │   │ └──[+] nullable (824:2252)❌ 
  │               │   ├─┬signedAt
  │               │   │ ├──[+] enum (824:1770)
  │               │   │ ├──[+] enum (824:1775)
  │               │   │ ├──[+] enum (824:1784)
  │               │   │ ├──[+] enum (824:1793)
  │               │   │ ├──[+] enum (824:1804)
  │               │   │ └──[-] nullable (1:207169)❌ 
  │               │   ├─┬readStatus
  │               │   │ ├──[-] enum (1:206733)❌ 
  │               │   │ ├──[-] enum (1:206747)❌ 
  │               │   │ └──[🔀] type (824:2027)❌ 
  │               │   ├─┬signingStatus
  │               │   │ ├──[-] enum (1:206804)❌ 
  │               │   │ ├──[-] enum (1:206818)❌ 
  │               │   │ ├──[-] enum (1:206828)❌ 
  │               │   │ └──[+] nullable (824:2354)❌ 
  │               │   └─┬signingOrder
  │               │     ├──[+] enum (824:2005)
  │               │     ├──[+] enum (824:1994)
  │               │     ├──[🔀] type (824:1977)❌ 
  │               │     └──[-] nullable (1:207578)❌ 
  │               └─┬status
  │                 └──[+] enum (824:353)
  ├─┬/template/field/update
  │ └─┬POST
  │   ├─┬Responses
  │   │ └─┬200
  │   │   └─┬application/json
  │   │     └─┬Schema
  │   │       └─┬fieldMeta
  │   │         ├─┬ONEOF
  │   │         │ ├──[+] required (1382:977)❌ 
  │   │         │ ├──[+] properties (1382:825)
  │   │         │ ├─┬placeholder
  │   │         │ │ ├──[+] enum (1382:861)
  │   │         │ │ ├──[+] enum (1382:868)
  │   │         │ │ ├──[+] enum (1382:881)
  │   │         │ │ ├──[+] enum (1382:892)
  │   │         │ │ └──[+] default (1382:910)❌ 
  │   │         │ ├─┬readOnly
  │   │         │ │ └──[🔀] type (1382:688)❌ 
  │   │         │ └─┬type
  │   │         │   ├──[-] enum (1:399367)❌ 
  │   │         │   └──[🔀] type (1382:717)❌ 
  │   │         ├─┬ONEOF
  │   │         │ ├──[+] properties (1382:1214)
  │   │         │ ├─┬type
  │   │         │ │ ├──[+] enum (1382:1379)
  │   │         │ │ ├──[+] enum (1382:1388)
  │   │         │ │ ├──[+] enum (1382:1372)
  │   │         │ │ └──[-] enum (1:399682)❌ 
  │   │         │ ├─┬placeholder
  │   │         │ │ ├──[+] enum (1382:1270)
  │   │         │ │ ├──[+] enum (1382:1281)
  │   │         │ │ ├──[+] enum (1382:1250)
  │   │         │ │ └──[+] enum (1382:1257)
  │   │         │ ├─┬textAlign
  │   │         │ │ ├──[-] enum (1:399737)❌ 
  │   │         │ │ ├──[-] enum (1:399745)❌ 
  │   │         │ │ ├──[-] enum (1:399755)❌ 
  │   │         │ │ └──[🔀] type (1382:1106)❌ 
  │   │         │ └─┬readOnly
  │   │         │   └──[🔀] type (1382:1077)❌ 
  │   │         ├─┬ONEOF
  │   │         │ ├──[+] properties (1382:1637)
  │   │         │ ├─┬placeholder
  │   │         │ │ ├──[+] enum (1382:1680)
  │   │         │ │ ├──[+] enum (1382:1693)
  │   │         │ │ ├──[+] enum (1382:1704)
  │   │         │ │ └──[+] enum (1382:1673)
  │   │         │ ├─┬type
  │   │         │ │ ├──[+] enum (1382:1791)
  │   │         │ │ ├──[+] enum (1382:1798)
  │   │         │ │ ├──[+] enum (1382:1807)
  │   │         │ │ └──[-] enum (1:400066)❌ 
  │   │         │ ├─┬readOnly
  │   │         │ │ └──[🔀] type (1382:1500)❌ 
  │   │         │ └─┬textAlign
  │   │         │   ├──[-] enum (1:400117)❌ 
  │   │         │   ├──[-] enum (1:400125)❌ 
  │   │         │   ├──[-] enum (1:400135)❌ 
  │   │         │   └──[🔀] type (1382:1529)❌ 
  │   │         ├─┬ONEOF
  │   │         │ ├──[+] required (1382:2267)❌ 
  │   │         │ ├──[+] properties (1382:2056)
  │   │         │ ├─┬type
  │   │         │ │ ├──[+] enum (1382:2244)
  │   │         │ │ ├──[+] enum (1382:2228)
  │   │         │ │ ├──[+] enum (1382:2235)
  │   │         │ │ └──[-] enum (1:400446)❌ 
  │   │         │ ├─┬placeholder
  │   │         │ │ ├──[+] enum (1382:2092)
  │   │         │ │ ├──[+] enum (1382:2099)
  │   │         │ │ ├──[+] enum (1382:2112)
  │   │         │ │ ├──[+] enum (1382:2123)
  │   │         │ │ └──[+] default (1382:2141)❌ 
  │   │         │ ├─┬readOnly
  │   │         │ │ └──[🔀] type (1382:1919)❌ 
  │   │         │ └─┬textAlign
  │   │         │   ├──[-] enum (1:400506)❌ 
  │   │         │   ├──[-] enum (1:400516)❌ 
  │   │         │   ├──[-] enum (1:400498)❌ 
  │   │         │   └──[🔀] type (1382:1948)❌ 
  │   │         ├─┬ONEOF
  │   │         │ ├──[+] required (1382:2714)❌ 
  │   │         │ ├──[+] properties (1382:2504)
  │   │         │ ├─┬placeholder
  │   │         │ │ ├──[+] enum (1382:2540)
  │   │         │ │ ├──[+] enum (1382:2547)
  │   │         │ │ ├──[+] enum (1382:2560)
  │   │         │ │ ├──[+] enum (1382:2571)
  │   │         │ │ └──[+] default (1382:2589)❌ 
  │   │         │ ├─┬readOnly
  │   │         │ │ └──[🔀] type (1382:2367)❌ 
  │   │         │ ├─┬type
  │   │         │ │ ├──[+] enum (1382:2675)
  │   │         │ │ ├──[+] enum (1382:2682)
  │   │         │ │ ├──[+] enum (1382:2691)
  │   │         │ │ └──[-] enum (1:400827)❌ 
  │   │         │ └─┬textAlign
  │   │         │   ├──[-] enum (1:400878)❌ 
  │   │         │   ├──[-] enum (1:400886)❌ 
  │   │         │   ├──[-] enum (1:400896)❌ 
  │   │         │   └──[🔀] type (1382:2396)❌ 
  │   │         ├─┬ONEOF
  │   │         │ ├──[+] properties (1382:2951)
  │   │         │ ├─┬type
  │   │         │ │ ├──[+] enum (1382:3177)
  │   │         │ │ ├──[+] enum (1382:3184)
  │   │         │ │ ├──[+] enum (1382:3193)
  │   │         │ │ └──[-] enum (1:401207)❌ 
  │   │         │ ├─┬text
  │   │         │ │ └──[🔀] type (1382:2843)❌ 
  │   │         │ ├─┬textAlign
  │   │         │ │ ├──[-] enum (1:401338)❌ 
  │   │         │ │ ├──[-] enum (1:401346)❌ 
  │   │         │ │ └──[-] enum (1:401356)❌ 
  │   │         │ ├─┬readOnly
  │   │         │ │ └──[🔀] type (1382:2814)❌ 
  │   │         │ ├─┬verticalAlign
  │   │         │ │ ├──[+] enum (1382:3059)
  │   │         │ │ ├──[-] enum (1:401596)❌ 
  │   │         │ │ ├──[-] enum (1:401603)❌ 
  │   │         │ │ ├──[-] enum (1:401613)❌ 
  │   │         │ │ ├──[-] enum (1:401623)❌ 
  │   │         │ │ └──[-] nullable (1:401581)❌ 
  │   │         │ └─┬placeholder
  │   │         │   ├──[+] enum (1382:3018)
  │   │         │   ├──[+] enum (1382:2987)
  │   │         │   ├──[+] enum (1382:2994)
  │   │         │   └──[+] enum (1382:3007)
  │   │         ├─┬ONEOF
  │   │         │ ├──[+] properties (1382:3678)
  │   │         │ ├─┬readOnly
  │   │         │ │ └──[🔀] type (1382:3541)❌ 
  │   │         │ ├─┬textAlign
  │   │         │ │ ├──[-] enum (1:402167)❌ 
  │   │         │ │ ├──[-] enum (1:402175)❌ 
  │   │         │ │ ├──[-] enum (1:402185)❌ 
  │   │         │ │ └──[🔀] type (1382:3570)❌ 
  │   │         │ ├─┬type
  │   │         │ │ ├──[+] enum (1382:3999)
  │   │         │ │ ├──[+] enum (1382:4006)
  │   │         │ │ ├──[+] enum (1382:4015)
  │   │         │ │ └──[-] enum (1:401931)❌ 
  │   │         │ ├─┬placeholder
  │   │         │ │ ├──[+] enum (1382:3714)
  │   │         │ │ ├──[+] enum (1382:3721)
  │   │         │ │ ├──[+] enum (1382:3734)
  │   │         │ │ └──[+] enum (1382:3745)
  │   │         │ ├─┬value
  │   │         │ │ └──[+] enum (1382:3786)
  │   │         │ └─┬verticalAlign
  │   │         │   ├──[-] enum (1:402425)❌ 
  │   │         │   ├──[-] enum (1:402432)❌ 
  │   │         │   ├──[-] enum (1:402442)❌ 
  │   │         │   ├──[-] enum (1:402452)❌ 
  │   │         │   └──[-] nullable (1:402410)❌ 
  │   │         ├─┬ONEOF
  │   │         │ ├──[+] properties (1382:4500)
  │   │         │ ├─┬readOnly
  │   │         │ │ └──[🔀] type (1382:4363)❌ 
  │   │         │ ├─┬type
  │   │         │ │ ├──[-] enum (1:402760)❌ 
  │   │         │ │ └──[🔀] type (1382:4392)❌ 
  │   │         │ ├─┬placeholder
  │   │         │ │ ├──[+] enum (1382:4536)
  │   │         │ │ ├──[+] enum (1382:4543)
  │   │         │ │ ├──[+] enum (1382:4556)
  │   │         │ │ └──[+] enum (1382:4567)
  │   │         │ └─┬values
  │   │         │   ├──[+] enum (1382:4608)
  │   │         │   ├──[-] items (1:402808)❌ 
  │   │         │   └──[🔀] type (1382:4591)❌ 
  │   │         ├─┬ONEOF
  │   │         │ ├──[+] properties (1382:5134)
  │   │         │ ├─┬readOnly
  │   │         │ │ └──[🔀] type (1382:4997)❌ 
  │   │         │ ├─┬validationRule
  │   │         │ │ └──[🔀] type (1382:5498)❌ 
  │   │         │ ├─┬placeholder
  │   │         │ │ ├──[+] enum (1382:5201)
  │   │         │ │ ├──[+] enum (1382:5170)
  │   │         │ │ ├──[+] enum (1382:5177)
  │   │         │ │ └──[+] enum (1382:5190)
  │   │         │ ├─┬values
  │   │         │ │ ├──[-] items (1:403428)❌ 
  │   │         │ │ └──[🔀] type (1382:5461)❌ 
  │   │         │ ├─┬validationLength
  │   │         │ │ ├──[+] enum (1382:5242)
  │   │         │ │ └──[🔀] type (1382:5225)❌ 
  │   │         │ └─┬type
  │   │         │   ├──[-] enum (1:403377)❌ 
  │   │         │   └──[🔀] type (1382:5026)❌ 
  │   │         └─┬ONEOF
  │   │           ├──[+] properties (1382:5843)
  │   │           ├─┬type
  │   │           │ ├──[-] enum (1:404075)❌ 
  │   │           │ └──[🔀] type (1382:5735)❌ 
  │   │           ├─┬placeholder
  │   │           │ ├──[+] enum (1382:5910)
  │   │           │ ├──[+] enum (1382:5879)
  │   │           │ ├──[+] enum (1382:5886)
  │   │           │ └──[+] enum (1382:5899)
  │   │           ├─┬readOnly
  │   │           │ └──[🔀] type (1382:5706)❌ 
  │   │           └─┬values
  │   │             ├──[+] enum (1382:5951)
  │   │             ├──[-] items (1:404126)❌ 
  │   │             └──[🔀] type (1382:5934)❌ 
  │   └─┬Requestbody
  │     └─┬application/json
  │       └─┬Schema
  │         └─┬field
  │           └─┬ALLOF
  │             ├─┬ONEOF
  │             │ └─┬fieldMeta
  │             │   ├──[+] properties (1381:476)
  │             │   ├─┬placeholder
  │             │   │ ├──[+] enum (1381:512)
  │             │   │ ├──[+] enum (1381:519)
  │             │   │ ├──[+] enum (1381:532)
  │             │   │ ├──[+] enum (1381:543)
  │             │   │ └──[+] default (1381:561)❌ 
  │             │   ├─┬type
  │             │   │ ├──[-] enum (1:391993)❌ 
  │             │   │ └──[🔀] type (1381:368)❌ 
  │             │   └─┬readOnly
  │             │     └──[🔀] type (1381:339)❌ 
  │             ├─┬ONEOF
  │             │ └─┬fieldMeta
  │             │   ├──[+] properties (1381:1069)
  │             │   ├─┬textAlign
  │             │   │ ├──[-] enum (1:392598)❌ 
  │             │   │ ├──[-] enum (1:392606)❌ 
  │             │   │ ├──[-] enum (1:392616)❌ 
  │             │   │ └──[🔀] type (1381:961)❌ 
  │             │   ├─┬readOnly
  │             │   │ └──[🔀] type (1381:932)❌ 
  │             │   ├─┬placeholder
  │             │   │ ├──[+] enum (1381:1105)
  │             │   │ ├──[+] enum (1381:1112)
  │             │   │ ├──[+] enum (1381:1125)
  │             │   │ └──[+] enum (1381:1136)
  │             │   └─┬type
  │             │     ├──[+] enum (1381:1234)
  │             │     ├──[+] enum (1381:1243)
  │             │     ├──[+] enum (1381:1227)
  │             │     └──[-] enum (1:392543)❌ 
  │             ├─┬ONEOF
  │             │ └─┬fieldMeta
  │             │   ├──[+] properties (1381:1598)
  │             │   ├─┬readOnly
  │             │   │ └──[🔀] type (1381:1461)❌ 
  │             │   ├─┬type
  │             │   │ ├──[+] enum (1381:1759)
  │             │   │ ├──[+] enum (1381:1768)
  │             │   │ ├──[+] enum (1381:1752)
  │             │   │ └──[-] enum (1:393044)❌ 
  │             │   ├─┬textAlign
  │             │   │ ├──[-] enum (1:393113)❌ 
  │             │   │ ├──[-] enum (1:393095)❌ 
  │             │   │ ├──[-] enum (1:393103)❌ 
  │             │   │ └──[🔀] type (1381:1490)❌ 
  │             │   └─┬placeholder
  │             │     ├──[+] enum (1381:1665)
  │             │     ├──[+] enum (1381:1634)
  │             │     ├──[+] enum (1381:1641)
  │             │     └──[+] enum (1381:1654)
  │             ├─┬ONEOF
  │             │ └─┬fieldMeta
  │             │   ├──[+] properties (1381:2124)
  │             │   ├─┬textAlign
  │             │   │ ├──[-] enum (1:393612)❌ 
  │             │   │ ├──[-] enum (1:393594)❌ 
  │             │   │ ├──[-] enum (1:393602)❌ 
  │             │   │ └──[🔀] type (1381:2016)❌ 
  │             │   ├─┬placeholder
  │             │   │ ├──[+] enum (1381:2167)
  │             │   │ ├──[+] enum (1381:2180)
  │             │   │ ├──[+] enum (1381:2191)
  │             │   │ ├──[+] enum (1381:2160)
  │             │   │ └──[+] default (1381:2209)❌ 
  │             │   ├─┬readOnly
  │             │   │ └──[🔀] type (1381:1987)❌ 
  │             │   └─┬type
  │             │     ├──[+] enum (1381:2312)
  │             │     ├──[+] enum (1381:2296)
  │             │     ├──[+] enum (1381:2303)
  │             │     └──[-] enum (1:393542)❌ 
  │             ├─┬ONEOF
  │             │ └─┬fieldMeta
  │             │   ├──[+] properties (1381:2667)
  │             │   ├─┬type
  │             │   │ ├──[+] enum (1381:2838)
  │             │   │ ├──[+] enum (1381:2845)
  │             │   │ ├──[+] enum (1381:2854)
  │             │   │ └──[-] enum (1:394040)❌ 
  │             │   ├─┬readOnly
  │             │   │ └──[🔀] type (1381:2530)❌ 
  │             │   ├─┬placeholder
  │             │   │ ├──[+] enum (1381:2703)
  │             │   │ ├──[+] enum (1381:2710)
  │             │   │ ├──[+] enum (1381:2723)
  │             │   │ ├──[+] enum (1381:2734)
  │             │   │ └──[+] default (1381:2752)❌ 
  │             │   └─┬textAlign
  │             │     ├──[-] enum (1:394091)❌ 
  │             │     ├──[-] enum (1:394099)❌ 
  │             │     ├──[-] enum (1:394109)❌ 
  │             │     └──[🔀] type (1381:2559)❌ 
  │             ├─┬ONEOF
  │             │ └─┬fieldMeta
  │             │   ├──[+] properties (1381:3209)
  │             │   ├─┬verticalAlign
  │             │   │ ├──[+] enum (1381:3317)
  │             │   │ ├──[-] enum (1:394926)❌ 
  │             │   │ ├──[-] enum (1:394933)❌ 
  │             │   │ ├──[-] enum (1:394943)❌ 
  │             │   │ ├──[-] enum (1:394953)❌ 
  │             │   │ └──[-] nullable (1:394911)❌ 
  │             │   ├─┬textAlign
  │             │   │ ├──[-] enum (1:394676)❌ 
  │             │   │ ├──[-] enum (1:394686)❌ 
  │             │   │ └──[-] enum (1:394668)❌ 
  │             │   ├─┬placeholder
  │             │   │ ├──[+] enum (1381:3276)
  │             │   │ ├──[+] enum (1381:3245)
  │             │   │ ├──[+] enum (1381:3252)
  │             │   │ └──[+] enum (1381:3265)
  │             │   ├─┬readOnly
  │             │   │ └──[🔀] type (1381:3072)❌ 
  │             │   ├─┬text
  │             │   │ └──[🔀] type (1381:3101)❌ 
  │             │   └─┬type
  │             │     ├──[+] enum (1381:3442)
  │             │     ├──[+] enum (1381:3451)
  │             │     ├──[+] enum (1381:3435)
  │             │     └──[-] enum (1:394537)❌ 
  │             ├─┬ONEOF
  │             │ └─┬fieldMeta
  │             │   ├──[+] properties (1381:4044)
  │             │   ├─┬value
  │             │   │ └──[+] enum (1381:4152)
  │             │   ├─┬verticalAlign
  │             │   │ ├──[-] enum (1:395874)❌ 
  │             │   │ ├──[-] enum (1:395881)❌ 
  │             │   │ ├──[-] enum (1:395891)❌ 
  │             │   │ ├──[-] enum (1:395901)❌ 
  │             │   │ └──[-] nullable (1:395859)❌ 
  │             │   ├─┬placeholder
  │             │   │ ├──[+] enum (1381:4080)
  │             │   │ ├──[+] enum (1381:4087)
  │             │   │ ├──[+] enum (1381:4100)
  │             │   │ └──[+] enum (1381:4111)
  │             │   ├─┬textAlign
  │             │   │ ├──[-] enum (1:395616)❌ 
  │             │   │ ├──[-] enum (1:395624)❌ 
  │             │   │ ├──[-] enum (1:395634)❌ 
  │             │   │ └──[🔀] type (1381:3936)❌ 
  │             │   ├─┬readOnly
  │             │   │ └──[🔀] type (1381:3907)❌ 
  │             │   └─┬type
  │             │     ├──[+] enum (1381:4372)
  │             │     ├──[+] enum (1381:4381)
  │             │     ├──[+] enum (1381:4365)
  │             │     └──[-] enum (1:395380)❌ 
  │             ├─┬ONEOF
  │             │ └─┬fieldMeta
  │             │   ├──[+] properties (1381:4973)
  │             │   ├─┬readOnly
  │             │   │ └──[🔀] type (1381:4836)❌ 
  │             │   ├─┬type
  │             │   │ ├──[-] enum (1:396327)❌ 
  │             │   │ └──[🔀] type (1381:4865)❌ 
  │             │   ├─┬placeholder
  │             │   │ ├──[+] enum (1381:5009)
  │             │   │ ├──[+] enum (1381:5016)
  │             │   │ ├──[+] enum (1381:5029)
  │             │   │ └──[+] enum (1381:5040)
  │             │   └─┬values
  │             │     ├──[+] enum (1381:5081)
  │             │     ├──[-] items (1:396375)❌ 
  │             │     └──[🔀] type (1381:5064)❌ 
  │             ├─┬ONEOF
  │             │ └─┬fieldMeta
  │             │   ├──[+] properties (1381:5705)
  │             │   ├─┬type
  │             │   │ ├──[-] enum (1:397052)❌ 
  │             │   │ └──[🔀] type (1381:5597)❌ 
  │             │   ├─┬placeholder
  │             │   │ ├──[+] enum (1381:5741)
  │             │   │ ├──[+] enum (1381:5748)
  │             │   │ ├──[+] enum (1381:5761)
  │             │   │ └──[+] enum (1381:5772)
  │             │   ├─┬values
  │             │   │ ├──[-] items (1:397103)❌ 
  │             │   │ └──[🔀] type (1381:6032)❌ 
  │             │   ├─┬validationLength
  │             │   │ ├──[+] enum (1381:5813)
  │             │   │ └──[🔀] type (1381:5796)❌ 
  │             │   ├─┬validationRule
  │             │   │ └──[🔀] type (1381:6069)❌ 
  │             │   └─┬readOnly
  │             │     └──[🔀] type (1381:5568)❌ 
  │             └─┬ONEOF
  │               └─┬fieldMeta
  │                 ├──[+] properties (1381:6512)
  │                 ├─┬values
  │                 │ ├──[+] enum (1381:6620)
  │                 │ ├──[-] items (1:397909)❌ 
  │                 │ └──[🔀] type (1381:6603)❌ 
  │                 ├─┬type
  │                 │ ├──[-] enum (1:397858)❌ 
  │                 │ └──[🔀] type (1381:6404)❌ 
  │                 ├─┬placeholder
  │                 │ ├──[+] enum (1381:6548)
  │                 │ ├──[+] enum (1381:6555)
  │                 │ ├──[+] enum (1381:6568)
  │                 │ └──[+] enum (1381:6579)
  │                 └─┬readOnly
  │                   └──[🔀] type (1381:6375)❌ 
  ├─┬/template/get-many
  │ └─┬POST
  │   └─┬Responses
  │     └─┬200
  │       └─┬application/json
  │         └─┬Schema
  │           └─┬data
  │             └─┬Schema
  │               ├─┬team
  │               │ ├──[+] required (1689:1632)❌ 
  │               │ └──[+] properties (1689:1583)
  │               ├─┬type
  │               │ └──[+] enum (1689:652)
  │               ├─┬recipients
  │               │ └─┬Schema
  │               │   ├──[+] required (1689:9341)❌ 
  │               │   ├──[+] required (1689:9353)❌ 
  │               │   ├──[+] properties (1689:8586)
  │               │   ├──[+] properties (1689:8540)
  │               │   ├─┬rejectionReason
  │               │   │ └──[-] nullable (1:552133)❌ 
  │               │   ├─┬role
  │               │   │ ├──[+] enum (1689:8184)
  │               │   │ ├──[+] enum (1689:8197)
  │               │   │ ├──[-] enum (1:551136)❌ 
  │               │   │ ├──[-] enum (1:551142)❌ 
  │               │   │ ├──[-] enum (1:551152)❌ 
  │               │   │ ├──[-] enum (1:551162)❌ 
  │               │   │ └──[-] enum (1:551174)❌ 
  │               │   ├─┬token
  │               │   │ ├──[+] enum (1689:8249)
  │               │   │ ├──[+] enum (1689:8262)
  │               │   │ └──[+] enum (1689:8271)
  │               │   ├─┬signingOrder
  │               │   │ ├──[+] enum (1689:8333)
  │               │   │ ├──[+] enum (1689:8322)
  │               │   │ ├──[🔀] type (1689:8305)❌ 
  │               │   │ └──[-] nullable (1:552076)❌ 
  │               │   ├─┬readStatus
  │               │   │ ├──[-] enum (1:551231)❌ 
  │               │   │ ├──[-] enum (1:551245)❌ 
  │               │   │ └──[🔀] type (1689:8355)❌ 
  │               │   ├─┬sendStatus
  │               │   │ ├──[-] enum (1:551382)❌ 
  │               │   │ ├──[-] enum (1:551394)❌ 
  │               │   │ └──[+] nullable (1689:9108)❌ 
  │               │   ├─┬signedAt
  │               │   │ ├──[+] enum (1689:8103)
  │               │   │ ├──[+] enum (1689:8112)
  │               │   │ ├──[+] enum (1689:8121)
  │               │   │ ├──[+] enum (1689:8132)
  │               │   │ ├──[+] enum (1689:8098)
  │               │   │ └──[-] nullable (1:551667)❌ 
  │               │   ├─┬name
  │               │   │ └──[+] nullable (1689:8580)❌ 
  │               │   ├─┬signingStatus
  │               │   │ ├──[-] enum (1:551302)❌ 
  │               │   │ ├──[-] enum (1:551316)❌ 
  │               │   │ ├──[-] enum (1:551326)❌ 
  │               │   │ └──[+] nullable (1689:8682)❌ 
  │               │   └─┬id
  │               │     ├──[🔀] type (1689:8514)❌ 
  │               │     └──[+] nullable (1689:8534)❌ 
  │               └─┬fields
  │                 └─┬Schema
  │                   └─┬fieldMeta
  │                     ├─┬ONEOF
  │                     │ ├──[+] required (1689:2545)❌ 
  │                     │ ├──[+] properties (1689:2393)
  │                     │ ├─┬type
  │                     │ │ ├──[-] enum (1:545792)❌ 
  │                     │ │ └──[🔀] type (1689:2285)❌ 
  │                     │ ├─┬placeholder
  │                     │ │ ├──[+] enum (1689:2460)
  │                     │ │ ├──[+] enum (1689:2429)
  │                     │ │ ├──[+] enum (1689:2436)
  │                     │ │ ├──[+] enum (1689:2449)
  │                     │ │ └──[+] default (1689:2478)❌ 
  │                     │ └─┬readOnly
  │                     │   └──[🔀] type (1689:2256)❌ 
  │                     ├─┬ONEOF
  │                     │ ├──[+] properties (1689:2782)
  │                     │ ├─┬type
  │                     │ │ ├──[+] enum (1689:2940)
  │                     │ │ ├──[+] enum (1689:2947)
  │                     │ │ ├──[+] enum (1689:2956)
  │                     │ │ └──[-] enum (1:546107)❌ 
  │                     │ ├─┬readOnly
  │                     │ │ └──[🔀] type (1689:2645)❌ 
  │                     │ ├─┬textAlign
  │                     │ │ ├──[-] enum (1:546162)❌ 
  │                     │ │ ├──[-] enum (1:546170)❌ 
  │                     │ │ ├──[-] enum (1:546180)❌ 
  │                     │ │ └──[🔀] type (1689:2674)❌ 
  │                     │ └─┬placeholder
  │                     │   ├──[+] enum (1689:2818)
  │                     │   ├──[+] enum (1689:2825)
  │                     │   ├──[+] enum (1689:2838)
  │                     │   └──[+] enum (1689:2849)
  │                     ├─┬ONEOF
  │                     │ ├──[+] properties (1689:3205)
  │                     │ ├─┬textAlign
  │                     │ │ ├──[-] enum (1:546560)❌ 
  │                     │ │ ├──[-] enum (1:546542)❌ 
  │                     │ │ ├──[-] enum (1:546550)❌ 
  │                     │ │ └──[🔀] type (1689:3097)❌ 
  │                     │ ├─┬readOnly
  │                     │ │ └──[🔀] type (1689:3068)❌ 
  │                     │ ├─┬placeholder
  │                     │ │ ├──[+] enum (1689:3241)
  │                     │ │ ├──[+] enum (1689:3248)
  │                     │ │ ├──[+] enum (1689:3261)
  │                     │ │ └──[+] enum (1689:3272)
  │                     │ └─┬type
  │                     │   ├──[+] enum (1689:3366)
  │                     │   ├──[+] enum (1689:3375)
  │                     │   ├──[+] enum (1689:3359)
  │                     │   └──[-] enum (1:546491)❌ 
  │                     ├─┬ONEOF
  │                     │ ├──[+] required (1689:3835)❌ 
  │                     │ ├──[+] properties (1689:3624)
  │                     │ ├─┬textAlign
  │                     │ │ ├──[-] enum (1:546923)❌ 
  │                     │ │ ├──[-] enum (1:546931)❌ 
  │                     │ │ ├──[-] enum (1:546941)❌ 
  │                     │ │ └──[🔀] type (1689:3516)❌ 
  │                     │ ├─┬type
  │                     │ │ ├──[+] enum (1689:3796)
  │                     │ │ ├──[+] enum (1689:3803)
  │                     │ │ ├──[+] enum (1689:3812)
  │                     │ │ └──[-] enum (1:546871)❌ 
  │                     │ ├─┬readOnly
  │                     │ │ └──[🔀] type (1689:3487)❌ 
  │                     │ └─┬placeholder
  │                     │   ├──[+] enum (1689:3691)
  │                     │   ├──[+] enum (1689:3660)
  │                     │   ├──[+] enum (1689:3667)
  │                     │   ├──[+] enum (1689:3680)
  │                     │   └──[+] default (1689:3709)❌ 
  │                     ├─┬ONEOF
  │                     │ ├──[+] required (1689:4282)❌ 
  │                     │ ├──[+] properties (1689:4072)
  │                     │ ├─┬type
  │                     │ │ ├──[+] enum (1689:4243)
  │                     │ │ ├──[+] enum (1689:4250)
  │                     │ │ ├──[+] enum (1689:4259)
  │                     │ │ └──[-] enum (1:547252)❌ 
  │                     │ ├─┬readOnly
  │                     │ │ └──[🔀] type (1689:3935)❌ 
  │                     │ ├─┬placeholder
  │                     │ │ ├──[+] enum (1689:4139)
  │                     │ │ ├──[+] enum (1689:4108)
  │                     │ │ ├──[+] enum (1689:4115)
  │                     │ │ ├──[+] enum (1689:4128)
  │                     │ │ └──[+] default (1689:4157)❌ 
  │                     │ └─┬textAlign
  │                     │   ├──[-] enum (1:547303)❌ 
  │                     │   ├──[-] enum (1:547311)❌ 
  │                     │   ├──[-] enum (1:547321)❌ 
  │                     │   └──[🔀] type (1689:3964)❌ 
  │                     ├─┬ONEOF
  │                     │ ├──[+] properties (1689:4519)
  │                     │ ├─┬verticalAlign
  │                     │ │ ├──[+] enum (1689:4627)
  │                     │ │ ├──[-] enum (1:548038)❌ 
  │                     │ │ ├──[-] enum (1:548048)❌ 
  │                     │ │ ├──[-] enum (1:548021)❌ 
  │                     │ │ ├──[-] enum (1:548028)❌ 
  │                     │ │ └──[-] nullable (1:548006)❌ 
  │                     │ ├─┬textAlign
  │                     │ │ ├──[-] enum (1:547763)❌ 
  │                     │ │ ├──[-] enum (1:547771)❌ 
  │                     │ │ └──[-] enum (1:547781)❌ 
  │                     │ ├─┬placeholder
  │                     │ │ ├──[+] enum (1689:4562)
  │                     │ │ ├──[+] enum (1689:4575)
  │                     │ │ ├──[+] enum (1689:4586)
  │                     │ │ └──[+] enum (1689:4555)
  │                     │ ├─┬type
  │                     │ │ ├──[+] enum (1689:4745)
  │                     │ │ ├──[+] enum (1689:4752)
  │                     │ │ ├──[+] enum (1689:4761)
  │                     │ │ └──[-] enum (1:547632)❌ 
  │                     │ ├─┬readOnly
  │                     │ │ └──[🔀] type (1689:4382)❌ 
  │                     │ └─┬text
  │                     │   └──[🔀] type (1689:4411)❌ 
  │                     ├─┬ONEOF
  │                     │ ├──[+] properties (1689:5246)
  │                     │ ├─┬value
  │                     │ │ └──[+] enum (1689:5354)
  │                     │ ├─┬verticalAlign
  │                     │ │ ├──[-] enum (1:548850)❌ 
  │                     │ │ ├──[-] enum (1:548857)❌ 
  │                     │ │ ├──[-] enum (1:548867)❌ 
  │                     │ │ ├──[-] enum (1:548877)❌ 
  │                     │ │ └──[-] nullable (1:548835)❌ 
  │                     │ ├─┬type
  │                     │ │ ├──[+] enum (1689:5574)
  │                     │ │ ├──[+] enum (1689:5583)
  │                     │ │ ├──[+] enum (1689:5567)
  │                     │ │ └──[-] enum (1:548356)❌ 
  │                     │ ├─┬placeholder
  │                     │ │ ├──[+] enum (1689:5313)
  │                     │ │ ├──[+] enum (1689:5282)
  │                     │ │ ├──[+] enum (1689:5289)
  │                     │ │ └──[+] enum (1689:5302)
  │                     │ ├─┬readOnly
  │                     │ │ └──[🔀] type (1689:5109)❌ 
  │                     │ └─┬textAlign
  │                     │   ├──[-] enum (1:548592)❌ 
  │                     │   ├──[-] enum (1:548600)❌ 
  │                     │   ├──[-] enum (1:548610)❌ 
  │                     │   └──[🔀] type (1689:5138)❌ 
  │                     ├─┬ONEOF
  │                     │ ├──[+] properties (1689:6068)
  │                     │ ├─┬type
  │                     │ │ ├──[-] enum (1:549185)❌ 
  │                     │ │ └──[🔀] type (1689:5960)❌ 
  │                     │ ├─┬placeholder
  │                     │ │ ├──[+] enum (1689:6104)
  │                     │ │ ├──[+] enum (1689:6111)
  │                     │ │ ├──[+] enum (1689:6124)
  │                     │ │ └──[+] enum (1689:6135)
  │                     │ ├─┬readOnly
  │                     │ │ └──[🔀] type (1689:5931)❌ 
  │                     │ └─┬values
  │                     │   ├──[+] enum (1689:6176)
  │                     │   ├──[-] items (1:549233)❌ 
  │                     │   └──[🔀] type (1689:6159)❌ 
  │                     ├─┬ONEOF
  │                     │ ├──[+] properties (1689:6702)
  │                     │ ├─┬readOnly
  │                     │ │ └──[🔀] type (1689:6565)❌ 
  │                     │ ├─┬validationRule
  │                     │ │ └──[🔀] type (1689:7066)❌ 
  │                     │ ├─┬values
  │                     │ │ ├──[-] items (1:549853)❌ 
  │                     │ │ └──[🔀] type (1689:7029)❌ 
  │                     │ ├─┬placeholder
  │                     │ │ ├──[+] enum (1689:6738)
  │                     │ │ ├──[+] enum (1689:6745)
  │                     │ │ ├──[+] enum (1689:6758)
  │                     │ │ └──[+] enum (1689:6769)
  │                     │ ├─┬validationLength
  │                     │ │ ├──[+] enum (1689:6810)
  │                     │ │ └──[🔀] type (1689:6793)❌ 
  │                     │ └─┬type
  │                     │   ├──[-] enum (1:549802)❌ 
  │                     │   └──[🔀] type (1689:6594)❌ 
  │                     └─┬ONEOF
  │                       ├──[+] properties (1689:7411)
  │                       ├─┬values
  │                       │ ├──[+] enum (1689:7519)
  │                       │ ├──[-] items (1:550551)❌ 
  │                       │ └──[🔀] type (1689:7502)❌ 
  │                       ├─┬placeholder
  │                       │ ├──[+] enum (1689:7454)
  │                       │ ├──[+] enum (1689:7467)
  │                       │ ├──[+] enum (1689:7478)
  │                       │ └──[+] enum (1689:7447)
  │                       ├─┬type
  │                       │ ├──[-] enum (1:550500)❌ 
  │                       │ └──[🔀] type (1689:7303)❌ 
  │                       └─┬readOnly
  │                         └──[🔀] type (1689:7274)❌ 
  ├─┬/document/field/{fieldId}
  │ └─┬GET
  │   └─┬Responses
  │     └─┬200
  │       └─┬application/json
  │         └─┬Schema
  │           └─┬fieldMeta
  │             ├─┬ONEOF
  │             │ ├──[+] required (1284:977)❌ 
  │             │ ├──[+] properties (1284:825)
  │             │ ├─┬readOnly
  │             │ │ └──[🔀] type (1284:688)❌ 
  │             │ ├─┬placeholder
  │             │ │ ├──[+] enum (1284:861)
  │             │ │ ├──[+] enum (1284:868)
  │             │ │ ├──[+] enum (1284:881)
  │             │ │ ├──[+] enum (1284:892)
  │             │ │ └──[+] default (1284:910)❌ 
  │             │ └─┬type
  │             │   ├──[-] enum (1:284001)❌ 
  │             │   └──[🔀] type (1284:717)❌ 
  │             ├─┬ONEOF
  │             │ ├──[+] properties (1284:1214)
  │             │ ├─┬placeholder
  │             │ │ ├──[+] enum (1284:1250)
  │             │ │ ├──[+] enum (1284:1257)
  │             │ │ ├──[+] enum (1284:1270)
  │             │ │ └──[+] enum (1284:1281)
  │             │ ├─┬type
  │             │ │ ├──[+] enum (1284:1388)
  │             │ │ ├──[+] enum (1284:1372)
  │             │ │ ├──[+] enum (1284:1379)
  │             │ │ └──[-] enum (1:284316)❌ 
  │             │ ├─┬readOnly
  │             │ │ └──[🔀] type (1284:1077)❌ 
  │             │ └─┬textAlign
  │             │   ├──[-] enum (1:284389)❌ 
  │             │   ├──[-] enum (1:284371)❌ 
  │             │   ├──[-] enum (1:284379)❌ 
  │             │   └──[🔀] type (1284:1106)❌ 
  │             ├─┬ONEOF
  │             │ ├──[+] properties (1284:1637)
  │             │ ├─┬type
  │             │ │ ├──[+] enum (1284:1791)
  │             │ │ ├──[+] enum (1284:1798)
  │             │ │ ├──[+] enum (1284:1807)
  │             │ │ └──[-] enum (1:284700)❌ 
  │             │ ├─┬readOnly
  │             │ │ └──[🔀] type (1284:1500)❌ 
  │             │ ├─┬placeholder
  │             │ │ ├──[+] enum (1284:1704)
  │             │ │ ├──[+] enum (1284:1673)
  │             │ │ ├──[+] enum (1284:1680)
  │             │ │ └──[+] enum (1284:1693)
  │             │ └─┬textAlign
  │             │   ├──[-] enum (1:284751)❌ 
  │             │   ├──[-] enum (1:284759)❌ 
  │             │   ├──[-] enum (1:284769)❌ 
  │             │   └──[🔀] type (1284:1529)❌ 
  │             ├─┬ONEOF
  │             │ ├──[+] required (1284:2267)❌ 
  │             │ ├──[+] properties (1284:2056)
  │             │ ├─┬textAlign
  │             │ │ ├──[-] enum (1:285132)❌ 
  │             │ │ ├──[-] enum (1:285140)❌ 
  │             │ │ ├──[-] enum (1:285150)❌ 
  │             │ │ └──[🔀] type (1284:1948)❌ 
  │             │ ├─┬type
  │             │ │ ├──[+] enum (1284:2235)
  │             │ │ ├──[+] enum (1284:2244)
  │             │ │ ├──[+] enum (1284:2228)
  │             │ │ └──[-] enum (1:285080)❌ 
  │             │ ├─┬placeholder
  │             │ │ ├──[+] enum (1284:2092)
  │             │ │ ├──[+] enum (1284:2099)
  │             │ │ ├──[+] enum (1284:2112)
  │             │ │ ├──[+] enum (1284:2123)
  │             │ │ └──[+] default (1284:2141)❌ 
  │             │ └─┬readOnly
  │             │   └──[🔀] type (1284:1919)❌ 
  │             ├─┬ONEOF
  │             │ ├──[+] required (1284:2714)❌ 
  │             │ ├──[+] properties (1284:2504)
  │             │ ├─┬type
  │             │ │ ├──[+] enum (1284:2675)
  │             │ │ ├──[+] enum (1284:2682)
  │             │ │ ├──[+] enum (1284:2691)
  │             │ │ └──[-] enum (1:285461)❌ 
  │             │ ├─┬textAlign
  │             │ │ ├──[-] enum (1:285512)❌ 
  │             │ │ ├──[-] enum (1:285520)❌ 
  │             │ │ ├──[-] enum (1:285530)❌ 
  │             │ │ └──[🔀] type (1284:2396)❌ 
  │             │ ├─┬readOnly
  │             │ │ └──[🔀] type (1284:2367)❌ 
  │             │ └─┬placeholder
  │             │   ├──[+] enum (1284:2540)
  │             │   ├──[+] enum (1284:2547)
  │             │   ├──[+] enum (1284:2560)
  │             │   ├──[+] enum (1284:2571)
  │             │   └──[+] default (1284:2589)❌ 
  │             ├─┬ONEOF
  │             │ ├──[+] properties (1284:2951)
  │             │ ├─┬text
  │             │ │ └──[🔀] type (1284:2843)❌ 
  │             │ ├─┬textAlign
  │             │ │ ├──[-] enum (1:285990)❌ 
  │             │ │ ├──[-] enum (1:285972)❌ 
  │             │ │ └──[-] enum (1:285980)❌ 
  │             │ ├─┬placeholder
  │             │ │ ├──[+] enum (1284:2987)
  │             │ │ ├──[+] enum (1284:2994)
  │             │ │ ├──[+] enum (1284:3007)
  │             │ │ └──[+] enum (1284:3018)
  │             │ ├─┬readOnly
  │             │ │ └──[🔀] type (1284:2814)❌ 
  │             │ ├─┬verticalAlign
  │             │ │ ├──[+] enum (1284:3059)
  │             │ │ ├──[-] enum (1:286230)❌ 
  │             │ │ ├──[-] enum (1:286237)❌ 
  │             │ │ ├──[-] enum (1:286247)❌ 
  │             │ │ ├──[-] enum (1:286257)❌ 
  │             │ │ └──[-] nullable (1:286215)❌ 
  │             │ └─┬type
  │             │   ├──[+] enum (1284:3177)
  │             │   ├──[+] enum (1284:3184)
  │             │   ├──[+] enum (1284:3193)
  │             │   └──[-] enum (1:285841)❌ 
  │             ├─┬ONEOF
  │             │ ├──[+] properties (1284:3678)
  │             │ ├─┬textAlign
  │             │ │ ├──[-] enum (1:286801)❌ 
  │             │ │ ├──[-] enum (1:286809)❌ 
  │             │ │ ├──[-] enum (1:286819)❌ 
  │             │ │ └──[🔀] type (1284:3570)❌ 
  │             │ ├─┬verticalAlign
  │             │ │ ├──[-] enum (1:287086)❌ 
  │             │ │ ├──[-] enum (1:287059)❌ 
  │             │ │ ├──[-] enum (1:287066)❌ 
  │             │ │ ├──[-] enum (1:287076)❌ 
  │             │ │ └──[-] nullable (1:287044)❌ 
  │             │ ├─┬readOnly
  │             │ │ └──[🔀] type (1284:3541)❌ 
  │             │ ├─┬placeholder
  │             │ │ ├──[+] enum (1284:3714)
  │             │ │ ├──[+] enum (1284:3721)
  │             │ │ ├──[+] enum (1284:3734)
  │             │ │ └──[+] enum (1284:3745)
  │             │ ├─┬value
  │             │ │ └──[+] enum (1284:3786)
  │             │ └─┬type
  │             │   ├──[+] enum (1284:3999)
  │             │   ├──[+] enum (1284:4006)
  │             │   ├──[+] enum (1284:4015)
  │             │   └──[-] enum (1:286565)❌ 
  │             ├─┬ONEOF
  │             │ ├──[+] properties (1284:4500)
  │             │ ├─┬type
  │             │ │ ├──[-] enum (1:287394)❌ 
  │             │ │ └──[🔀] type (1284:4392)❌ 
  │             │ ├─┬values
  │             │ │ ├──[+] enum (1284:4608)
  │             │ │ ├──[-] items (1:287442)❌ 
  │             │ │ └──[🔀] type (1284:4591)❌ 
  │             │ ├─┬placeholder
  │             │ │ ├──[+] enum (1284:4536)
  │             │ │ ├──[+] enum (1284:4543)
  │             │ │ ├──[+] enum (1284:4556)
  │             │ │ └──[+] enum (1284:4567)
  │             │ └─┬readOnly
  │             │   └──[🔀] type (1284:4363)❌ 
  │             ├─┬ONEOF
  │             │ ├──[+] properties (1284:5134)
  │             │ ├─┬validationRule
  │             │ │ └──[🔀] type (1284:5498)❌ 
  │             │ ├─┬readOnly
  │             │ │ └──[🔀] type (1284:4997)❌ 
  │             │ ├─┬validationLength
  │             │ │ ├──[+] enum (1284:5242)
  │             │ │ └──[🔀] type (1284:5225)❌ 
  │             │ ├─┬type
  │             │ │ ├──[-] enum (1:288011)❌ 
  │             │ │ └──[🔀] type (1284:5026)❌ 
  │             │ ├─┬values
  │             │ │ ├──[-] items (1:288062)❌ 
  │             │ │ └──[🔀] type (1284:5461)❌ 
  │             │ └─┬placeholder
  │             │   ├──[+] enum (1284:5190)
  │             │   ├──[+] enum (1284:5201)
  │             │   ├──[+] enum (1284:5170)
  │             │   └──[+] enum (1284:5177)
  │             └─┬ONEOF
  │               ├──[+] properties (1284:5843)
  │               ├─┬type
  │               │ ├──[-] enum (1:288709)❌ 
  │               │ └──[🔀] type (1284:5735)❌ 
  │               ├─┬placeholder
  │               │ ├──[+] enum (1284:5886)
  │               │ ├──[+] enum (1284:5899)
  │               │ ├──[+] enum (1284:5910)
  │               │ └──[+] enum (1284:5879)
  │               ├─┬values
  │               │ ├──[+] enum (1284:5951)
  │               │ ├──[-] items (1:288760)❌ 
  │               │ └──[🔀] type (1284:5934)❌ 
  │               └─┬readOnly
  │                 └──[🔀] type (1284:5706)❌ 
  ├─┬/template/{templateId}
  │ └─┬GET
  │   └─┬Responses
  │     └─┬200
  │       └─┬application/json
  │         └─┬Schema
  │           ├─┬recipients
  │           │ └─┬Schema
  │           │   ├──[+] required (1673:1408)❌ 
  │           │   ├──[+] required (1673:1396)❌ 
  │           │   ├──[+] properties (1673:641)
  │           │   ├──[+] properties (1673:595)
  │           │   ├─┬name
  │           │   │ └──[+] nullable (1673:635)❌ 
  │           │   ├─┬signingOrder
  │           │   │ ├──[+] enum (1673:377)
  │           │   │ ├──[+] enum (1673:388)
  │           │   │ ├──[🔀] type (1673:360)❌ 
  │           │   │ └──[-] nullable (1:533822)❌ 
  │           │   ├─┬sendStatus
  │           │   │ ├──[-] enum (1:533128)❌ 
  │           │   │ ├──[-] enum (1:533140)❌ 
  │           │   │ └──[+] nullable (1673:1163)❌ 
  │           │   ├─┬signingStatus
  │           │   │ ├──[-] enum (1:533048)❌ 
  │           │   │ ├──[-] enum (1:533062)❌ 
  │           │   │ ├──[-] enum (1:533072)❌ 
  │           │   │ └──[+] nullable (1673:737)❌ 
  │           │   ├─┬signedAt
  │           │   │ ├──[+] enum (1673:176)
  │           │   │ ├──[+] enum (1673:187)
  │           │   │ ├──[+] enum (1673:153)
  │           │   │ ├──[+] enum (1673:158)
  │           │   │ ├──[+] enum (1673:167)
  │           │   │ └──[-] nullable (1:533413)❌ 
  │           │   ├─┬token
  │           │   │ ├──[+] enum (1673:326)
  │           │   │ ├──[+] enum (1673:304)
  │           │   │ └──[+] enum (1673:317)
  │           │   ├─┬readStatus
  │           │   │ ├──[-] enum (1:532977)❌ 
  │           │   │ ├──[-] enum (1:532991)❌ 
  │           │   │ └──[🔀] type (1673:410)❌ 
  │           │   ├─┬role
  │           │   │ ├──[+] enum (1673:239)
  │           │   │ ├──[+] enum (1673:252)
  │           │   │ ├──[-] enum (1:532920)❌ 
  │           │   │ ├──[-] enum (1:532882)❌ 
  │           │   │ ├──[-] enum (1:532888)❌ 
  │           │   │ ├──[-] enum (1:532898)❌ 
  │           │   │ └──[-] enum (1:532908)❌ 
  │           │   ├─┬rejectionReason
  │           │   │ └──[-] nullable (1:533879)❌ 
  │           │   └─┬id
  │           │     ├──[🔀] type (1673:569)❌ 
  │           │     └──[+] nullable (1673:589)❌ 
  │           ├─┬templateMeta
  │           │ ├─┬emailSettings
  │           │ │ ├──[+] required (1664:743)❌ 
  │           │ │ ├──[+] required (1664:767)❌ 
  │           │ │ ├──[🔀] default (1664:801)❌ 
  │           │ │ ├──[+] properties (1664:529)
  │           │ │ └──[+] properties (1664:471)
  │           │ └─┬dateFormat
  │           │   └─┬Extensions
  │           │     └──[🔀] x-speakeasy-enums (1628:48)
  │           ├─┬type
  │           │ └──[+] enum (1602:73)
  │           └─┬fields
  │             └─┬Schema
  │               └─┬fieldMeta
  │                 ├─┬ONEOF
  │                 │ ├──[+] required (1674:926)❌ 
  │                 │ ├──[+] properties (1674:774)
  │                 │ ├─┬readOnly
  │                 │ │ └──[🔀] type (1674:637)❌ 
  │                 │ ├─┬placeholder
  │                 │ │ ├──[+] enum (1674:841)
  │                 │ │ ├──[+] enum (1674:810)
  │                 │ │ ├──[+] enum (1674:817)
  │                 │ │ ├──[+] enum (1674:830)
  │                 │ │ └──[+] default (1674:859)❌ 
  │                 │ └─┬type
  │                 │   ├──[-] enum (1:535070)❌ 
  │                 │   └──[🔀] type (1674:666)❌ 
  │                 ├─┬ONEOF
  │                 │ ├──[+] properties (1674:1163)
  │                 │ ├─┬placeholder
  │                 │ │ ├──[+] enum (1674:1199)
  │                 │ │ ├──[+] enum (1674:1206)
  │                 │ │ ├──[+] enum (1674:1219)
  │                 │ │ └──[+] enum (1674:1230)
  │                 │ ├─┬type
  │                 │ │ ├──[+] enum (1674:1321)
  │                 │ │ ├──[+] enum (1674:1328)
  │                 │ │ ├──[+] enum (1674:1337)
  │                 │ │ └──[-] enum (1:535385)❌ 
  │                 │ ├─┬readOnly
  │                 │ │ └──[🔀] type (1674:1026)❌ 
  │                 │ └─┬textAlign
  │                 │   ├──[-] enum (1:535440)❌ 
  │                 │   ├──[-] enum (1:535448)❌ 
  │                 │   ├──[-] enum (1:535458)❌ 
  │                 │   └──[🔀] type (1674:1055)❌ 
  │                 ├─┬ONEOF
  │                 │ ├──[+] properties (1674:1586)
  │                 │ ├─┬placeholder
  │                 │ │ ├──[+] enum (1674:1629)
  │                 │ │ ├──[+] enum (1674:1642)
  │                 │ │ ├──[+] enum (1674:1653)
  │                 │ │ └──[+] enum (1674:1622)
  │                 │ ├─┬textAlign
  │                 │ │ ├──[-] enum (1:535820)❌ 
  │                 │ │ ├──[-] enum (1:535828)❌ 
  │                 │ │ ├──[-] enum (1:535838)❌ 
  │                 │ │ └──[🔀] type (1674:1478)❌ 
  │                 │ ├─┬type
  │                 │ │ ├──[+] enum (1674:1740)
  │                 │ │ ├──[+] enum (1674:1747)
  │                 │ │ ├──[+] enum (1674:1756)
  │                 │ │ └──[-] enum (1:535769)❌ 
  │                 │ └─┬readOnly
  │                 │   └──[🔀] type (1674:1449)❌ 
  │                 ├─┬ONEOF
  │                 │ ├──[+] required (1674:2216)❌ 
  │                 │ ├──[+] properties (1674:2005)
  │                 │ ├─┬readOnly
  │                 │ │ └──[🔀] type (1674:1868)❌ 
  │                 │ ├─┬textAlign
  │                 │ │ ├──[-] enum (1:536201)❌ 
  │                 │ │ ├──[-] enum (1:536209)❌ 
  │                 │ │ ├──[-] enum (1:536219)❌ 
  │                 │ │ └──[🔀] type (1674:1897)❌ 
  │                 │ ├─┬placeholder
  │                 │ │ ├──[+] enum (1674:2061)
  │                 │ │ ├──[+] enum (1674:2072)
  │                 │ │ ├──[+] enum (1674:2041)
  │                 │ │ ├──[+] enum (1674:2048)
  │                 │ │ └�...

@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 July 27, 2026 02:25
* `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