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.templates.duplicate(): response.type.enum(organisation) Added (Breaking ⚠️)
  • documenso.envelopes.get(): response Changed (Breaking ⚠️)
  • documenso.template.template_create_template_temporary():
    • request Changed
    • response.template Changed (Breaking ⚠️)
  • documenso.envelopes.update():
    • request Changed
    • response.template_type.enum(organisation) Added (Breaking ⚠️)
  • documenso.template.template_get_many(): response.data[] Changed (Breaking ⚠️)
  • documenso.templates.update():
    • request Changed
    • response.type.enum(organisation) Added (Breaking ⚠️)
  • documenso.templates.get(): response Changed (Breaking ⚠️)
  • documenso.templates.find():
    • request.type Changed
    • response.data[] Changed (Breaking ⚠️)
  • documenso.envelope.envelope_get_many(): response.data[] Changed (Breaking ⚠️)
  • documenso.envelope.envelope_audit_log_find(): response.data[] Changed (Breaking ⚠️)
  • documenso.envelope.envelope_find(): response.data[] Changed (Breaking ⚠️)
  • documenso.envelopes.fields.create_many():
    • request.data[] Changed (Breaking ⚠️)
    • response.data[].field_meta Changed
  • documenso.templates.recipients.get(): response Changed
  • documenso.documents.recipients.create(): response Changed
  • documenso.envelopes.recipients.update_many(): response.data[] Changed
  • documenso.envelopes.recipients.create_many(): response.data[] Changed
  • documenso.documents.get(): response Changed
  • documenso.documents.find(): response.data[].recipients[] Changed
  • documenso.documents.create(): request.payload Changed
  • documenso.documents.update(): request.meta Changed
  • documenso.documents.distribute(): request.meta Changed
  • documenso.documents.create_v0():
    • request Changed
    • response.document Changed
  • documenso.documents.fields.get(): response.field_meta Changed
  • documenso.documents.fields.create():
    • request.field Changed
    • response.field_meta Changed
  • documenso.envelopes.create(): request.payload Changed
  • documenso.documents.recipients.update(): response Changed
  • documenso.templates.create(): request.payload Changed
  • documenso.documents.recipients.get(): response 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.fields.get(): response.field_meta Changed
  • documenso.documents.recipients.create_many(): response.recipients[] Changed
  • documenso.documents.fields.update_many():
    • request.fields[] Changed
    • response.fields[].field_meta Changed
  • documenso.envelopes.recipients.get(): response Changed
  • documenso.envelopes.items.download(): request.version Changed
  • documenso.document.document_get_many(): response.data[].recipients[] Changed
  • documenso.documents.recipients.update_many(): response.recipients[] Changed
  • documenso.documents.fields.create_many():
    • request.fields[] Changed
    • response.fields[].field_meta Changed
  • documenso.templates.use():
    • request.override Changed
    • response Changed
  • 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.documents.fields.update():
    • request.field Changed
    • response.field_meta 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.envelopes.distribute(): request.meta Changed
  • documenso.envelopes.use(): request.payload Changed

View full SDK changelog

