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
  ├─┬/envelope/item/create-many
  │ └─┬POST
  │   └─┬Responses
  │     └─┬200
  │       └─┬application/json
  │         └─┬Schema
  │           └─┬data
  │             └─┬Schema
  │               ├──[+] required (64:387)❌ 
  │               ├──[+] properties (64:305)
  │               ├─┬title
  │               │ └──[🔀] type (64:295)❌ 
  │               └─┬order
  │                 └──[🔀] type (64:212)❌ 
  ├─┬/envelope/recipient/{recipientId}
  │ └─┬GET
  │   └─┬Responses
  │     └─┬200
  │       └─┬application/json
  │         └─┬Schema
  │           ├──[+] required (108:7687)❌ 
  │           ├──[+] required (108:7675)❌ 
  │           ├──[+] properties (108:688)
  │           ├──[+] properties (108:642)
  │           ├─┬signedAt
  │           │ ├──[+] enum (108:200)
  │           │ ├──[+] enum (108:205)
  │           │ ├──[+] enum (108:214)
  │           │ ├──[+] enum (108:223)
  │           │ ├──[+] enum (108:234)
  │           │ └──[-] nullable (1:20655)❌ 
  │           ├─┬signingStatus
  │           │ ├──[-] enum (1:20290)❌ 
  │           │ ├──[-] enum (1:20304)❌ 
  │           │ ├──[-] enum (1:20314)❌ 
  │           │ └──[+] nullable (108:784)❌ 
  │           ├─┬token
  │           │ ├──[🔀] type (108:1138)❌ 
  │           │ └──[+] nullable (108:1158)❌ 
  │           ├─┬id
  │           │ ├──[🔀] type (108:662)❌ 
  │           │ └──[+] nullable (108:682)❌ 
  │           ├─┬rejectionReason
  │           │ └──[-] nullable (1:21121)❌ 
  │           ├─┬sendStatus
  │           │ ├──[-] enum (1:20370)❌ 
  │           │ ├──[-] enum (1:20382)❌ 
  │           │ └──[+] nullable (108:1210)❌ 
  │           ├─┬fields
  │           │ └─┬Schema
  │           │   └─┬fieldMeta
  │           │     ├─┬ONEOF
  │           │     │ ├──[+] required (108:2120)❌ 
  │           │     │ ├──[+] properties (108:1968)
  │           │     │ ├─┬type
  │           │     │ │ ├──[-] enum (1:21998)❌ 
  │           │     │ │ └──[🔀] type (108:1860)❌ 
  │           │     │ ├─┬placeholder
  │           │     │ │ ├──[+] enum (108:2004)
  │           │     │ │ ├──[+] enum (108:2011)
  │           │     │ │ ├──[+] enum (108:2024)
  │           │     │ │ ├──[+] enum (108:2035)
  │           │     │ │ └──[+] default (108:2053)❌ 
  │           │     │ └─┬readOnly
  │           │     │   └──[🔀] type (108:1831)❌ 
  │           │     ├─┬ONEOF
  │           │     │ ├──[+] properties (108:2357)
  │           │     │ ├─┬readOnly
  │           │     │ │ └──[🔀] type (108:2220)❌ 
  │           │     │ ├─┬type
  │           │     │ │ ├──[+] enum (108:2522)
  │           │     │ │ ├──[+] enum (108:2531)
  │           │     │ │ ├──[+] enum (108:2515)
  │           │     │ │ └──[-] enum (1:22313)❌ 
  │           │     │ ├─┬textAlign
  │           │     │ │ ├──[-] enum (1:22368)❌ 
  │           │     │ │ ├──[-] enum (1:22376)❌ 
  │           │     │ │ ├──[-] enum (1:22386)❌ 
  │           │     │ │ └──[🔀] type (108:2249)❌ 
  │           │     │ └─┬placeholder
  │           │     │   ├──[+] enum (108:2393)
  │           │     │   ├──[+] enum (108:2400)
  │           │     │   ├──[+] enum (108:2413)
  │           │     │   └──[+] enum (108:2424)
  │           │     ├─┬ONEOF
  │           │     │ ├──[+] properties (108:2780)
  │           │     │ ├─┬placeholder
  │           │     │ │ ├──[+] enum (108:2823)
  │           │     │ │ ├──[+] enum (108:2836)
  │           │     │ │ ├──[+] enum (108:2847)
  │           │     │ │ └──[+] enum (108:2816)
  │           │     │ ├─┬type
  │           │     │ │ ├──[+] enum (108:2941)
  │           │     │ │ ├──[+] enum (108:2950)
  │           │     │ │ ├──[+] enum (108:2934)
  │           │     │ │ └──[-] enum (1:22697)❌ 
  │           │     │ ├─┬textAlign
  │           │     │ │ ├──[-] enum (1:22748)❌ 
  │           │     │ │ ├──[-] enum (1:22756)❌ 
  │           │     │ │ ├──[-] enum (1:22766)❌ 
  │           │     │ │ └──[🔀] type (108:2672)❌ 
  │           │     │ └─┬readOnly
  │           │     │   └──[🔀] type (108:2643)❌ 
  │           │     ├─┬ONEOF
  │           │     │ ├──[+] required (108:3410)❌ 
  │           │     │ ├──[+] properties (108:3199)
  │           │     │ ├─┬type
  │           │     │ │ ├──[+] enum (108:3371)
  │           │     │ │ ├──[+] enum (108:3378)
  │           │     │ │ ├──[+] enum (108:3387)
  │           │     │ │ └──[-] enum (1:23077)❌ 
  │           │     │ ├─┬textAlign
  │           │     │ │ ├──[-] enum (1:23129)❌ 
  │           │     │ │ ├──[-] enum (1:23137)❌ 
  │           │     │ │ ├──[-] enum (1:23147)❌ 
  │           │     │ │ └──[🔀] type (108:3091)❌ 
  │           │     │ ├─┬placeholder
  │           │     │ │ ├──[+] enum (108:3235)
  │           │     │ │ ├──[+] enum (108:3242)
  │           │     │ │ ├──[+] enum (108:3255)
  │           │     │ │ ├──[+] enum (108:3266)
  │           │     │ │ └──[+] default (108:3284)❌ 
  │           │     │ └─┬readOnly
  │           │     │   └──[🔀] type (108:3062)❌ 
  │           │     ├─┬ONEOF
  │           │     │ ├──[+] required (108:3857)❌ 
  │           │     │ ├──[+] properties (108:3647)
  │           │     │ ├─┬readOnly
  │           │     │ │ └──[🔀] type (108:3510)❌ 
  │           │     │ ├─┬textAlign
  │           │     │ │ ├──[-] enum (1:23509)❌ 
  │           │     │ │ ├──[-] enum (1:23517)❌ 
  │           │     │ │ ├──[-] enum (1:23527)❌ 
  │           │     │ │ └──[🔀] type (108:3539)❌ 
  │           │     │ ├─┬type
  │           │     │ │ ├──[+] enum (108:3818)
  │           │     │ │ ├──[+] enum (108:3825)
  │           │     │ │ ├──[+] enum (108:3834)
  │           │     │ │ └──[-] enum (1:23458)❌ 
  │           │     │ └─┬placeholder
  │           │     │   ├──[+] enum (108:3683)
  │           │     │   ├──[+] enum (108:3690)
  │           │     │   ├──[+] enum (108:3703)
  │           │     │   ├──[+] enum (108:3714)
  │           │     │   └──[+] default (108:3732)❌ 
  │           │     ├─┬ONEOF
  │           │     │ ├──[+] properties (108:4094)
  │           │     │ ├─┬type
  │           │     │ │ ├──[+] enum (108:4320)
  │           │     │ │ ├──[+] enum (108:4327)
  │           │     │ │ ├──[+] enum (108:4336)
  │           │     │ │ └──[-] enum (1:23838)❌ 
  │           │     │ ├─┬textAlign
  │           │     │ │ ├──[-] enum (1:23969)❌ 
  │           │     │ │ ├──[-] enum (1:23977)❌ 
  │           │     │ │ └──[-] enum (1:23987)❌ 
  │           │     │ ├─┬verticalAlign
  │           │     │ │ ├──[+] enum (108:4202)
  │           │     │ │ ├──[-] enum (1:24227)❌ 
  │           │     │ │ ├──[-] enum (1:24234)❌ 
  │           │     │ │ ├──[-] enum (1:24244)❌ 
  │           │     │ │ ├──[-] enum (1:24254)❌ 
  │           │     │ │ └──[-] nullable (1:24212)❌ 
  │           │     │ ├─┬placeholder
  │           │     │ │ ├──[+] enum (108:4130)
  │           │     │ │ ├──[+] enum (108:4137)
  │           │     │ │ ├──[+] enum (108:4150)
  │           │     │ │ └──[+] enum (108:4161)
  │           │     │ ├─┬readOnly
  │           │     │ │ └──[🔀] type (108:3957)❌ 
  │           │     │ └─┬text
  │           │     │   └──[🔀] type (108:3986)❌ 
  │           │     ├─┬ONEOF
  │           │     │ ├──[+] properties (108:4821)
  │           │     │ ├─┬readOnly
  │           │     │ │ └──[🔀] type (108:4684)❌ 
  │           │     │ ├─┬verticalAlign
  │           │     │ │ ├──[-] enum (1:25083)❌ 
  │           │     │ │ ├──[-] enum (1:25056)❌ 
  │           │     │ │ ├──[-] enum (1:25063)❌ 
  │           │     │ │ ├──[-] enum (1:25073)❌ 
  │           │     │ │ └──[-] nullable (1:25041)❌ 
  │           │     │ ├─┬type
  │           │     │ │ ├──[+] enum (108:5142)
  │           │     │ │ ├──[+] enum (108:5149)
  │           │     │ │ ├──[+] enum (108:5158)
  │           │     │ │ └──[-] enum (1:24562)❌ 
  │           │     │ ├─┬textAlign
  │           │     │ │ ├──[-] enum (1:24798)❌ 
  │           │     │ │ ├──[-] enum (1:24806)❌ 
  │           │     │ │ ├──[-] enum (1:24816)❌ 
  │           │     │ │ └──[🔀] type (108:4713)❌ 
  │           │     │ ├─┬placeholder
  │           │     │ │ ├──[+] enum (108:4857)
  │           │     │ │ ├──[+] enum (108:4864)
  │           │     │ │ ├──[+] enum (108:4877)
  │           │     │ │ └──[+] enum (108:4888)
  │           │     │ └─┬value
  │           │     │   └──[+] enum (108:4929)
  │           │     ├─┬ONEOF
  │           │     │ ├──[+] properties (108:5643)
  │           │     │ ├─┬type
  │           │     │ │ ├──[-] enum (1:25391)❌ 
  │           │     │ │ └──[🔀] type (108:5535)❌ 
  │           │     │ ├─┬readOnly
  │           │     │ │ └──[🔀] type (108:5506)❌ 
  │           │     │ ├─┬placeholder
  │           │     │ │ ├──[+] enum (108:5686)
  │           │     │ │ ├──[+] enum (108:5699)
  │           │     │ │ ├──[+] enum (108:5710)
  │           │     │ │ └──[+] enum (108:5679)
  │           │     │ └─┬values
  │           │     │   ├──[+] enum (108:5751)
  │           │     │   ├──[-] items (1:25439)❌ 
  │           │     │   └──[🔀] type (108:5734)❌ 
  │           │     ├─┬ONEOF
  │           │     │ ├──[+] properties (108:6277)
  │           │     │ ├─┬values
  │           │     │ │ ├──[-] items (1:26059)❌ 
  │           │     │ │ └──[🔀] type (108:6604)❌ 
  │           │     │ ├─┬validationLength
  │           │     │ │ ├──[+] enum (108:6385)
  │           │     │ │ └──[🔀] type (108:6368)❌ 
  │           │     │ ├─┬placeholder
  │           │     │ │ ├──[+] enum (108:6313)
  │           │     │ │ ├──[+] enum (108:6320)
  │           │     │ │ ├──[+] enum (108:6333)
  │           │     │ │ └──[+] enum (108:6344)
  │           │     │ ├─┬validationRule
  │           │     │ │ └──[🔀] type (108:6641)❌ 
  │           │     │ ├─┬type
  │           │     │ │ ├──[-] enum (1:26008)❌ 
  │           │     │ │ └──[🔀] type (108:6169)❌ 
  │           │     │ └─┬readOnly
  │           │     │   └──[🔀] type (108:6140)❌ 
  │           │     └─┬ONEOF
  │           │       ├──[+] properties (108:6986)
  │           │       ├─┬type
  │           │       │ ├──[-] enum (1:26706)❌ 
  │           │       │ └──[🔀] type (108:6878)❌ 
  │           │       ├─┬readOnly
  │           │       │ └──[🔀] type (108:6849)❌ 
  │           │       ├─┬placeholder
  │           │       │ ├──[+] enum (108:7022)
  │           │       │ ├──[+] enum (108:7029)
  │           │       │ ├──[+] enum (108:7042)
  │           │       │ └──[+] enum (108:7053)
  │           │       └─┬values
  │           │         ├──[+] enum (108:7094)
  │           │         ├──[-] items (1:26757)❌ 
  │           │         └──[🔀] type (108:7077)❌ 
  │           ├─┬readStatus
  │           │ ├──[-] enum (1:20233)❌ 
  │           │ ├──[-] enum (1:20219)❌ 
  │           │ └──[🔀] type (108:457)❌ 
  │           ├─┬signingOrder
  │           │ ├──[+] enum (108:424)
  │           │ ├──[+] enum (108:435)
  │           │ ├──[🔀] type (108:407)❌ 
  │           │ └──[-] nullable (1:21064)❌ 
  │           ├─┬role
  │           │ ├──[+] enum (108:286)
  │           │ ├──[+] enum (108:299)
  │           │ ├──[-] enum (1:20124)❌ 
  │           │ ├──[-] enum (1:20130)❌ 
  │           │ ├──[-] enum (1:20140)❌ 
  │           │ ├──[-] enum (1:20150)❌ 
  │           │ └──[-] enum (1:20162)❌ 
  │           └─┬name
  │             ├──[+] items (108:1249)❌ 
  │             └──[🔀] type (108:1233)❌ 
  ├─┬/document/recipient/{recipientId}
  │ └─┬GET
  │   └─┬Responses
  │     └─┬200
  │       └─┬application/json
  │         └─┬Schema
  │           ├──[+] required (1454:7781)❌ 
  │           ├──[+] required (1454:7769)❌ 
  │           ├──[+] properties (1454:688)
  │           ├──[+] properties (1454:642)
  │           ├─┬readStatus
  │           │ ├──[-] enum (1:434752)❌ 
  │           │ ├──[-] enum (1:434766)❌ 
  │           │ └──[🔀] type (1454:457)❌ 
  │           ├─┬role
  │           │ ├──[+] enum (1454:286)
  │           │ ├──[+] enum (1454:299)
  │           │ ├──[-] enum (1:434663)❌ 
  │           │ ├──[-] enum (1:434673)❌ 
  │           │ ├──[-] enum (1:434683)❌ 
  │           │ ├──[-] enum (1:434695)❌ 
  │           │ └──[-] enum (1:434657)❌ 
  │           ├─┬id
  │           │ ├──[🔀] type (1454:662)❌ 
  │           │ └──[+] nullable (1454:682)❌ 
  │           ├─┬token
  │           │ ├──[+] enum (1454:373)
  │           │ ├──[+] enum (1454:351)
  │           │ └──[+] enum (1454:364)
  │           ├─┬fields
  │           │ └─┬Schema
  │           │   └─┬fieldMeta
  │           │     ├─┬ONEOF
  │           │     │ ├──[+] required (1454:2120)❌ 
  │           │     │ ├──[+] properties (1454:1968)
  │           │     │ ├─┬placeholder
  │           │     │ │ ├──[+] enum (1454:2004)
  │           │     │ │ ├──[+] enum (1454:2011)
  │           │     │ │ ├──[+] enum (1454:2024)
  │           │     │ │ ├──[+] enum (1454:2035)
  │           │     │ │ └──[+] default (1454:2053)❌ 
  │           │     │ ├─┬readOnly
  │           │     │ │ └──[🔀] type (1454:1831)❌ 
  │           │     │ └─┬type
  │           │     │   ├──[-] enum (1:436531)❌ 
  │           │     │   └──[🔀] type (1454:1860)❌ 
  │           │     ├─┬ONEOF
  │           │     │ ├──[+] properties (1454:2357)
  │           │     │ ├─┬type
  │           │     │ │ ├──[+] enum (1454:2515)
  │           │     │ │ ├──[+] enum (1454:2522)
  │           │     │ │ ├──[+] enum (1454:2531)
  │           │     │ │ └──[-] enum (1:436846)❌ 
  │           │     │ ├─┬placeholder
  │           │     │ │ ├──[+] enum (1454:2393)
  │           │     │ │ ├──[+] enum (1454:2400)
  │           │     │ │ ├──[+] enum (1454:2413)
  │           │     │ │ └──[+] enum (1454:2424)
  │           │     │ ├─┬readOnly
  │           │     │ │ └──[🔀] type (1454:2220)❌ 
  │           │     │ └─┬textAlign
  │           │     │   ├──[-] enum (1:436901)❌ 
  │           │     │   ├──[-] enum (1:436909)❌ 
  │           │     │   ├──[-] enum (1:436919)❌ 
  │           │     │   └──[🔀] type (1454:2249)❌ 
  │           │     ├─┬ONEOF
  │           │     │ ├──[+] properties (1454:2780)
  │           │     │ ├─┬placeholder
  │           │     │ │ ├──[+] enum (1454:2847)
  │           │     │ │ ├──[+] enum (1454:2816)
  │           │     │ │ ├──[+] enum (1454:2823)
  │           │     │ │ └──[+] enum (1454:2836)
  │           │     │ ├─┬readOnly
  │           │     │ │ └──[🔀] type (1454:2643)❌ 
  │           │     │ ├─┬textAlign
  │           │     │ │ ├──[-] enum (1:437281)❌ 
  │           │     │ │ ├──[-] enum (1:437289)❌ 
  │           │     │ │ ├──[-] enum (1:437299)❌ 
  │           │     │ │ └──[🔀] type (1454:2672)❌ 
  │           │     │ └─┬type
  │           │     │   ├──[+] enum (1454:2934)
  │           │     │   ├──[+] enum (1454:2941)
  │           │     │   ├──[+] enum (1454:2950)
  │           │     │   └──[-] enum (1:437230)❌ 
  │           │     ├─┬ONEOF
  │           │     │ ├──[+] required (1454:3410)❌ 
  │           │     │ ├──[+] properties (1454:3199)
  │           │     │ ├─┬type
  │           │     │ │ ├──[+] enum (1454:3387)
  │           │     │ │ ├──[+] enum (1454:3371)
  │           │     │ │ ├──[+] enum (1454:3378)
  │           │     │ │ └──[-] enum (1:437610)❌ 
  │           │     │ ├─┬readOnly
  │           │     │ │ └──[🔀] type (1454:3062)❌ 
  │           │     │ ├─┬textAlign
  │           │     │ │ ├──[-] enum (1:437662)❌ 
  │           │     │ │ ├──[-] enum (1:437670)❌ 
  │           │     │ │ ├──[-] enum (1:437680)❌ 
  │           │     │ │ └──[🔀] type (1454:3091)❌ 
  │           │     │ └─┬placeholder
  │           │     │   ├──[+] enum (1454:3242)
  │           │     │   ├──[+] enum (1454:3255)
  │           │     │   ├──[+] enum (1454:3266)
  │           │     │   ├──[+] enum (1454:3235)
  │           │     │   └──[+] default (1454:3284)❌ 
  │           │     ├─┬ONEOF
  │           │     │ ├──[+] required (1454:3857)❌ 
  │           │     │ ├──[+] properties (1454:3647)
  │           │     │ ├─┬type
  │           │     │ │ ├──[+] enum (1454:3818)
  │           │     │ │ ├──[+] enum (1454:3825)
  │           │     │ │ ├──[+] enum (1454:3834)
  │           │     │ │ └──[-] enum (1:437991)❌ 
  │           │     │ ├─┬textAlign
  │           │     │ │ ├──[-] enum (1:438042)❌ 
  │           │     │ │ ├──[-] enum (1:438050)❌ 
  │           │     │ │ ├──[-] enum (1:438060)❌ 
  │           │     │ │ └──[🔀] type (1454:3539)❌ 
  │           │     │ ├─┬readOnly
  │           │     │ │ └──[🔀] type (1454:3510)❌ 
  │           │     │ └─┬placeholder
  │           │     │   ├──[+] enum (1454:3714)
  │           │     │   ├──[+] enum (1454:3683)
  │           │     │   ├──[+] enum (1454:3690)
  │           │     │   ├──[+] enum (1454:3703)
  │           │     │   └──[+] default (1454:3732)❌ 
  │           │     ├─┬ONEOF
  │           │     │ ├──[+] properties (1454:4094)
  │           │     │ ├─┬text
  │           │     │ │ └──[🔀] type (1454:3986)❌ 
  │           │     │ ├─┬textAlign
  │           │     │ │ ├──[-] enum (1:438502)❌ 
  │           │     │ │ ├──[-] enum (1:438510)❌ 
  │           │     │ │ └──[-] enum (1:438520)❌ 
  │           │     │ ├─┬placeholder
  │           │     │ │ ├──[+] enum (1454:4150)
  │           │     │ │ ├──[+] enum (1454:4161)
  │           │     │ │ ├──[+] enum (1454:4130)
  │           │     │ │ └──[+] enum (1454:4137)
  │           │     │ ├─┬type
  │           │     │ │ ├──[+] enum (1454:4320)
  │           │     │ │ ├──[+] enum (1454:4327)
  │           │     │ │ ├──[+] enum (1454:4336)
  │           │     │ │ └──[-] enum (1:438371)❌ 
  │           │     │ ├─┬verticalAlign
  │           │     │ │ ├──[+] enum (1454:4202)
  │           │     │ │ ├──[-] enum (1:438787)❌ 
  │           │     │ │ ├──[-] enum (1:438760)❌ 
  │           │     │ │ ├──[-] enum (1:438767)❌ 
  │           │     │ │ ├──[-] enum (1:438777)❌ 
  │           │     │ │ └──[-] nullable (1:438745)❌ 
  │           │     │ └─┬readOnly
  │           │     │   └──[🔀] type (1454:3957)❌ 
  │           │     ├─┬ONEOF
  │           │     │ ├──[+] properties (1454:4821)
  │           │     │ ├─┬type
  │           │     │ │ ├──[+] enum (1454:5142)
  │           │     │ │ ├──[+] enum (1454:5149)
  │           │     │ │ ├──[+] enum (1454:5158)
  │           │     │ │ └──[-] enum (1:439095)❌ 
  │           │     │ ├─┬verticalAlign
  │           │     │ │ ├──[-] enum (1:439616)❌ 
  │           │     │ │ ├──[-] enum (1:439589)❌ 
  │           │     │ │ ├──[-] enum (1:439596)❌ 
  │           │     │ │ ├──[-] enum (1:439606)❌ 
  │           │     │ │ └──[-] nullable (1:439574)❌ 
  │           │     │ ├─┬placeholder
  │           │     │ │ ├──[+] enum (1454:4857)
  │           │     │ │ ├──[+] enum (1454:4864)
  │           │     │ │ ├──[+] enum (1454:4877)
  │           │     │ │ └──[+] enum (1454:4888)
  │           │     │ ├─┬value
  │           │     │ │ └──[+] enum (1454:4929)
  │           │     │ ├─┬readOnly
  │           │     │ │ └──[🔀] type (1454:4684)❌ 
  │           │     │ └─┬textAlign
  │           │     │   ├──[-] enum (1:439339)❌ 
  │           │     │   ├──[-] enum (1:439349)❌ 
  │           │     │   ├──[-] enum (1:439331)❌ 
  │           │     │   └──[🔀] type (1454:4713)❌ 
  │           │     ├─┬ONEOF
  │           │     │ ├──[+] properties (1454:5643)
  │           │     │ ├─┬type
  │           │     │ │ ├──[-] enum (1:439924)❌ 
  │           │     │ │ └──[🔀] type (1454:5535)❌ 
  │           │     │ ├─┬placeholder
  │           │     │ │ ├──[+] enum (1454:5679)
  │           │     │ │ ├──[+] enum (1454:5686)
  │           │     │ │ ├──[+] enum (1454:5699)
  │           │     │ │ └──[+] enum (1454:5710)
  │           │     │ ├─┬values
  │           │     │ │ ├──[+] enum (1454:5751)
  │           │     │ │ ├──[-] items (1:439972)❌ 
  │           │     │ │ └──[🔀] type (1454:5734)❌ 
  │           │     │ └─┬readOnly
  │           │     │   └──[🔀] type (1454:5506)❌ 
  │           │     ├─┬ONEOF
  │           │     │ ├──[+] properties (1454:6277)
  │           │     │ ├─┬readOnly
  │           │     │ │ └──[🔀] type (1454:6140)❌ 
  │           │     │ ├─┬type
  │           │     │ │ ├──[-] enum (1:440541)❌ 
  │           │     │ │ └──[🔀] type (1454:6169)❌ 
  │           │     │ ├─┬values
  │           │     │ │ ├──[-] items (1:440592)❌ 
  │           │     │ │ └──[🔀] type (1454:6604)❌ 
  │           │     │ ├─┬validationLength
  │           │     │ │ ├──[+] enum (1454:6385)
  │           │     │ │ └──[🔀] type (1454:6368)❌ 
  │           │     │ ├─┬placeholder
  │           │     │ │ ├──[+] enum (1454:6333)
  │           │     │ │ ├──[+] enum (1454:6344)
  │           │     │ │ ├──[+] enum (1454:6313)
  │           │     │ │ └──[+] enum (1454:6320)
  │           │     │ └─┬validationRule
  │           │     │   └──[🔀] type (1454:6641)❌ 
  │           │     └─┬ONEOF
  │           │       ├──[+] properties (1454:6986)
  │           │       ├─┬values
  │           │       │ ├──[+] enum (1454:7094)
  │           │       │ ├──[-] items (1:441290)❌ 
  │           │       │ └──[🔀] type (1454:7077)❌ 
  │           │       ├─┬type
  │           │       │ ├──[-] enum (1:441239)❌ 
  │           │       │ └──[🔀] type (1454:6878)❌ 
  │           │       ├─┬placeholder
  │           │       │ ├──[+] enum (1454:7022)
  │           │       │ ├──[+] enum (1454:7029)
  │           │       │ ├──[+] enum (1454:7042)
  │           │       │ └──[+] enum (1454:7053)
  │           │       └─┬readOnly
  │           │         └──[🔀] type (1454:6849)❌ 
  │           ├─┬signingStatus
  │           │ ├──[-] enum (1:434823)❌ 
  │           │ ├──[-] enum (1:434837)❌ 
  │           │ ├──[-] enum (1:434847)❌ 
  │           │ └──[+] nullable (1454:784)❌ 
  │           ├─┬rejectionReason
  │           │ └──[-] nullable (1:435654)❌ 
  │           ├─┬signedAt
  │           │ ├──[+] enum (1454:234)
  │           │ ├──[+] enum (1454:200)
  │           │ ├──[+] enum (1454:205)
  │           │ ├──[+] enum (1454:214)
  │           │ ├──[+] enum (1454:223)
  │           │ └──[-] nullable (1:435188)❌ 
  │           ├─┬name
  │           │ ├──[+] items (1454:1249)❌ 
  │           │ └──[🔀] type (1454:1233)❌ 
  │           ├─┬sendStatus
  │           │ ├──[-] enum (1:434903)❌ 
  │           │ ├──[-] enum (1:434915)❌ 
  │           │ └──[+] nullable (1454:1210)❌ 
  │           └─┬signingOrder
  │             ├──[+] enum (1454:424)
  │             ├──[+] enum (1454:435)
  │             ├──[🔀] type (1454:407)❌ 
  │             └──[-] nullable (1:435597)❌ 
  ├─┬/document/{documentId}
  │ └─┬GET
  │   └─┬Responses
  │     └─┬200
  │       └─┬application/json
  │         └─┬Schema
  │           ├─┬documentMeta
  │           │ ├──[+] required (794:284)❌ 
  │           │ ├──[+] required (794:311)❌ 
  │           │ ├──[+] properties (789:25)
  │           │ ├──[+] properties (790:25)
  │           │ ├─┬id
  │           │ │ ├──[-] type (1:185000)❌ 
  │           │ │ ├──[+] nullable (789:65)❌ 
  │           │ │ ├──[+] anyOf (789:79)
  │           │ │ └──[+] anyOf (789:244)
  │           │ ├─┬uploadSignatureEnabled
  │           │ │ ├──[🔀] type (748:45)❌ 
  │           │ │ └──[+] nullable (748:65)❌ 
  │           │ ├─┬password
  │           │ │ └──[-] default (1:186947)❌ 
  │           │ ├─┬redirectUrl
  │           │ │ └──[+] default (791:80)❌ 
  │           │ ├─┬timezone
  │           │ │ ├──[+] enum (743:66)
  │           │ │ ├──[+] enum (743:77)
  │           │ │ └──[-] nullable (1:185152)❌ 
  │           │ ├─┬subject
  │           │ │ ├──[+] required (790:685)❌ 
  │           │ │ ├──[+] required (790:673)❌ 
  │           │ │ ├──[🔀] type (790:53)❌ 
  │           │ │ ├──[+] properties (790:375)
  │           │ │ └──[+] properties (790:92)
  │           │ ├─┬dateFormat
  │           │ │ └─┬Extensions
  │           │ │   └──[🔀] x-speakeasy-enums (752:48)
  │           │ ├─┬message
  │           │ │ └──[-] nullable (1:185102)❌ 
  │           │ ├─┬emailSettings
  │           │ │ ├──[+] required (786:743)❌ 
  │           │ │ ├──[+] required (786:767)❌ 
  │           │ │ ├──[🔀] default (786:801)❌ 
  │           │ │ ├──[+] properties (786:529)
  │           │ │ └──[+] properties (786:471)
  │           │ ├─┬typedSignatureEnabled
  │           │ │ ├──[🔀] type (746:44)❌ 
  │           │ │ └──[+] nullable (746:64)❌ 
  │           │ └─┬signingOrder
  │           │   ├──[-] enum (1:184888)❌ 
  │           │   ├──[-] enum (1:184900)❌ 
  │           │   └──[+] nullable (780:68)❌ 
  │           ├─┬fields
  │           │ └─┬Schema
  │           │   └─┬fieldMeta
  │           │     ├─┬ONEOF
  │           │     │ ├──[+] required (799:926)❌ 
  │           │     │ ├──[+] properties (799:774)
  │           │     │ ├─┬placeholder
  │           │     │ │ ├──[+] enum (799:810)
  │           │     │ │ ├──[+] enum (799:817)
  │           │     │ │ ├──[+] enum (799:830)
  │           │     │ │ ├──[+] enum (799:841)
  │           │     │ │ └──[+] default (799:859)❌ 
  │           │     │ ├─┬type
  │           │     │ │ ├──[-] enum (1:190394)❌ 
  │           │     │ │ └──[🔀] type (799:666)❌ 
  │           │     │ └─┬readOnly
  │           │     │   └──[🔀] type (799:637)❌ 
  │           │     ├─┬ONEOF
  │           │     │ ├──[+] properties (799:1163)
  │           │     │ ├─┬readOnly
  │           │     │ │ └──[🔀] type (799:1026)❌ 
  │           │     │ ├─┬textAlign
  │           │     │ │ ├──[-] enum (1:190764)❌ 
  │           │     │ │ ├──[-] enum (1:190772)❌ 
  │           │     │ │ ├──[-] enum (1:190782)❌ 
  │           │     │ │ └──[🔀] type (799:1055)❌ 
  │           │     │ ├─┬type
  │           │     │ │ ├──[+] enum (799:1328)
  │           │     │ │ ├──[+] enum (799:1337)
  │           │     │ │ ├──[+] enum (799:1321)
  │           │     │ │ └──[-] enum (1:190709)❌ 
  │           │     │ └─┬placeholder
  │           │     │   ├──[+] enum (799:1219)
  │           │     │   ├──[+] enum (799:1230)
  │           │     │   ├──[+] enum (799:1199)
  │           │     │   └──[+] enum (799:1206)
  │           │     ├─┬ONEOF
  │           │     │ ├──[+] properties (799:1586)
  │           │     │ ├─┬placeholder
  │           │     │ │ ├──[+] enum (799:1622)
  │           │     │ │ ├──[+] enum (799:1629)
  │           │     │ │ ├──[+] enum (799:1642)
  │           │     │ │ └──[+] enum (799:1653)
  │           │     │ ├─┬textAlign
  │           │     │ │ ├──[-] enum (1:191144)❌ 
  │           │     │ │ ├──[-] enum (1:191152)❌ 
  │           │     │ │ ├──[-] enum (1:191162)❌ 
  │           │     │ │ └──[🔀] type (799:1478)❌ 
  │           │     │ ├─┬type
  │           │     │ │ ├──[+] enum (799:1740)
  │           │     │ │ ├──[+] enum (799:1747)
  │           │     │ │ ├──[+] enum (799:1756)
  │           │     │ │ └──[-] enum (1:191093)❌ 
  │           │     │ └─┬readOnly
  │           │     │   └──[🔀] type (799:1449)❌ 
  │           │     ├─┬ONEOF
  │           │     │ ├──[+] required (799:2216)❌ 
  │           │     │ ├──[+] properties (799:2005)
  │           │     │ ├─┬readOnly
  │           │     │ │ └──[🔀] type (799:1868)❌ 
  │           │     │ ├─┬textAlign
  │           │     │ │ ├──[-] enum (1:191525)❌ 
  │           │     │ │ ├──[-] enum (1:191533)❌ 
  │           │     │ │ ├──[-] enum (1:191543)❌ 
  │           │     │ │ └──[🔀] type (799:1897)❌ 
  │           │     │ ├─┬type
  │           │     │ │ ├──[+] enum (799:2177)
  │           │     │ │ ├──[+] enum (799:2184)
  │           │     │ │ ├──[+] enum (799:2193)
  │           │     │ │ └──[-] enum (1:191473)❌ 
  │           │     │ └─┬placeholder
  │           │     │   ├──[+] enum (799:2041)
  │           │     │   ├──[+] enum (799:2048)
  │           │     │   ├──[+] enum (799:2061)
  │           │     │   ├──[+] enum (799:2072)
  │           │     │   └──[+] default (799:2090)❌ 
  │           │     ├─┬ONEOF
  │           │     │ ├──[+] required (799:2663)❌ 
  │           │     │ ├──[+] properties (799:2453)
  │           │     │ ├─┬textAlign
  │           │     │ │ ├──[-] enum (1:191913)❌ 
  │           │     │ │ ├──[-] enum (1:191923)❌ 
  │           │     │ │ ├──[-] enum (1:191905)❌ 
  │           │     │ │ └──[🔀] type (799:2345)❌ 
  │           │     │ ├─┬placeholder
  │           │     │ │ ├──[+] enum (799:2489)
  │           │     │ │ ├──[+] enum (799:2496)
  │           │     │ │ ├──[+] enum (799:2509)
  │           │     │ │ ├──[+] enum (799:2520)
  │           │     │ │ └──[+] default (799:2538)❌ 
  │           │     │ ├─┬readOnly
  │           │     │ │ └──[🔀] type (799:2316)❌ 
  │           │     │ └─┬type
  │           │     │   ├──[+] enum (799:2624)
  │           │     │   ├──[+] enum (799:2631)
  │           │     │   ├──[+] enum (799:2640)
  │           │     │   └──[-] enum (1:191854)❌ 
  │           │     ├─┬ONEOF
  │           │     │ ├──[+] properties (799:2900)
  │           │     │ ├─┬type
  │           │     │ │ ├──[+] enum (799:3142)
  │           │     │ │ ├──[+] enum (799:3126)
  │           │     │ │ ├──[+] enum (799:3133)
  │           │     │ │ └──[-] enum (1:192234)❌ 
  │           │     │ ├─┬textAlign
  │           │     │ │ ├──[-] enum (1:192365)❌ 
  │           │     │ │ ├──[-] enum (1:192373)❌ 
  │           │     │ │ └──[-] enum (1:192383)❌ 
  │           │     │ ├─┬readOnly
  │           │     │ │ └──[🔀] type (799:2763)❌ 
  │           │     │ ├─┬verticalAlign
  │           │     │ │ ├──[+] enum (799:3008)
  │           │     │ │ ├──[-] enum (1:192640)❌ 
  │           │     │ │ ├──[-] enum (1:192650)❌ 
  │           │     │ │ ├──[-] enum (1:192623)❌ 
  │           │     │ │ ├──[-] enum (1:192630)❌ 
  │           │     │ │ └──[-] nullable (1:192608)❌ 
  │           │     │ ├─┬placeholder
  │           │     │ │ ├──[+] enum (799:2936)
  │           │     │ │ ├──[+] enum (799:2943)
  │           │     │ │ ├──[+] enum (799:2956)
  │           │     │ │ └──[+] enum (799:2967)
  │           │     │ └─┬text
  │           │     │   └──[🔀] type (799:2792)❌ 
  │           │     ├─┬ONEOF
  │           │     │ ├──[+] properties (799:3627)
  │           │     │ ├─┬verticalAlign
  │           │     │ │ ├──[-] enum (1:193452)❌ 
  │           │     │ │ ├──[-] enum (1:193459)❌ 
  │           │     │ │ ├──[-] enum (1:193469)❌ 
  │           │     │ │ ├──[-] enum (1:193479)❌ 
  │           │     │ │ └──[-] nullable (1:193437)❌ 
  │           │     │ ├─┬textAlign
  │           │     │ │ ├──[-] enum (1:193194)❌ 
  │           │     │ │ ├──[-] enum (1:193202)❌ 
  │           │     │ │ ├──[-] enum (1:193212)❌ 
  │           │     │ │ └──[🔀] type (799:3519)❌ 
  │           │     │ ├─┬type
  │           │     │ │ ├──[+] enum (799:3955)
  │           │     │ │ ├──[+] enum (799:3964)
  │           │     │ │ ├──[+] enum (799:3948)
  │           │     │ │ └──[-] enum (1:192958)❌ 
  │           │     │ ├─┬readOnly
  │           │     │ │ └──[🔀] type (799:3490)❌ 
  │           │     │ ├─┬placeholder
  │           │     │ │ ├──[+] enum (799:3663)
  │           │     │ │ ├──[+] enum (799:3670)
  │           │     │ │ ├──[+] enum (799:3683)
  │           │     │ │ └──[+] enum (799:3694)
  │           │     │ └─┬value
  │           │     │   └──[+] enum (799:3735)
  │           │     ├─┬ONEOF
  │           │     │ ├──[+] properties (799:4449)
  │           │     │ ├─┬placeholder
  │           │     │ │ ├──[+] enum (799:4505)
  │           │     │ │ ├──[+] enum (799:4516)
  │           │     │ │ ├──[+] enum (799:4485)
  │           │     │ │ └──[+] enum (799:4492)
  │           │     │ ├─┬values
  │           │     │ │ ├──[+] enum (799:4557)
  │           │     │ │ ├──[-] items (1:193835)❌ 
  │           │     │ │ └──[🔀] type (799:4540)❌ 
  │           │     │ ├─┬type
  │           │     │ │ ├──[-] enum (1:193787)❌ 
  │           │     │ │ └──[🔀] type (799:4341)❌ 
  │           │     │ └─┬readOnly
  │           │     │   └──[🔀] type (799:4312)❌ 
  │           │     ├─┬ONEOF
  │           │     │ ├──[+] properties (799:5083)
  │           │     │ ├─┬validationLength
  │           │     │ │ ├──[+] enum (799:5191)
  │           │     │ │ └──[🔀] type (799:5174)❌ 
  │           │     │ ├─┬type
  │           │     │ │ ├──[-] enum (1:194404)❌ 
  │           │     │ │ └──[🔀] type (799:4975)❌ 
  │           │     │ ├─┬values
  │           │     │ │ ├──[-] items (1:194455)❌ 
  │           │     │ │ └──[🔀] type (799:5410)❌ 
  │           │     │ ├─┬placeholder
  │           │     │ │ ├──[+] enum (799:5119)
  │           │     │ │ ├──[+] enum (799:5126)
  │           │     │ │ ├──[+] enum (799:5139)
  │           │     │ │ └──[+] enum (799:5150)
  │           │     │ ├─┬readOnly
  │           │     │ │ └──[🔀] type (799:4946)❌ 
  │           │     │ └─┬validationRule
  │           │     │   └──[🔀] type (799:5447)❌ 
  │           │     └─┬ONEOF
  │           │       ├──[+] properties (799:5792)
  │           │       ├─┬readOnly
  │           │       │ └──[🔀] type (799:5655)❌ 
  │           │       ├─┬placeholder
  │           │       │ ├──[+] enum (799:5828)
  │           │       │ ├──[+] enum (799:5835)
  │           │       │ ├──[+] enum (799:5848)
  │           │       │ └──[+] enum (799:5859)
  │           │       ├─┬values
  │           │       │ ├──[+] enum (799:5900)
  │           │       │ ├──[-] items (1:195153)❌ 
  │           │       │ └──[🔀] type (799:5883)❌ 
  │           │       └─┬type
  │           │         ├──[-] enum (1:195102)❌ 
  │           │         └──[🔀] type (799:5684)❌ 
  │           └─┬recipients
  │             └─┬Schema
  │               ├──[+] required (798:1396)❌ 
  │               ├──[+] required (798:1408)❌ 
  │               ├──[+] properties (798:641)
  │               ├──[+] properties (798:595)
  │               ├─┬rejectionReason
  │               │ └──[-] nullable (1:189203)❌ 
  │               ├─┬name
  │               │ └──[+] nullable (798:635)❌ 
  │               ├─┬token
  │               │ ├──[+] enum (798:317)
  │               │ ├──[+] enum (798:326)
  │               │ └──[+] enum (798:304)
  │               ├─┬id
  │               │ ├──[🔀] type (798:569)❌ 
  │               │ └──[+] nullable (798:589)❌ 
  │               ├─┬readStatus
  │               │ ├──[-] enum (1:188301)❌ 
  │               │ ├──[-] enum (1:188315)❌ 
  │               │ └──[🔀] type (798:410)❌ 
  │               ├─┬signedAt
  │               │ ├──[+] enum (798:153)
  │               │ ├──[+] enum (798:158)
  │               │ ├──[+] enum (798:167)
  │               │ ├──[+] enum (798:176)
  │               │ ├──[+] enum (798:187)
  │               │ └──[-] nullable (1:188737)❌ 
  │               ├─┬signingStatus
  │               │ ├──[-] enum (1:188386)❌ 
  │               │ ├──[-] enum (1:188396)❌ 
  │               │ ├──[-] enum (1:188372)❌ 
  │               │ └──[+] nullable (798:737)❌ 
  │               ├─┬sendStatus
  │               │ ├──[-] enum (1:188464)❌ 
  │               │ ├──[-] enum (1:188452)❌ 
  │               │ └──[+] nullable (798:1163)❌ 
  │               ├─┬signingOrder
  │               │ ├──[+] enum (798:377)
  │               │ ├──[+] enum (798:388)
  │               │ ├──[🔀] type (798:360)❌ 
  │               │ └──[-] nullable (1:189146)❌ 
  │               └─┬role
  │                 ├──[+] enum (798:239)
  │                 ├──[+] enum (798:252)
  │                 ├──[-] enum (1:188206)❌ 
  │                 ├──[-] enum (1:188212)❌ 
  │                 ├──[-] enum (1:188222)❌ 
  │                 ├──[-] enum (1:188232)❌ 
  │                 └──[-] enum (1:188244)❌ 
  ├─┬/template/field/create-many
  │ └─┬POST
  │   ├─┬Responses
  │   │ └─┬200
  │   │   └─┬application/json
  │   │     └─┬Schema
  │   │       └─┬fields
  │   │         └─┬Schema
  │   │           └─┬fieldMeta
  │   │             ├─┬ONEOF
  │   │             │ ├──[+] required (1367:1041)❌ 
  │   │             │ ├──[+] properties (1367:889)
  │   │             │ ├─┬placeholder
  │   │             │ │ ├──[+] enum (1367:945)
  │   │             │ │ ├──[+] enum (1367:956)
  │   │             │ │ ├──[+] enum (1367:925)
  │   │             │ │ ├──[+] enum (1367:932)
  │   │             │ │ └──[+] default (1367:974)❌ 
  │   │             │ ├─┬type
  │   │             │ │ ├──[-] enum (1:384489)❌ 
  │   │             │ │ └──[🔀] type (1367:781)❌ 
  │   │             │ └─┬readOnly
  │   │             │   └──[🔀] type (1367:752)❌ 
  │   │             ├─┬ONEOF
  │   │             │ ├──[+] properties (1367:1278)
  │   │             │ ├─┬placeholder
  │   │             │ │ ├──[+] enum (1367:1334)
  │   │             │ │ ├──[+] enum (1367:1345)
  │   │             │ │ ├──[+] enum (1367:1314)
  │   │             │ │ └──[+] enum (1367:1321)
  │   │             │ ├─┬type
  │   │             │ │ ├──[+] enum (1367:1443)
  │   │             │ │ ├──[+] enum (1367:1452)
  │   │             │ │ ├──[+] enum (1367:1436)
  │   │             │ │ └──[-] enum (1:384804)❌ 
  │   │             │ ├─┬readOnly
  │   │             │ │ └──[🔀] type (1367:1141)❌ 
  │   │             │ └─┬textAlign
  │   │             │   ├──[-] enum (1:384859)❌ 
  │   │             │   ├──[-] enum (1:384867)❌ 
  │   │             │   ├──[-] enum (1:384877)❌ 
  │   │             │   └──[🔀] type (1367:1170)❌ 
  │   │             ├─┬ONEOF
  │   │             │ ├──[+] properties (1367:1701)
  │   │             │ ├─┬type
  │   │             │ │ ├──[+] enum (1367:1855)
  │   │             │ │ ├──[+] enum (1367:1862)
  │   │             │ │ ├──[+] enum (1367:1871)
  │   │             │ │ └──[-] enum (1:385188)❌ 
  │   │             │ ├─┬readOnly
  │   │             │ │ └──[🔀] type (1367:1564)❌ 
  │   │             │ ├─┬placeholder
  │   │             │ │ ├──[+] enum (1367:1737)
  │   │             │ │ ├──[+] enum (1367:1744)
  │   │             │ │ ├──[+] enum (1367:1757)
  │   │             │ │ └──[+] enum (1367:1768)
  │   │             │ └─┬textAlign
  │   │             │   ├──[-] enum (1:385239)❌ 
  │   │             │   ├──[-] enum (1:385247)❌ 
  │   │             │   ├──[-] enum (1:385257)❌ 
  │   │             │   └──[🔀] type (1367:1593)❌ 
  │   │             ├─┬ONEOF
  │   │             │ ├──[+] required (1367:2331)❌ 
  │   │             │ ├──[+] properties (1367:2120)
  │   │             │ ├─┬placeholder
  │   │             │ │ ├──[+] enum (1367:2156)
  │   │             │ │ ├──[+] enum (1367:2163)
  │   │             │ │ ├──[+] enum (1367:2176)
  │   │             │ │ ├──[+] enum (1367:2187)
  │   │             │ │ └──[+] default (1367:2205)❌ 
  │   │             │ ├─┬readOnly
  │   │             │ │ └──[🔀] type (1367:1983)❌ 
  │   │             │ ├─┬textAlign
  │   │             │ │ ├──[-] enum (1:385620)❌ 
  │   │             │ │ ├──[-] enum (1:385628)❌ 
  │   │             │ │ ├──[-] enum (1:385638)❌ 
  │   │             │ │ └──[🔀] type (1367:2012)❌ 
  │   │             │ └─┬type
  │   │             │   ├──[+] enum (1367:2299)
  │   │             │   ├──[+] enum (1367:2308)
  │   │             │   ├──[+] enum (1367:2292)
  │   │             │   └──[-] enum (1:385568)❌ 
  │   │             ├─┬ONEOF
  │   │             │ ├──[+] required (1367:2778)❌ 
  │   │             │ ├──[+] properties (1367:2568)
  │   │             │ ├─┬type
  │   │             │ │ ├──[+] enum (1367:2739)
  │   │             │ │ ├──[+] enum (1367:2746)
  │   │             │ │ ├──[+] enum (1367:2755)
  │   │             │ │ └──[-] enum (1:385949)❌ 
  │   │             │ ├─┬textAlign
  │   │             │ │ ├──[-] enum (1:386000)❌ 
  │   │             │ │ ├──[-] enum (1:386008)❌ 
  │   │             │ │ ├──[-] enum (1:386018)❌ 
  │   │             │ │ └──[🔀] type (1367:2460)❌ 
  │   │             │ ├─┬placeholder
  │   │             │ │ ├──[+] enum (1367:2604)
  │   │             │ │ ├──[+] enum (1367:2611)
  │   │             │ │ ├──[+] enum (1367:2624)
  │   │             │ │ ├──[+] enum (1367:2635)
  │   │             │ │ └──[+] default (1367:2653)❌ 
  │   │             │ └─┬readOnly
  │   │             │   └──[🔀] type (1367:2431)❌ 
  │   │             ├─┬ONEOF
  │   │             │ ├──[+] properties (1367:3015)
  │   │             │ ├─┬textAlign
  │   │             │ │ ├──[-] enum (1:386460)❌ 
  │   │             │ │ ├──[-] enum (1:386468)❌ 
  │   │             │ │ └──[-] enum (1:386478)❌ 
  │   │             │ ├─┬readOnly
  │   │             │ │ └──[🔀] type (1367:2878)❌ 
  │   │             │ ├─┬verticalAlign
  │   │             │ │ ├──[+] enum (1367:3123)
  │   │             │ │ ├──[-] enum (1:386718)❌ 
  │   │             │ │ ├──[-] enum (1:386725)❌ 
  │   │             │ │ ├──[-] enum (1:386735)❌ 
  │   │             │ │ ├──[-] enum (1:386745)❌ 
  │   │             │ │ └──[-] nullable (1:386703)❌ 
  │   │             │ ├─┬type
  │   │             │ │ ├──[+] enum (1367:3241)
  │   │             │ │ ├──[+] enum (1367:3248)
  │   │             │ │ ├──[+] enum (1367:3257)
  │   │             │ │ └──[-] enum (1:386329)❌ 
  │   │             │ ├─┬placeholder
  │   │             │ │ ├──[+] enum (1367:3051)
  │   │             │ │ ├──[+] enum (1367:3058)
  │   │             │ │ ├──[+] enum (1367:3071)
  │   │             │ │ └──[+] enum (1367:3082)
  │   │             │ └─┬text
  │   │             │   └──[🔀] type (1367:2907)❌ 
  │   │             ├─┬ONEOF
  │   │             │ ├──[+] properties (1367:3742)
  │   │             │ ├─┬placeholder
  │   │             │ │ ├──[+] enum (1367:3798)
  │   │             │ │ ├──[+] enum (1367:3809)
  │   │             │ │ ├──[+] enum (1367:3778)
  │   │             │ │ └──[+] enum (1367:3785)
  │   │             │ ├─┬value
  │   │             │ │ └──[+] enum (1367:3850)
  │   │             │ ├─┬textAlign
  │   │             │ │ ├──[-] enum (1:387289)❌ 
  │   │             │ │ ├──[-] enum (1:387297)❌ 
  │   │             │ │ ├──[-] enum (1:387307)❌ 
  │   │             │ │ └──[🔀] type (1367:3634)❌ 
  │   │             │ ├─┬readOnly
  │   │             │ │ └──[🔀] type (1367:3605)❌ 
  │   │             │ ├─┬verticalAlign
  │   │             │ │ ├──[-] enum (1:387574)❌ 
  │   │             │ │ ├──[-] enum (1:387547)❌ 
  │   │             │ │ ├──[-] enum (1:387554)❌ 
  │   │             │ │ ├──[-] enum (1:387564)❌ 
  │   │             │ │ └──[-] nullable (1:387532)❌ 
  │   │             │ └─┬type
  │   │             │   ├──[+] enum (1367:4079)
  │   │             │   ├──[+] enum (1367:4063)
  │   │             │   ├──[+] enum (1367:4070)
  │   │             │   └──[-] enum (1:387053)❌ 
  │   │             ├─┬ONEOF
  │   │             │ ├──[+] properties (1367:4564)
  │   │             │ ├─┬values
  │   │             │ │ ├──[+] enum (1367:4672)
  │   │             │ │ ├──[-] items (1:387930)❌ 
  │   │             │ │ └──[🔀] type (1367:4655)❌ 
  │   │             │ ├─┬readOnly
  │   │             │ │ └──[🔀] type (1367:4427)❌ 
  │   │             │ ├─┬placeholder
  │   │             │ │ ├──[+] enum (1367:4600)
  │   │             │ │ ├──[+] enum (1367:4607)
  │   │             │ │ ├──[+] enum (1367:4620)
  │   │             │ │ └──[+] enum (1367:4631)
  │   │             │ └─┬type
  │   │             │   ├──[-] enum (1:387882)❌ 
  │   │             │   └──[🔀] type (1367:4456)❌ 
  │   │             ├─┬ONEOF
  │   │             │ ├──[+] properties (1367:5198)
  │   │             │ ├─┬values
  │   │             │ │ ├──[-] items (1:388550)❌ 
  │   │             │ │ └──[🔀] type (1367:5525)❌ 
  │   │             │ ├─┬readOnly
  │   │             │ │ └──[🔀] type (1367:5061)❌ 
  │   │             │ ├─┬validationRule
  │   │             │ │ └──[🔀] type (1367:5562)❌ 
  │   │             │ ├─┬placeholder
  │   │             │ │ ├──[+] enum (1367:5234)
  │   │             │ │ ├──[+] enum (1367:5241)
  │   │             │ │ ├──[+] enum (1367:5254)
  │   │             │ │ └──[+] enum (1367:5265)
  │   │             │ ├─┬validationLength
  │   │             │ │ ├──[+] enum (1367:5306)
  │   │             │ │ └──[🔀] type (1367:5289)❌ 
  │   │             │ └─┬type
  │   │             │   ├──[-] enum (1:388499)❌ 
  │   │             │   └──[🔀] type (1367:5090)❌ 
  │   │             └─┬ONEOF
  │   │               ├──[+] properties (1367:5907)
  │   │               ├─┬placeholder
  │   │               │ ├──[+] enum (1367:5963)
  │   │               │ ├──[+] enum (1367:5974)
  │   │               │ ├──[+] enum (1367:5943)
  │   │               │ └──[+] enum (1367:5950)
  │   │               ├─┬values
  │   │               │ ├──[+] enum (1367:6015)
  │   │               │ ├──[-] items (1:389248)❌ 
  │   │               │ └──[🔀] type (1367:5998)❌ 
  │   │               ├─┬type
  │   │               │ ├──[-] enum (1:389197)❌ 
  │   │               │ └──[🔀] type (1367:5799)❌ 
  │   │               └─┬readOnly
  │   │                 └──[🔀] type (1367:5770)❌ 
  │   └─┬Requestbody
  │     └─┬application/json
  │       └─┬Schema
  │         └─┬fields
  │           └─┬Schema
  │             └─┬ALLOF
  │               ├─┬ONEOF
  │               │ └─┬fieldMeta
  │               │   ├──[+] properties (1366:501)
  │               │   ├─┬type
  │               │   │ ├──[-] enum (1:376973)❌ 
  │               │   │ └──[🔀] type (1366:393)❌ 
  │               │   ├─┬readOnly
  │               │   │ └──[🔀] type (1366:364)❌ 
  │               │   └─┬placeholder
  │               │     ├──[+] enum (1366:537)
  │               │     ├──[+] enum (1366:544)
  │               │     ├──[+] enum (1366:557)
  │               │     ├──[+] enum (1366:568)
  │               │     └──[+] default (1366:586)❌ 
  │               ├─┬ONEOF
  │               │ └─┬fieldMeta
  │               │   ├──[+] properties (1366:1094)
  │               │   ├─┬type
  │               │   │ ├──[+] enum (1366:1252)
  │               │   │ ├──[+] enum (1366:1259)
  │               │   │ ├──[+] enum (1366:1268)
  │               │   │ └──[-] enum (1:377523)❌ 
  │               │   ├─┬readOnly
  │               │   │ └──[🔀] type (1366:957)❌ 
  │               │   ├─┬textAlign
  │               │   │ ├──[-] enum (1:377596)❌ 
  │               │   │ ├──[-] enum (1:377578)❌ 
  │               │   │ ├──[-] enum (1:377586)❌ 
  │               │   │ └──[🔀] type (1366:986)❌ 
  │               │   └─┬placeholder
  │               │     ├──[+] enum (1366:1150)
  │               │     ├──[+] enum (1366:1161)
  │               │     ├──[+] enum (1366:1130)
  │               │     └──[+] enum (1366:1137)
  │               ├─┬ONEOF
  │               │ └─┬fieldMeta
  │          ...

@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 5, 2026 02:33
* `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