OpenAPI Change Summary
└─┬Paths
  ├─┬/document/recipient/update
  │ └─┬POST
  │   ├─┬Responses
  │   │ └─┬200
  │   │   └─┬application/json
  │   │     └─┬Schema
  │   │       ├──[+] required (1487:7769)❌ 
  │   │       ├──[+] required (1487:7781)❌ 
  │   │       ├──[+] properties (1487:688)
  │   │       ├──[+] properties (1487:642)
  │   │       ├─┬name
  │   │       │ ├──[+] items (1487:1249)❌ 
  │   │       │ └──[🔀] type (1487:1233)❌ 
  │   │       ├─┬role
  │   │       │ ├──[+] enum (1487:286)
  │   │       │ ├──[+] enum (1487:299)
  │   │       │ ├──[-] enum (1:453503)❌ 
  │   │       │ ├──[-] enum (1:453515)❌ 
  │   │       │ ├──[-] enum (1:453477)❌ 
  │   │       │ ├──[-] enum (1:453483)❌ 
  │   │       │ └──[-] enum (1:453493)❌ 
  │   │       ├─┬signingOrder
  │   │       │ ├──[+] enum (1487:424)
  │   │       │ ├──[+] enum (1487:435)
  │   │       │ ├──[🔀] type (1487:407)❌ 
  │   │       │ └──[-] nullable (1:454417)❌ 
  │   │       ├─┬rejectionReason
  │   │       │ └──[-] nullable (1:454474)❌ 
  │   │       ├─┬token
  │   │       │ ├──[+] enum (1487:351)
  │   │       │ ├──[+] enum (1487:364)
  │   │       │ └──[+] enum (1487:373)
  │   │       ├─┬signedAt
  │   │       │ ├──[+] enum (1487:205)
  │   │       │ ├──[+] enum (1487:214)
  │   │       │ ├──[+] enum (1487:223)
  │   │       │ ├──[+] enum (1487:234)
  │   │       │ ├──[+] enum (1487:200)
  │   │       │ └──[-] nullable (1:454008)❌ 
  │   │       ├─┬id
  │   │       │ ├──[🔀] type (1487:662)❌ 
  │   │       │ └──[+] nullable (1487:682)❌ 
  │   │       ├─┬sendStatus
  │   │       │ ├──[-] enum (1:453723)❌ 
  │   │       │ ├──[-] enum (1:453735)❌ 
  │   │       │ └──[+] nullable (1487:1210)❌ 
  │   │       ├─┬readStatus
  │   │       │ ├──[-] enum (1:453572)❌ 
  │   │       │ ├──[-] enum (1:453586)❌ 
  │   │       │ └──[🔀] type (1487:457)❌ 
  │   │       ├─┬fields
  │   │       │ └─┬Schema
  │   │       │   └─┬fieldMeta
  │   │       │     ├─┬ONEOF
  │   │       │     │ ├──[+] required (1487:2120)❌ 
  │   │       │     │ ├──[+] properties (1487:1968)
  │   │       │     │ ├─┬type
  │   │       │     │ │ ├──[-] enum (1:455351)❌ 
  │   │       │     │ │ └──[🔀] type (1487:1860)❌ 
  │   │       │     │ ├─┬placeholder
  │   │       │     │ │ ├──[+] enum (1487:2004)
  │   │       │     │ │ ├──[+] enum (1487:2011)
  │   │       │     │ │ ├──[+] enum (1487:2024)
  │   │       │     │ │ ├──[+] enum (1487:2035)
  │   │       │     │ │ └──[+] default (1487:2053)❌ 
  │   │       │     │ └─┬readOnly
  │   │       │     │   └──[🔀] type (1487:1831)❌ 
  │   │       │     ├─┬ONEOF
  │   │       │     │ ├──[+] properties (1487:2357)
  │   │       │     │ ├─┬placeholder
  │   │       │     │ │ ├──[+] enum (1487:2393)
  │   │       │     │ │ ├──[+] enum (1487:2400)
  │   │       │     │ │ ├──[+] enum (1487:2413)
  │   │       │     │ │ └──[+] enum (1487:2424)
  │   │       │     │ ├─┬textAlign
  │   │       │     │ │ ├──[-] enum (1:455721)❌ 
  │   │       │     │ │ ├──[-] enum (1:455729)❌ 
  │   │       │     │ │ ├──[-] enum (1:455739)❌ 
  │   │       │     │ │ └──[🔀] type (1487:2249)❌ 
  │   │       │     │ ├─┬type
  │   │       │     │ │ ├──[+] enum (1487:2515)
  │   │       │     │ │ ├──[+] enum (1487:2522)
  │   │       │     │ │ ├──[+] enum (1487:2531)
  │   │       │     │ │ └──[-] enum (1:455666)❌ 
  │   │       │     │ └─┬readOnly
  │   │       │     │   └──[🔀] type (1487:2220)❌ 
  │   │       │     ├─┬ONEOF
  │   │       │     │ ├──[+] properties (1487:2780)
  │   │       │     │ ├─┬type
  │   │       │     │ │ ├──[+] enum (1487:2934)
  │   │       │     │ │ ├──[+] enum (1487:2941)
  │   │       │     │ │ ├──[+] enum (1487:2950)
  │   │       │     │ │ └──[-] enum (1:456050)❌ 
  │   │       │     │ ├─┬readOnly
  │   │       │     │ │ └──[🔀] type (1487:2643)❌ 
  │   │       │     │ ├─┬textAlign
  │   │       │     │ │ ├──[-] enum (1:456101)❌ 
  │   │       │     │ │ ├──[-] enum (1:456109)❌ 
  │   │       │     │ │ ├──[-] enum (1:456119)❌ 
  │   │       │     │ │ └──[🔀] type (1487:2672)❌ 
  │   │       │     │ └─┬placeholder
  │   │       │     │   ├──[+] enum (1487:2816)
  │   │       │     │   ├──[+] enum (1487:2823)
  │   │       │     │   ├──[+] enum (1487:2836)
  │   │       │     │   └──[+] enum (1487:2847)
  │   │       │     ├─┬ONEOF
  │   │       │     │ ├──[+] required (1487:3410)❌ 
  │   │       │     │ ├──[+] properties (1487:3199)
  │   │       │     │ ├─┬type
  │   │       │     │ │ ├──[+] enum (1487:3371)
  │   │       │     │ │ ├──[+] enum (1487:3378)
  │   │       │     │ │ ├──[+] enum (1487:3387)
  │   │       │     │ │ └──[-] enum (1:456430)❌ 
  │   │       │     │ ├─┬textAlign
  │   │       │     │ │ ├──[-] enum (1:456500)❌ 
  │   │       │     │ │ ├──[-] enum (1:456482)❌ 
  │   │       │     │ │ ├──[-] enum (1:456490)❌ 
  │   │       │     │ │ └──[🔀] type (1487:3091)❌ 
  │   │       │     │ ├─┬placeholder
  │   │       │     │ │ ├──[+] enum (1487:3235)
  │   │       │     │ │ ├──[+] enum (1487:3242)
  │   │       │     │ │ ├──[+] enum (1487:3255)
  │   │       │     │ │ ├──[+] enum (1487:3266)
  │   │       │     │ │ └──[+] default (1487:3284)❌ 
  │   │       │     │ └─┬readOnly
  │   │       │     │   └──[🔀] type (1487:3062)❌ 
  │   │       │     ├─┬ONEOF
  │   │       │     │ ├──[+] required (1487:3857)❌ 
  │   │       │     │ ├──[+] properties (1487:3647)
  │   │       │     │ ├─┬readOnly
  │   │       │     │ │ └──[🔀] type (1487:3510)❌ 
  │   │       │     │ ├─┬textAlign
  │   │       │     │ │ ├──[-] enum (1:456862)❌ 
  │   │       │     │ │ ├──[-] enum (1:456870)❌ 
  │   │       │     │ │ ├──[-] enum (1:456880)❌ 
  │   │       │     │ │ └──[🔀] type (1487:3539)❌ 
  │   │       │     │ ├─┬placeholder
  │   │       │     │ │ ├──[+] enum (1487:3683)
  │   │       │     │ │ ├──[+] enum (1487:3690)
  │   │       │     │ │ ├──[+] enum (1487:3703)
  │   │       │     │ │ ├──[+] enum (1487:3714)
  │   │       │     │ │ └──[+] default (1487:3732)❌ 
  │   │       │     │ └─┬type
  │   │       │     │   ├──[+] enum (1487:3818)
  │   │       │     │   ├──[+] enum (1487:3825)
  │   │       │     │   ├──[+] enum (1487:3834)
  │   │       │     │   └──[-] enum (1:456811)❌ 
  │   │       │     ├─┬ONEOF
  │   │       │     │ ├──[+] properties (1487:4094)
  │   │       │     │ ├─┬verticalAlign
  │   │       │     │ │ ├──[+] enum (1487:4202)
  │   │       │     │ │ ├──[-] enum (1:457580)❌ 
  │   │       │     │ │ ├──[-] enum (1:457587)❌ 
  │   │       │     │ │ ├──[-] enum (1:457597)❌ 
  │   │       │     │ │ ├──[-] enum (1:457607)❌ 
  │   │       │     │ │ └──[-] nullable (1:457565)❌ 
  │   │       │     │ ├─┬type
  │   │       │     │ │ ├──[+] enum (1487:4320)
  │   │       │     │ │ ├──[+] enum (1487:4327)
  │   │       │     │ │ ├──[+] enum (1487:4336)
  │   │       │     │ │ └──[-] enum (1:457191)❌ 
  │   │       │     │ ├─┬textAlign
  │   │       │     │ │ ├──[-] enum (1:457322)❌ 
  │   │       │     │ │ ├──[-] enum (1:457330)❌ 
  │   │       │     │ │ └──[-] enum (1:457340)❌ 
  │   │       │     │ ├─┬readOnly
  │   │       │     │ │ └──[🔀] type (1487:3957)❌ 
  │   │       │     │ ├─┬placeholder
  │   │       │     │ │ ├──[+] enum (1487:4150)
  │   │       │     │ │ ├──[+] enum (1487:4161)
  │   │       │     │ │ ├──[+] enum (1487:4130)
  │   │       │     │ │ └──[+] enum (1487:4137)
  │   │       │     │ └─┬text
  │   │       │     │   └──[🔀] type (1487:3986)❌ 
  │   │       │     ├─┬ONEOF
  │   │       │     │ ├──[+] properties (1487:4821)
  │   │       │     │ ├─┬placeholder
  │   │       │     │ │ ├──[+] enum (1487:4857)
  │   │       │     │ │ ├──[+] enum (1487:4864)
  │   │       │     │ │ ├──[+] enum (1487:4877)
  │   │       │     │ │ └──[+] enum (1487:4888)
  │   │       │     │ ├─┬verticalAlign
  │   │       │     │ │ ├──[-] enum (1:458409)❌ 
  │   │       │     │ │ ├──[-] enum (1:458416)❌ 
  │   │       │     │ │ ├──[-] enum (1:458426)❌ 
  │   │       │     │ │ ├──[-] enum (1:458436)❌ 
  │   │       │     │ │ └──[-] nullable (1:458394)❌ 
  │   │       │     │ ├─┬textAlign
  │   │       │     │ │ ├──[-] enum (1:458151)❌ 
  │   │       │     │ │ ├──[-] enum (1:458159)❌ 
  │   │       │     │ │ ├──[-] enum (1:458169)❌ 
  │   │       │     │ │ └──[🔀] type (1487:4713)❌ 
  │   │       │     │ ├─┬value
  │   │       │     │ │ └──[+] enum (1487:4929)
  │   │       │     │ ├─┬readOnly
  │   │       │     │ │ └──[🔀] type (1487:4684)❌ 
  │   │       │     │ └─┬type
  │   │       │     │   ├──[+] enum (1487:5158)
  │   │       │     │   ├──[+] enum (1487:5142)
  │   │       │     │   ├──[+] enum (1487:5149)
  │   │       │     │   └──[-] enum (1:457915)❌ 
  │   │       │     ├─┬ONEOF
  │   │       │     │ ├──[+] properties (1487:5643)
  │   │       │     │ ├─┬values
  │   │       │     │ │ ├──[+] enum (1487:5751)
  │   │       │     │ │ ├──[-] items (1:458792)❌ 
  │   │       │     │ │ └──[🔀] type (1487:5734)❌ 
  │   │       │     │ ├─┬readOnly
  │   │       │     │ │ └──[🔀] type (1487:5506)❌ 
  │   │       │     │ ├─┬placeholder
  │   │       │     │ │ ├──[+] enum (1487:5679)
  │   │       │     │ │ ├──[+] enum (1487:5686)
  │   │       │     │ │ ├──[+] enum (1487:5699)
  │   │       │     │ │ └──[+] enum (1487:5710)
  │   │       │     │ └─┬type
  │   │       │     │   ├──[-] enum (1:458744)❌ 
  │   │       │     │   └──[🔀] type (1487:5535)❌ 
  │   │       │     ├─┬ONEOF
  │   │       │     │ ├──[+] properties (1487:6277)
  │   │       │     │ ├─┬values
  │   │       │     │ │ ├──[-] items (1:459412)❌ 
  │   │       │     │ │ └──[🔀] type (1487:6604)❌ 
  │   │       │     │ ├─┬readOnly
  │   │       │     │ │ └──[🔀] type (1487:6140)❌ 
  │   │       │     │ ├─┬validationLength
  │   │       │     │ │ ├──[+] enum (1487:6385)
  │   │       │     │ │ └──[🔀] type (1487:6368)❌ 
  │   │       │     │ ├─┬validationRule
  │   │       │     │ │ └──[🔀] type (1487:6641)❌ 
  │   │       │     │ ├─┬placeholder
  │   │       │     │ │ ├──[+] enum (1487:6313)
  │   │       │     │ │ ├──[+] enum (1487:6320)
  │   │       │     │ │ ├──[+] enum (1487:6333)
  │   │       │     │ │ └──[+] enum (1487:6344)
  │   │       │     │ └─┬type
  │   │       │     │   ├──[-] enum (1:459361)❌ 
  │   │       │     │   └──[🔀] type (1487:6169)❌ 
  │   │       │     └─┬ONEOF
  │   │       │       ├──[+] properties (1487:6986)
  │   │       │       ├─┬values
  │   │       │       │ ├──[+] enum (1487:7094)
  │   │       │       │ ├──[-] items (1:460110)❌ 
  │   │       │       │ └──[🔀] type (1487:7077)❌ 
  │   │       │       ├─┬type
  │   │       │       │ ├──[-] enum (1:460059)❌ 
  │   │       │       │ └──[🔀] type (1487:6878)❌ 
  │   │       │       ├─┬readOnly
  │   │       │       │ └──[🔀] type (1487:6849)❌ 
  │   │       │       └─┬placeholder
  │   │       │         ├──[+] enum (1487:7022)
  │   │       │         ├──[+] enum (1487:7029)
  │   │       │         ├──[+] enum (1487:7042)
  │   │       │         └──[+] enum (1487:7053)
  │   │       └─┬signingStatus
  │   │         ├──[-] enum (1:453643)❌ 
  │   │         ├──[-] enum (1:453657)❌ 
  │   │         ├──[-] enum (1:453667)❌ 
  │   │         └──[+] nullable (1487:784)❌ 
  │   └─┬Requestbody
  │     └─┬application/json
  │       └─┬Schema
  │         └─┬recipient
  │           └─┬email
  │             ├──[+] pattern (1486:244)❌ 
  │             └──[-] format (1:452713)❌ 
  ├─┬/envelope/field/update-many
  │ └─┬POST
  │   ├─┬Responses
  │   │ └─┬200
  │   │   └─┬application/json
  │   │     └─┬Schema
  │   │       └─┬data
  │   │         └─┬Schema
  │   │           └─┬fieldMeta
  │   │             ├─┬ONEOF
  │   │             │ ├──[+] required (174:1039)❌ 
  │   │             │ ├──[+] properties (174:887)
  │   │             │ ├─┬readOnly
  │   │             │ │ └──[🔀] type (174:750)❌ 
  │   │             │ ├─┬type
  │   │             │ │ ├──[-] enum (1:73991)❌ 
  │   │             │ │ └──[🔀] type (174:779)❌ 
  │   │             │ └─┬placeholder
  │   │             │   ├──[+] enum (174:923)
  │   │             │   ├──[+] enum (174:930)
  │   │             │   ├──[+] enum (174:943)
  │   │             │   ├──[+] enum (174:954)
  │   │             │   └──[+] default (174:972)❌ 
  │   │             ├─┬ONEOF
  │   │             │ ├──[+] properties (174:1276)
  │   │             │ ├─┬textAlign
  │   │             │ │ ├──[-] enum (1:74361)❌ 
  │   │             │ │ ├──[-] enum (1:74369)❌ 
  │   │             │ │ ├──[-] enum (1:74379)❌ 
  │   │             │ │ └──[🔀] type (174:1168)❌ 
  │   │             │ ├─┬placeholder
  │   │             │ │ ├──[+] enum (174:1312)
  │   │             │ │ ├──[+] enum (174:1319)
  │   │             │ │ ├──[+] enum (174:1332)
  │   │             │ │ └──[+] enum (174:1343)
  │   │             │ ├─┬type
  │   │             │ │ ├──[+] enum (174:1434)
  │   │             │ │ ├──[+] enum (174:1441)
  │   │             │ │ ├──[+] enum (174:1450)
  │   │             │ │ └──[-] enum (1:74306)❌ 
  │   │             │ └─┬readOnly
  │   │             │   └──[🔀] type (174:1139)❌ 
  │   │             ├─┬ONEOF
  │   │             │ ├──[+] properties (174:1699)
  │   │             │ ├─┬readOnly
  │   │             │ │ └──[🔀] type (174:1562)❌ 
  │   │             │ ├─┬textAlign
  │   │             │ │ ├──[-] enum (1:74741)❌ 
  │   │             │ │ ├──[-] enum (1:74749)❌ 
  │   │             │ │ ├──[-] enum (1:74759)❌ 
  │   │             │ │ └──[🔀] type (174:1591)❌ 
  │   │             │ ├─┬type
  │   │             │ │ ├──[+] enum (174:1853)
  │   │             │ │ ├──[+] enum (174:1860)
  │   │             │ │ ├──[+] enum (174:1869)
  │   │             │ │ └──[-] enum (1:74690)❌ 
  │   │             │ └─┬placeholder
  │   │             │   ├──[+] enum (174:1735)
  │   │             │   ├──[+] enum (174:1742)
  │   │             │   ├──[+] enum (174:1755)
  │   │             │   └──[+] enum (174:1766)
  │   │             ├─┬ONEOF
  │   │             │ ├──[+] required (174:2329)❌ 
  │   │             │ ├──[+] properties (174:2118)
  │   │             │ ├─┬textAlign
  │   │             │ │ ├──[-] enum (1:75122)❌ 
  │   │             │ │ ├──[-] enum (1:75130)❌ 
  │   │             │ │ ├──[-] enum (1:75140)❌ 
  │   │             │ │ └──[🔀] type (174:2010)❌ 
  │   │             │ ├─┬placeholder
  │   │             │ │ ├──[+] enum (174:2185)
  │   │             │ │ ├──[+] enum (174:2154)
  │   │             │ │ ├──[+] enum (174:2161)
  │   │             │ │ ├──[+] enum (174:2174)
  │   │             │ │ └──[+] default (174:2203)❌ 
  │   │             │ ├─┬readOnly
  │   │             │ │ └──[🔀] type (174:1981)❌ 
  │   │             │ └─┬type
  │   │             │   ├──[+] enum (174:2290)
  │   │             │   ├──[+] enum (174:2297)
  │   │             │   ├──[+] enum (174:2306)
  │   │             │   └──[-] enum (1:75070)❌ 
  │   │             ├─┬ONEOF
  │   │             │ ├──[+] required (174:2776)❌ 
  │   │             │ ├──[+] properties (174:2566)
  │   │             │ ├─┬placeholder
  │   │             │ │ ├──[+] enum (174:2602)
  │   │             │ │ ├──[+] enum (174:2609)
  │   │             │ │ ├──[+] enum (174:2622)
  │   │             │ │ ├──[+] enum (174:2633)
  │   │             │ │ └──[+] default (174:2651)❌ 
  │   │             │ ├─┬textAlign
  │   │             │ │ ├──[-] enum (1:75502)❌ 
  │   │             │ │ ├──[-] enum (1:75510)❌ 
  │   │             │ │ ├──[-] enum (1:75520)❌ 
  │   │             │ │ └──[🔀] type (174:2458)❌ 
  │   │             │ ├─┬readOnly
  │   │             │ │ └──[🔀] type (174:2429)❌ 
  │   │             │ └─┬type
  │   │             │   ├──[+] enum (174:2737)
  │   │             │   ├──[+] enum (174:2744)
  │   │             │   ├──[+] enum (174:2753)
  │   │             │   └──[-] enum (1:75451)❌ 
  │   │             ├─┬ONEOF
  │   │             │ ├──[+] properties (174:3013)
  │   │             │ ├─┬text
  │   │             │ │ └──[🔀] type (174:2905)❌ 
  │   │             │ ├─┬type
  │   │             │ │ ├──[+] enum (174:3239)
  │   │             │ │ ├──[+] enum (174:3246)
  │   │             │ │ ├──[+] enum (174:3255)
  │   │             │ │ └──[-] enum (1:75831)❌ 
  │   │             │ ├─┬readOnly
  │   │             │ │ └──[🔀] type (174:2876)❌ 
  │   │             │ ├─┬placeholder
  │   │             │ │ ├──[+] enum (174:3049)
  │   │             │ │ ├──[+] enum (174:3056)
  │   │             │ │ ├──[+] enum (174:3069)
  │   │             │ │ └──[+] enum (174:3080)
  │   │             │ ├─┬verticalAlign
  │   │             │ │ ├──[+] enum (174:3121)
  │   │             │ │ ├──[-] enum (1:76220)❌ 
  │   │             │ │ ├──[-] enum (1:76227)❌ 
  │   │             │ │ ├──[-] enum (1:76237)❌ 
  │   │             │ │ ├──[-] enum (1:76247)❌ 
  │   │             │ │ └──[-] nullable (1:76205)❌ 
  │   │             │ └─┬textAlign
  │   │             │   ├──[-] enum (1:75962)❌ 
  │   │             │   ├──[-] enum (1:75970)❌ 
  │   │             │   └──[-] enum (1:75980)❌ 
  │   │             ├─┬ONEOF
  │   │             │ ├──[+] properties (174:3740)
  │   │             │ ├─┬placeholder
  │   │             │ │ ├──[+] enum (174:3776)
  │   │             │ │ ├──[+] enum (174:3783)
  │   │             │ │ ├──[+] enum (174:3796)
  │   │             │ │ └──[+] enum (174:3807)
  │   │             │ ├─┬readOnly
  │   │             │ │ └──[🔀] type (174:3603)❌ 
  │   │             │ ├─┬value
  │   │             │ │ └──[+] enum (174:3848)
  │   │             │ ├─┬verticalAlign
  │   │             │ │ ├──[-] enum (1:77049)❌ 
  │   │             │ │ ├──[-] enum (1:77056)❌ 
  │   │             │ │ ├──[-] enum (1:77066)❌ 
  │   │             │ │ ├──[-] enum (1:77076)❌ 
  │   │             │ │ └──[-] nullable (1:77034)❌ 
  │   │             │ ├─┬type
  │   │             │ │ ├──[+] enum (174:4077)
  │   │             │ │ ├──[+] enum (174:4061)
  │   │             │ │ ├──[+] enum (174:4068)
  │   │             │ │ └──[-] enum (1:76555)❌ 
  │   │             │ └─┬textAlign
  │   │             │   ├──[-] enum (1:76791)❌ 
  │   │             │   ├──[-] enum (1:76799)❌ 
  │   │             │   ├──[-] enum (1:76809)❌ 
  │   │             │   └──[🔀] type (174:3632)❌ 
  │   │             ├─┬ONEOF
  │   │             │ ├──[+] properties (174:4562)
  │   │             │ ├─┬type
  │   │             │ │ ├──[-] enum (1:77384)❌ 
  │   │             │ │ └──[🔀] type (174:4454)❌ 
  │   │             │ ├─┬placeholder
  │   │             │ │ ├──[+] enum (174:4598)
  │   │             │ │ ├──[+] enum (174:4605)
  │   │             │ │ ├──[+] enum (174:4618)
  │   │             │ │ └──[+] enum (174:4629)
  │   │             │ ├─┬values
  │   │             │ │ ├──[+] enum (174:4670)
  │   │             │ │ ├──[-] items (1:77432)❌ 
  │   │             │ │ └──[🔀] type (174:4653)❌ 
  │   │             │ └─┬readOnly
  │   │             │   └──[🔀] type (174:4425)❌ 
  │   │             ├─┬ONEOF
  │   │             │ ├──[+] properties (174:5196)
  │   │             │ ├─┬placeholder
  │   │             │ │ ├──[+] enum (174:5252)
  │   │             │ │ ├──[+] enum (174:5263)
  │   │             │ │ ├──[+] enum (174:5232)
  │   │             │ │ └──[+] enum (174:5239)
  │   │             │ ├─┬validationLength
  │   │             │ │ ├──[+] enum (174:5304)
  │   │             │ │ └──[🔀] type (174:5287)❌ 
  │   │             │ ├─┬validationRule
  │   │             │ │ └──[🔀] type (174:5560)❌ 
  │   │             │ ├─┬readOnly
  │   │             │ │ └──[🔀] type (174:5059)❌ 
  │   │             │ ├─┬values
  │   │             │ │ ├──[-] items (1:78052)❌ 
  │   │             │ │ └──[🔀] type (174:5523)❌ 
  │   │             │ └─┬type
  │   │             │   ├──[-] enum (1:78001)❌ 
  │   │             │   └──[🔀] type (174:5088)❌ 
  │   │             └─┬ONEOF
  │   │               ├──[+] properties (174:5905)
  │   │               ├─┬readOnly
  │   │               │ └──[🔀] type (174:5768)❌ 
  │   │               ├─┬type
  │   │               │ ├──[-] enum (1:78699)❌ 
  │   │               │ └──[🔀] type (174:5797)❌ 
  │   │               ├─┬values
  │   │               │ ├──[+] enum (174:6013)
  │   │               │ ├──[-] items (1:78750)❌ 
  │   │               │ └──[🔀] type (174:5996)❌ 
  │   │               └─┬placeholder
  │   │                 ├──[+] enum (174:5941)
  │   │                 ├──[+] enum (174:5948)
  │   │                 ├──[+] enum (174:5961)
  │   │                 └──[+] enum (174:5972)
  │   └─┬Requestbody
  │     └─┬application/json
  │       └─┬Schema
  │         └─┬data
  │           └─┬Schema
  │             ├──[+] allOf (173:8016)
  │             ├─┬ALLOF
  │             │ ├─┬ONEOF
  │             │ │ └─┬fieldMeta
  │             │ │   ├──[🔀] default (173:669)❌ 
  │             │ │   ├──[+] properties (173:499)
  │             │ │   ├─┬type
  │             │ │   │ ├──[-] enum (1:65323)❌ 
  │             │ │   │ └──[🔀] type (173:391)❌ 
  │             │ │   ├─┬placeholder
  │             │ │   │ ├──[+] enum (173:535)
  │             │ │   │ ├──[+] enum (173:542)
  │             │ │   │ ├──[+] enum (173:555)
  │             │ │   │ ├──[+] enum (173:566)
  │             │ │   │ └──[+] default (173:584)❌ 
  │             │ │   └─┬readOnly
  │             │ │     └──[🔀] type (173:362)❌ 
  │             │ ├─┬ONEOF
  │             │ │ └─┬fieldMeta
  │             │ │   ├──[+] properties (173:1155)
  │             │ │   ├─┬type
  │             │ │   │ ├──[+] enum (173:1313)
  │             │ │   │ ├──[+] enum (173:1320)
  │             │ │   │ ├──[+] enum (173:1329)
  │             │ │   │ └──[-] enum (1:65923)❌ 
  │             │ │   ├─┬readOnly
  │             │ │   │ └──[🔀] type (173:1018)❌ 
  │             │ │   ├─┬placeholder
  │             │ │   │ ├──[+] enum (173:1191)
  │             │ │   │ ├──[+] enum (173:1198)
  │             │ │   │ ├──[+] enum (173:1211)
  │             │ │   │ └──[+] enum (173:1222)
  │             │ │   └─┬textAlign
  │             │ │     ├──[-] enum (1:65978)❌ 
  │             │ │     ├──[-] enum (1:65986)❌ 
  │             │ │     ├──[-] enum (1:65996)❌ 
  │             │ │     └──[🔀] type (173:1047)❌ 
  │             │ ├─┬ONEOF
  │             │ │ └─┬fieldMeta
  │             │ │   ├──[+] properties (173:1747)
  │             │ │   ├─┬readOnly
  │             │ │   │ └──[🔀] type (173:1610)❌ 
  │             │ │   ├─┬placeholder
  │             │ │   │ ├──[+] enum (173:1783)
  │             │ │   │ ├──[+] enum (173:1790)
  │             │ │   │ ├──[+] enum (173:1803)
  │             │ │   │ └──[+] enum (173:1814)
  │             │ │   ├─┬textAlign
  │             │ │   │ ├──[-] enum (1:66545)❌ 
  │             │ │   │ ├──[-] enum (1:66553)❌ 
  │             │ │   │ ├──[-] enum (1:66563)❌ 
  │             │ │   │ └──[🔀] type (173:1639)❌ 
  │             │ │   └─┬type
  │             │ │     ├──[+] enum (173:1917)
  │             │ │     ├──[+] enum (173:1901)
  │             │ │     ├──[+] enum (173:1908)
  │             │ │     └──[-] enum (1:66494)❌ 
  │             │ ├─┬ONEOF
  │             │ │ └─┬fieldMeta
  │             │ │   ├──[🔀] default (173:2561)❌ 
  │             │ │   ├──[+] properties (173:2332)
  │             │ │   ├─┬readOnly
  │             │ │   │ └──[🔀] type (173:2195)❌ 
  │             │ │   ├─┬textAlign
  │             │ │   │ ├──[-] enum (1:67110)❌ 
  │             │ │   │ ├──[-] enum (1:67118)❌ 
  │             │ │   │ ├──[-] enum (1:67128)❌ 
  │             │ │   │ └──[🔀] type (173:2224)❌ 
  │             │ │   ├─┬placeholder
  │             │ │   │ ├──[+] enum (173:2368)
  │             │ │   │ ├──[+] enum (173:2375)
  │             │ │   │ ├──[+] enum (173:2388)
  │             │ │   │ ├──[+] enum (173:2399)
  │             │ │   │ └──[+] default (173:2417)❌ 
  │             │ │   └─┬type
  │             │ │     ├──[+] enum (173:2504)
  │             │ │     ├──[+] enum (173:2511)
  │             │ │     ├──[+] enum (173:2520)
  │             │ │     └──[-] enum (1:67058)❌ 
  │             │ ├─┬ONEOF
  │             │ │ └─┬fieldMeta
  │             │ │   ├──[🔀] default (173:3181)❌ 
  │             │ │   ├──[+] properties (173:2953)
  │             │ │   ├─┬readOnly
  │             │ │   │ └──[🔀] type (173:2816)❌ 
  │             │ │   ├─┬textAlign
  │             │ │   │ ├──[-] enum (1:67674)❌ 
  │             │ │   │ ├──[-] enum (1:67682)❌ 
  │             │ │   │ ├──[-] enum (1:67692)❌ 
  │             │ │   │ └──[🔀] type (173:2845)❌ 
  │             │ │   ├─┬type
  │             │ │   │ ├──[+] enum (173:3124)
  │             │ │   │ ├──[+] enum (173:3131)
  │             │ │   │ ├──[+] enum (173:3140)
  │             │ │   │ └──[-] enum (1:67623)❌ 
  │             │ │   └─┬placeholder
  │             │ │     ├──[+] enum (173:2989)
  │             │ │     ├──[+] enum (173:2996)
  │             │ │     ├──[+] enum (173:3009)
  │             │ │     ├──[+] enum (173:3020)
  │             │ │     └──[+] default (173:3038)❌ 
  │             │ ├─┬ONEOF
  │             │ │ └─┬fieldMeta
  │             │ │   ├──[+] properties (173:3572)
  │             │ │   ├─┬verticalAlign
  │             │ │   │ ├──[+] enum (173:3680)
  │             │ │   │ ├──[-] enum (1:68575)❌ 
  │             │ │   │ ├──[-] enum (1:68582)❌ 
  │             │ │   │ ├──[-] enum (1:68592)❌ 
  │             │ │   │ ├──[-] enum (1:68602)❌ 
  │             │ │   │ └──[-] nullable (1:68560)❌ 
  │             │ │   ├─┬textAlign
  │             │ │   │ ├──[-] enum (1:68317)❌ 
  │             │ │   │ ├──[-] enum (1:68325)❌ 
  │             │ │   │ └──[-] enum (1:68335)❌ 
  │             │ │   ├─┬placeholder
  │             │ │   │ ├──[+] enum (173:3628)
  │             │ │   │ ├──[+] enum (173:3639)
  │             │ │   │ ├──[+] enum (173:3608)
  │             │ │   │ └──[+] enum (173:3615)
  │             │ │   ├─┬type
  │             │ │   │ ├──[+] enum (173:3798)
  │             │ │   │ ├──[+] enum (173:3805)
  │             │ │   │ ├──[+] enum (173:3814)
  │             │ │   │ └──[-] enum (1:68186)❌ 
  │             │ │   ├─┬readOnly
  │             │ │   │ └──[🔀] type (173:3435)❌ 
  │             │ │   └─┬text
  │             │ │     └──[🔀] type (173:3464)❌ 
  │             │ ├─┬ONEOF
  │             │ │ └─┬fieldMeta
  │             │ │   ├──[+] properties (173:4538)
  │             │ │   ├─┬placeholder
  │             │ │   │ ├──[+] enum (173:4574)
  │             │ │   │ ├──[+] enum (173:4581)
  │             │ │   │ ├──[+] enum (173:4594)
  │             │ │   │ └──[+] enum (173:4605)
  │             │ │   ├─┬readOnly
  │             │ │   │ └──[🔀] type (173:4401)❌ 
  │             │ │   ├─┬type
  │             │ │   │ ├──[+] enum (173:4859)
  │             │ │   │ ├──[+] enum (173:4866)
  │             │ │   │ ├──[+] enum (173:4875)
  │             │ │   │ └──[-] enum (1:69177)❌ 
  │             │ │   ├─┬textAlign
  │             │ │   │ ├──[-] enum (1:69413)❌ 
  │             │ │   │ ├──[-] enum (1:69421)❌ 
  │             │ │   │ ├──[-] enum (1:69431)❌ 
  │             │ │   │ └──[🔀] type (173:4430)❌ 
  │             │ │   ├─┬value
  │             │ │   │ └──[+] enum (173:4646)
  │             │ │   └─┬verticalAlign
  │             │ │     ├──[-] enum (1:69678)❌ 
  │             │ │     ├──[-] enum (1:69688)❌ 
  │             │ │     ├──[-] enum (1:69698)❌ 
  │             │ │     ├──[-] enum (1:69671)❌ 
  │             │ │     └──[-] nullable (1:69656)❌ 
  │             │ ├─┬ONEOF
  │             │ │ └─┬fieldMeta
  │             │ │   ├──[+] properties (173:5590)
  │             │ │   ├─┬type
  │             │ │   │ ├──[-] enum (1:70262)❌ 
  │             │ │   │ └──[🔀] type (173:5482)❌ 
  │             │ │   ├─┬values
  │             │ │   │ ├──[+] enum (173:5698)
  │             │ │   │ ├──[-] items (1:70310)❌ 
  │             │ │   │ └──[🔀] type (173:5681)❌ 
  │             │ │   ├─┬placeholder
  │             │ │   │ ├──[+] enum (173:5626)
  │             │ │   │ ├──[+] enum (173:5633)
  │             │ │   │ ├──[+] enum (173:5646)
  │             │ │   │ └──[+] enum (173:5657)
  │             │ │   └─┬readOnly
  │             │ │     └──[🔀] type (173:5453)❌ 
  │             │ ├─┬ONEOF
  │             │ │ └─┬fieldMeta
  │             │ │   ├──[+] properties (173:6467)
  │             │ │   ├─┬validationLength
  │             │ │   │ ├──[+] enum (173:6575)
  │             │ │   │ └──[🔀] type (173:6558)❌ 
  │             │ │   ├─┬placeholder
  │             │ │   │ ├──[+] enum (173:6523)
  │             │ │   │ ├──[+] enum (173:6534)
  │             │ │   │ ├──[+] enum (173:6503)
  │             │ │   │ └──[+] enum (173:6510)
  │             │ │   ├─┬type
  │             │ │   │ ├──[-] enum (1:71150)❌ 
  │             │ │   │ └──[🔀] type (173:6359)❌ 
  │             │ │   ├─┬values
  │             │ │   │ ├──[-] items (1:71201)❌ 
  │             │ │   │ └──[🔀] type (173:6794)❌ 
  │             │ │   ├─┬validationRule
  │             │ │   │ └──[🔀] type (173:6831)❌ 
  │             │ │   └─┬readOnly
  │             │ │     └──[🔀] type (173:6330)❌ 
  │             │ └─┬ONEOF
  │             │   └─┬fieldMeta
  │             │     ├──[+] properties (173:7463)
  │             │     ├─┬placeholder
  │             │     │ ├──[+] enum (173:7519)
  │             │     │ ├──[+] enum (173:7530)
  │             │     │ ├──[+] enum (173:7499)
  │             │     │ └──[+] enum (173:7506)
  │             │     ├─┬type
  │             │     │ ├──[-] enum (1:72167)❌ 
  │             │     │ └──[🔀] type (173:7355)❌ 
  │             │     ├─┬readOnly
  │             │     │ └──[🔀] type (173:7326)❌ 
  │             │     └─┬values
  │             │       ├──[+] enum (173:7571)
  │             │       ├──[-] items (1:72218)❌ 
  │             │       └──[🔀] type (173:7554)❌ 
  │             └─┬ALLOF
  │               ├──[-] properties (1:72860)❌ 
  │               ├──[-] properties (1:72633)❌ 
  │               ├──[-] properties (1:72675)❌ 
  │               ├──[-] properties (1:72738)❌ 
  │               └──[-] properties (1:72801)❌ 
  ├─┬/document/recipient/create
  │ └─┬POST
  │   ├─┬Responses
  │   │ └─┬200
  │   │   └─┬application/json
  │   │     └─┬Schema
  │   │       ├──[+] required (1465:1443)❌ 
  │   │       ├──[+] required (1465:1455)❌ 
  │   │       ├──[+] properties (1465:688)
  │   │       ├──[+] properties (1465:642)
  │   │       ├─┬signingOrder
  │   │       │ ├──[+] enum (1465:435)
  │   │       │ ├──[+] enum (1465:424)
  │   │       │ ├──[🔀] type (1465:407)❌ 
  │   │       │ └──[-] nullable (1:446096)❌ 
  │   │       ├─┬token
  │   │       │ ├──[+] enum (1465:373)
  │   │       │ ├──[+] enum (1465:351)
  │   │       │ └──[+] enum (1465:364)
  │   │       ├─┬rejectionReason
  │   │       │ └──[-] nullable (1:446153)❌ 
  │   │       ├─┬signedAt
  │   │       │ ├──[+] enum (1465:223)
  │   │       │ ├──[+] enum (1465:234)
  │   │       │ ├──[+] enum (1465:200)
  │   │       │ ├──[+] enum (1465:205)
  │   │       │ ├──[+] enum (1465:214)
  │   │       │ └──[-] nullable (1:445687)❌ 
  │   │       ├─┬signingStatus
  │   │       │ ├──[-] enum (1:445322)❌ 
  │   │       │ ├──[-] enum (1:445336)❌ 
  │   │       │ ├──[-] enum (1:445346)❌ 
  │   │       │ └──[+] nullable (1465:784)❌ 
  │   │       ├─┬name
  │   │       │ └──[+] nullable (1465:682)❌ 
  │   │       ├─┬readStatus
  │   │       │ ├──[-] enum (1:445251)❌ 
  │   │       │ ├──[-] enum (1:445265)❌ 
  │   │       │ └──[🔀] type (1465:457)❌ 
  │   │       ├─┬role
  │   │       │ ├──[+] enum (1465:286)
  │   │       │ ├──[+] enum (1465:299)
  │   │       │ ├──[-] enum (1:445162)❌ 
  │   │       │ ├──[-] enum (1:445172)❌ 
  │   │       │ ├──[-] enum (1:445182)❌ 
  │   │       │ ├──[-] enum (1:445194)❌ 
  │   │       │ └──[-] enum (1:445156)❌ 
  │   │       ├─┬sendStatus
  │   │       │ ├──[-] enum (1:445402)❌ 
  │   │       │ ├──[-] enum (1:445414)❌ 
  │   │       │ └──[+] nullable (1465:1210)❌ 
  │   │       └─┬id
  │   │         ├──[🔀] type (1465:616)❌ 
  │   │         └──[+] nullable (1465:636)❌ 
  │   └─┬Requestbody
  │     └─┬application/json
  │       └─┬Schema
  │         └─┬recipient
  │           └─┬email
  │             ├──[+] pattern (1464:221)❌ 
  │             └──[-] format (1:444373)❌ 
  ├─┬/template/recipient/{recipientId}
  │ └─┬GET
  │   └─┬Responses
  │     └─┬200
  │       └─┬application/json
  │         └─┬Schema
  │           ├──[+] required (1519:7781)❌ 
  │           ├──[+] required (1519:7769)❌ 
  │           ├──[+] properties (1519:688)
  │           ├──[+] properties (1519:642)
  │           ├─┬fields
  │           │ └─┬Schema
  │           │   └─┬fieldMeta
  │           │     ├─┬ONEOF
  │           │     │ ├──[+] required (1519:2120)❌ 
  │           │     │ ├──[+] properties (1519:1968)
  │           │     │ ├─┬readOnly
  │           │     │ │ └──[🔀] type (1519:1831)❌ 
  │           │     │ ├─┬placeholder
  │           │     │ │ ├──[+] enum (1519:2004)
  │           │     │ │ ├──[+] enum (1519:2011)
  │           │     │ │ ├──[+] enum (1519:2024)
  │           │     │ │ ├──[+] enum (1519:2035)
  │           │     │ │ └──[+] default (1519:2053)❌ 
  │           │     │ └─┬type
  │           │     │   ├──[-] enum (1:477276)❌ 
  │           │     │   └──[🔀] type (1519:1860)❌ 
  │           │     ├─┬ONEOF
  │           │     │ ├──[+] properties (1519:2357)
  │           │     │ ├─┬textAlign
  │           │     │ │ ├──[-] enum (1:477646)❌ 
  │           │     │ │ ├──[-] enum (1:477654)❌ 
  │           │     │ │ ├──[-] enum (1:477664)❌ 
  │           │     │ │ └──[🔀] type (1519:2249)❌ 
  │           │     │ ├─┬type
  │           │     │ │ ├──[+] enum (1519:2515)
  │           │     │ │ ├──[+] enum (1519:2522)
  │           │     │ │ ├──[+] enum (1519:2531)
  │           │     │ │ └──[-] enum (1:477591)❌ 
  │           │     │ ├─┬readOnly
  │           │     │ │ └──[🔀] type (1519:2220)❌ 
  │           │     │ └─┬placeholder
  │           │     │   ├──[+] enum (1519:2393)
  │           │     │   ├──[+] enum (1519:2400)
  │           │     │   ├──[+] enum (1519:2413)
  │           │     │   └──[+] enum (1519:2424)
  │           │     ├─┬ONEOF
  │           │     │ ├──[+] properties (1519:2780)
  │           │     │ ├─┬type
  │           │     │ │ ├──[+] enum (1519:2934)
  │           │     │ │ ├──[+] enum (1519:2941)
  │           │     │ │ ├──[+] enum (1519:2950)
  │           │     │ │ └──[-] enum (1:477975)❌ 
  │           │     │ ├─┬readOnly
  │           │     │ │ └──[🔀] type (1519:2643)❌ 
  │           │     │ ├─┬textAlign
  │           │     │ │ ├──[-] enum (1:478026)❌ 
  │           │     │ │ ├──[-] enum (1:478034)❌ 
  │           │     │ │ ├──[-] enum (1:478044)❌ 
  │           │     │ │ └──[🔀] type (1519:2672)❌ 
  │           │     │ └─┬placeholder
  │           │     │   ├──[+] enum (1519:2816)
  │           │     │   ├──[+] enum (1519:2823)
  │           │     │   ├──[+] enum (1519:2836)
  │           │     │   └──[+] enum (1519:2847)
  │           │     ├─┬ONEOF
  │           │     │ ├──[+] required (1519:3410)❌ 
  │           │     │ ├──[+] properties (1519:3199)
  │           │     │ ├─┬textAlign
  │           │     │ │ ├──[-] enum (1:478407)❌ 
  │           │     │ │ ├──[-] enum (1:478415)❌ 
  │           │     │ │ ├──[-] enum (1:478425)❌ 
  │           │     │ │ └──[🔀] type (1519:3091)❌ 
  │           │     │ ├─┬placeholder
  │           │     │ │ ├──[+] enum (1519:3242)
  │           │     │ │ ├──[+] enum (1519:3255)
  │           │     │ │ ├──[+] enum (1519:3266)
  │           │     │ │ ├──[+] enum (1519:3235)
  │           │     │ │ └──[+] default (1519:3284)❌ 
  │           │     │ ├─┬readOnly
  │           │     │ │ └──[🔀] type (1519:3062)❌ 
  │           │     │ └─┬type
  │           │     │   ├──[+] enum (1519:3371)
  │           │     │   ├──[+] enum (1519:3378)
  │           │     │   ├──[+] enum (1519:3387)
  │           │     │   └──[-] enum (1:478355)❌ 
  │           │     ├─┬ONEOF
  │           │     │ ├──[+] required (1519:3857)❌ 
  │           │     │ ├──[+] properties (1519:3647)
  │           │     │ ├─┬textAlign
  │           │     │ │ ├──[-] enum (1:478805)❌ 
  │           │     │ │ ├──[-] enum (1:478787)❌ 
  │           │     │ │ ├──[-] enum (1:478795)❌ 
  │           │     │ │ └──[🔀] type (1519:3539)❌ 
  │           │     │ ├─┬type
  │           │     │ │ ├──[+] enum (1519:3818)
  │           │     │ │ ├──[+] enum (1519:3825)
  │           │     │ │ ├──[+] enum (1519:3834)
  │           │     │ │ └──[-] enum (1:478736)❌ 
  │           │     │ ├─┬readOnly
  │           │     │ │ └──[🔀] type (1519:3510)❌ 
  │           │     │ └─┬placeholder
  │           │     │   ├──[+] enum (1519:3690)
  │           │     │   ├──[+] enum (1519:3703)
  │           │     │   ├──[+] enum (1519:3714)
  │           │     │   ├──[+] enum (1519:3683)
  │           │     │   └──[+] default (1519:3732)❌ 
  │           │     ├─┬ONEOF
  │           │     │ ├──[+] properties (1519:4094)
  │           │     │ ├─┬textAlign
  │           │     │ │ ├──[-] enum (1:479247)❌ 
  │           │     │ │ ├──[-] enum (1:479255)❌ 
  │           │     │ │ └──[-] enum (1:479265)❌ 
  │           │     │ ├─┬readOnly
  │           │     │ │ └──[🔀] type (1519:3957)❌ 
  │           │     │ ├─┬verticalAlign
  │           │     │ │ ├──[+] enum (1519:4202)
  │           │     │ │ ├──[-] enum (1:479532)❌ 
  │           │     │ │ ├──[-] enum (1:479505)❌ 
  │           │     │ │ ├──[-] enum (1:479512)❌ 
  │           │     │ │ ├──[-] enum (1:479522)❌ 
  │           │     │ │ └──[-] nullable (1:479490)❌ 
  │           │     │ ├─┬placeholder
  │           │     │ │ ├──[+] enum (1519:4161)
  │           │     │ │ ├──[+] enum (1519:4130)
  │           │     │ │ ├──[+] enum (1519:4137)
  │           │     │ │ └──[+] enum (1519:4150)
  │           │     │ ├─┬type
  │           │     │ │ ├──[+] enum (1519:4336)
  │           │     │ │ ├──[+] enum (1519:4320)
  │           │     │ │ ├──[+] enum (1519:4327)
  │           │     │ │ └──[-] enum (1:479116)❌ 
  │           │     │ └─┬text
  │           │     │   └──[🔀] type (1519:3986)❌ 
  │           │     ├─┬ONEOF
  │           │     │ ├──[+] properties (1519:4821)
  │           │     │ ├─┬placeholder
  │           │     │ │ ├──[+] enum (1519:4864)
  │           │     │ │ ├──[+] enum (1519:4877)
  │           │     │ │ ├──[+] enum (1519:4888)
  │           │     │ │ └──[+] enum (1519:4857)
  │           │     │ ├─┬verticalAlign
  │           │     │ │ ├──[-] enum (1:480351)❌ 
  │           │     │ │ ├──[-] enum (1:480361)❌ 
  │           │     │ │ ├──[-] enum (1:480334)❌ 
  │           │     │ │ ├──[-] enum (1:480341)❌ 
  │           │     │ │ └──[-] nullable (1:480319)❌ 
  │           │     │ ├─┬type
  │           │     │ │ ├──[+] enum (1519:5142)
  │           │     │ │ ├──[+] enum (1519:5149)
  │           │     │ │ ├──[+] enum (1519:5158)
  │           │     │ │ └──[-] enum (1:479840)❌ 
  │           │     │ ├─┬textAlign
  │           │     │ │ ├──[-] enum (1:480094)❌ 
  │           │     │ │ ├──[-] enum (1:480076)❌ 
  │           │     │ │ ├──[-] enum (1:480084)❌ 
  │           │     │ │ └──[🔀] type (1519:4713)❌ 
  │           │     │ ├─┬value
  │           │     │ │ └──[+] enum (1519:4929)
  │           │     │ └─┬readOnly
  │           │     │   └──[🔀] type (1519:4684)❌ 
  │           │     ├─┬ONEOF
  │           │     │ ├──[+] properties (1519:5643)
  │           │     │ ├─┬type
  │           │     │ │ ├──[-] enum (1:480669)❌ 
  │           │     │ │ └──[🔀] type (1519:5535)❌ 
  │           │     │ ├─┬placeholder
  │           │     │ │ ├──[+] enum (1519:5679)
  │           │     │ │ ├──[+] enum (1519:5686)
  │           │     │ │ ├──[+] enum (1519:5699)
  │           │     │ │ └──[+] enum (1519:5710)
  │           │     │ ├─┬values
  │           │     │ │ ├──[+] enum (1519:5751)
  │           │     │ │ ├──[-] items (1:480717)❌ 
  │           │     │ │ └──[🔀] type (1519:5734)❌ 
  │           │     │ └─┬readOnly
  │           │     │   └──[🔀] type (1519:5506)❌ 
  │           │     ├─┬ONEOF
  │           │     │ ├──[+] properties (1519:6277)
  │           │     │ ├─┬placeholder
  │           │     │ │ ├──[+] enum (1519:6313)
  │           │     │ │ ├──[+] enum (1519:6320)
  │           │     │ │ ├──[+] enum (1519:6333)
  │           │     │ │ └──[+] enum (1519:6344)
  │           │     │ ├─┬validationRule
  │           │     │ │ └──[🔀] type (1519:6641)❌ 
  │           │     │ ├─┬readOnly
  │           │     │ │ └──[🔀] type (1519:6140)❌ 
  │           │     │ ├─┬type
  │           │     │ │ ├──[-] enum (1:481286)❌ 
  │           │     │ │ └──[🔀] type (1519:6169)❌ 
  │           │     │ ├─┬validationLength
  │           │     │ │ ├──[+] enum (1519:6385)
  │           │     │ │ └──[🔀] type (1519:6368)❌ 
  │           │     │ └─┬values
  │           │     │   ├──[-] items (1:481337)❌ 
  │           │     │   └──[🔀] type (1519:6604)❌ 
  │           │     └─┬ONEOF
  │           │       ├──[+] properties (1519:6986)
  │           │       ├─┬readOnly
  │           │       │ └──[🔀] type (1519:6849)❌ 
  │           │       ├─┬placeholder
  │           │       │ ├──[+] enum (1519:7053)
  │           │       │ ├──[+] enum (1519:7022)
  │           │       │ ├──[+] enum (1519:7029)
  │           │       │ └──[+] enum (1519:7042)
  │           │       ├─┬values
  │           │       │ ├──[+] enum (1519:7094)
  │           │       │ ├──[-] items (1:482035)❌ 
  │           │       │ └──[🔀] type (1519:7077)❌ 
  │           │       └─┬type
  │           │         ├──[-] enum (1:481984)❌ 
  │           │         └──[🔀] type (1519:6878)❌ 
  │           ├─┬rejectionReason
  │           │ └──[-] nullable (1:476399)❌ 
  │           ├─┬token
  │           │ ├──[+] enum (1519:364)
  │           │ ├──[+] enum (1519:373)
  │           │ └──[+] enum (1519:351)
  │           ├─┬readStatus
  │           │ ├──[-] enum (1:475497)❌ 
  │           │ ├──[-] enum (1:475511)❌ 
  │           │ └──[🔀] type (1519:457)❌ 
  │           ├─┬signingStatus
  │           │ ├──[-] enum (1:475568)❌ 
  │           │ ├──[-] enum (1:475582)❌ 
  │           │ ├──[-] enum (1:475592)❌ 
  │           │ └──[+] nullable (1519:784)❌ 
  │           ├─┬name
  │           │ ├──[+] items (1519:1249)❌ 
  │           │ └──[🔀] type (1519:1233)❌ 
  │           ├─┬role
  │           │ ├──[+] enum (1519:286)
  │           │ ├──[+] enum (1519:299)
  │           │ ├──[-] enum (1:475428)❌ 
  │           │ ├──[-] enum (1:475440)❌ 
  │           │ ├──[-] enum (1:475402)❌ 
  │           │ ├──[-] enum (1:475408)❌ 
  │           │ └──[-] enum (1:475418)❌ 
  │           ├─┬id
  │           │ ├──[🔀] type (1519:662)❌ 
  │           │ └──[+] nullable (1519:682)❌ 
  │           ├─┬signingOrder
  │           │ ├──[+] enum (1519:424)
  │           │ ├──[+] enum (1519:435)
  │           │ ├──[🔀] type (1519:407)❌ 
  │           │ └──[-] nullable (1:476342)❌ 
  │           ├─┬sendStatus
  │           │ ├──[-] enum (1:475648)❌ 
  │           │ ├──[-] enum (1:475660)❌ 
  │           │ └──[+] nullable (1519:1210)❌ 
  │           └─┬signedAt
  │             ├──[+] enum (1519:200)
  │             ├──[+] enum (1519:205)
  │             ├──[+] enum (1519:214)
  │             ├──[+] enum (1519:223)
  │             ├──[+] enum (1519:234)
  │             └──[-] nullable (1:475933)❌ 
  ├─┬/envelope/{envelopeId}/audit-log
  │ └─┬GET
  │   └─┬Responses
  │     └─┬200
  │       └─┬application/json
  │         └─┬Schema
  │           └─┬data
  │             └─┬Schema
  │               └─┬ALLOF
  │                 ├──[+] anyOf (190:18026)
  │                 ├──[+] anyOf (190:19958)
  │                 ├──[+] anyOf (190:20324)
  │                 ├─┬ANYOF
  │                 │ ├─┬type
  │                 │ │ ├──[+] enum (190:1970)
  │                 │ │ └──[-] enum (1:92192)❌ 
  │                 │ └─┬data
  │                 │   ├──[+] required (190:2257)❌ 
  │                 │   ├──[+] required (190:2274)❌ 
  │                 │   ├──[-] required (1:92673)❌ 
  │                 │   ├──[-] required (1:92593)❌ 
  │                 │   ├──[-] required (1:92611)❌ 
  │                 │   ├──[-] required (1:92628)❌ 
  │                 │   ├──[-] required (1:92643)❌ 
  │                 │   ├──[-] required (1:92660)❌ 
  │                 │   ├──[-] properties (1:92397)❌ 
  │                 │   ├──[-] properties (1:92543)❌ 
  │                 │   ├──[-] properties (1:92250)❌ 
  │                 │   ├──[-] properties (1:92325)❌ 
  │                 │   ├──[-] properties (1:92288)❌ 
  │                 │   ├──[-] properties (1:92360)❌ 
  │                 │   ├──[+] properties (190:2069)
  │                 │   └──[+] properties (190:2034)
  │                 ├─┬ANYOF
  │                 │ ├─┬type
  │                 │ │ ├──[+] enum (190:2379)
  │                 │ │ └──[-] enum (1:92792)❌ 
  │                 │ └─┬data
  │                 │   ├──[+] required (190:2534)❌ 
  │                 │   ├──[+] required (190:2551)❌ 
  │                 │   ├──[-] required (1:92909)❌ 
  │                 │   ├──[+] properties (190:2448)
  │                 │   ├──[+] properties (190:2483)
  │                 │   └──[-] properties (1:92858)❌ 
  │                 ├─┬ANYOF
  │                 │ ├─┬data
  │                 │ │ ├──[+] required (190:3122)❌ 
  │                 │ │ ├──[+] required (190:3047)❌ 
  │                 │ │ ├──[+] required (190:3064)❌ 
  │                 │ │ ├──[+] required (190:3080)❌ 
  │                 │ │ ├──[+] required (190:3094)❌ 
  │                 │ │ ├──[+] required (190:3110)❌ 
  │                 │ │ ├──[-] required (1:93679)❌ 
  │                 │ │ ├──[+] properties (190:2854)
  │                 │ │ ├──[+] properties (190:3001)
  │                 │ │ ├──[+] properties (190:2719)
  │                 │ │ ├──[+] properties (190:2788)
  │                 │ │ ├──[+] properties (190:2754)
  │                 │ │ ├──[+] properties (190:2820)
  │   ...

@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 12, 2026 02:09
* `documenso.templates.duplicate()`:  `response.type.enum(organisation)` **Added** (Breaking ⚠️)
* `documenso.envelopes.get()`:  `response` **Changed** (Breaking ⚠️)
* `documenso.template.template_create_template_temporary()`: 
  *  `request` **Changed**
  *  `response.template` **Changed** (Breaking ⚠️)
* `documenso.envelopes.update()`: 
  *  `request` **Changed**
  *  `response.template_type.enum(organisation)` **Added** (Breaking ⚠️)
* `documenso.template.template_get_many()`:  `response.data[]` **Changed** (Breaking ⚠️)
* `documenso.templates.update()`: 
  *  `request` **Changed**
  *  `response.type.enum(organisation)` **Added** (Breaking ⚠️)
* `documenso.templates.get()`:  `response` **Changed** (Breaking ⚠️)
* `documenso.templates.find()`: 
  *  `request.type` **Changed**
  *  `response.data[]` **Changed** (Breaking ⚠️)
* `documenso.envelope.envelope_get_many()`:  `response.data[]` **Changed** (Breaking ⚠️)
* `documenso.envelope.envelope_audit_log_find()`:  `response.data[]` **Changed** (Breaking ⚠️)
* `documenso.envelope.envelope_find()`:  `response.data[]` **Changed** (Breaking ⚠️)
* `documenso.envelopes.fields.create_many()`: 
  *  `request.data[]` **Changed** (Breaking ⚠️)
  *  `response.data[].field_meta` **Changed**
* `documenso.templates.recipients.get()`:  `response` **Changed**
* `documenso.documents.recipients.create()`:  `response` **Changed**
* `documenso.envelopes.recipients.update_many()`:  `response.data[]` **Changed**
* `documenso.envelopes.recipients.create_many()`:  `response.data[]` **Changed**
* `documenso.documents.get()`:  `response` **Changed**
* `documenso.documents.find()`:  `response.data[].recipients[]` **Changed**
* `documenso.documents.create()`:  `request.payload` **Changed**
* `documenso.documents.update()`:  `request.meta` **Changed**
* `documenso.documents.distribute()`:  `request.meta` **Changed**
* `documenso.documents.create_v0()`: 
  *  `request` **Changed**
  *  `response.document` **Changed**
* `documenso.documents.fields.get()`:  `response.field_meta` **Changed**
* `documenso.documents.fields.create()`: 
  *  `request.field` **Changed**
  *  `response.field_meta` **Changed**
* `documenso.envelopes.create()`:  `request.payload` **Changed**
* `documenso.documents.recipients.update()`:  `response` **Changed**
* `documenso.templates.create()`:  `request.payload` **Changed**
* `documenso.documents.recipients.get()`:  `response` **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.fields.get()`:  `response.field_meta` **Changed**
* `documenso.documents.recipients.create_many()`:  `response.recipients[]` **Changed**
* `documenso.documents.fields.update_many()`: 
  *  `request.fields[]` **Changed**
  *  `response.fields[].field_meta` **Changed**
* `documenso.envelopes.recipients.get()`:  `response` **Changed**
* `documenso.envelopes.items.download()`:  `request.version` **Changed**
* `documenso.document.document_get_many()`:  `response.data[].recipients[]` **Changed**
* `documenso.documents.recipients.update_many()`:  `response.recipients[]` **Changed**
* `documenso.documents.fields.create_many()`: 
  *  `request.fields[]` **Changed**
  *  `response.fields[].field_meta` **Changed**
* `documenso.templates.use()`: 
  *  `request.override` **Changed**
  *  `response` **Changed**
* `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.documents.fields.update()`: 
  *  `request.field` **Changed**
  *  `response.field_meta` **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.envelopes.distribute()`:  `request.meta` **Changed**
* `documenso.envelopes.use()`:  `request.payload` **Changed**
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