Anonymous View
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/{envelopeItemId}/download
  │ └─┬GET
  │   └─┬Parameters
  │     ├──[🔀] description (96:208)
  │     └─┬Schema
  │       └──[+] enum (96:614)
  ├─┬/template
  │ └─┬GET
  │   ├─┬Parameters
  │   │ └─┬Schema
  │   │   └──[+] enum (1583:497)
  │   └─┬Responses
  │     └─┬200
  │       └─┬application/json
  │         └─┬Schema
  │           └─┬data
  │             └─┬Schema
  │               ├─┬recipients
  │               │ └─┬Schema
  │               │   ├──[+] required (1584:8939)❌ 
  │               │   ├──[+] required (1584:8951)❌ 
  │               │   ├──[+] properties (1584:8184)
  │               │   ├──[+] properties (1584:8138)
  │               │   ├─┬readStatus
  │               │   │ ├──[-] enum (1:523975)❌ 
  │               │   │ ├──[-] enum (1:523989)❌ 
  │               │   │ └──[🔀] type (1584:7953)❌ 
  │               │   ├─┬rejectionReason
  │               │   │ └──[-] nullable (1:524877)❌ 
  │               │   ├─┬signedAt
  │               │   │ ├──[+] enum (1584:7696)
  │               │   │ ├──[+] enum (1584:7701)
  │               │   │ ├──[+] enum (1584:7710)
  │               │   │ ├──[+] enum (1584:7719)
  │               │   │ ├──[+] enum (1584:7730)
  │               │   │ └──[-] nullable (1:524411)❌ 
  │               │   ├─┬name
  │               │   │ └──[+] nullable (1584:8178)❌ 
  │               │   ├─┬signingOrder
  │               │   │ ├──[+] enum (1584:7920)
  │               │   │ ├──[+] enum (1584:7931)
  │               │   │ ├──[🔀] type (1584:7903)❌ 
  │               │   │ └──[-] nullable (1:524820)❌ 
  │               │   ├─┬id
  │               │   │ ├──[🔀] type (1584:8112)❌ 
  │               │   │ └──[+] nullable (1584:8132)❌ 
  │               │   ├─┬signingStatus
  │               │   │ ├──[-] enum (1:524070)❌ 
  │               │   │ ├──[-] enum (1:524046)❌ 
  │               │   │ ├──[-] enum (1:524060)❌ 
  │               │   │ └──[+] nullable (1584:8280)❌ 
  │               │   ├─┬sendStatus
  │               │   │ ├──[-] enum (1:524126)❌ 
  │               │   │ ├──[-] enum (1:524138)❌ 
  │               │   │ └──[+] nullable (1584:8706)❌ 
  │               │   ├─┬role
  │               │   │ ├──[+] enum (1584:7782)
  │               │   │ ├──[+] enum (1584:7795)
  │               │   │ ├──[-] enum (1:523896)❌ 
  │               │   │ ├──[-] enum (1:523906)❌ 
  │               │   │ ├──[-] enum (1:523918)❌ 
  │               │   │ ├──[-] enum (1:523880)❌ 
  │               │   │ └──[-] enum (1:523886)❌ 
  │               │   └─┬token
  │               │     ├──[+] enum (1584:7860)
  │               │     ├──[+] enum (1584:7869)
  │               │     └──[+] enum (1584:7847)
  │               ├─┬fields
  │               │ └─┬Schema
  │               │   └─┬fieldMeta
  │               │     ├─┬ONEOF
  │               │     │ ├──[+] required (1584:2143)❌ 
  │               │     │ ├──[+] properties (1584:1991)
  │               │     │ ├─┬type
  │               │     │ │ ├──[-] enum (1:518536)❌ 
  │               │     │ │ └──[🔀] type (1584:1883)❌ 
  │               │     │ ├─┬placeholder
  │               │     │ │ ├──[+] enum (1584:2027)
  │               │     │ │ ├──[+] enum (1584:2034)
  │               │     │ │ ├──[+] enum (1584:2047)
  │               │     │ │ ├──[+] enum (1584:2058)
  │               │     │ │ └──[+] default (1584:2076)❌ 
  │               │     │ └─┬readOnly
  │               │     │   └──[🔀] type (1584:1854)❌ 
  │               │     ├─┬ONEOF
  │               │     │ ├──[+] properties (1584:2380)
  │               │     │ ├─┬placeholder
  │               │     │ │ ├──[+] enum (1584:2416)
  │               │     │ │ ├──[+] enum (1584:2423)
  │               │     │ │ ├──[+] enum (1584:2436)
  │               │     │ │ └──[+] enum (1584:2447)
  │               │     │ ├─┬textAlign
  │               │     │ │ ├──[-] enum (1:518906)❌ 
  │               │     │ │ ├──[-] enum (1:518914)❌ 
  │               │     │ │ ├──[-] enum (1:518924)❌ 
  │               │     │ │ └──[🔀] type (1584:2272)❌ 
  │               │     │ ├─┬readOnly
  │               │     │ │ └──[🔀] type (1584:2243)❌ 
  │               │     │ └─┬type
  │               │     │   ├──[+] enum (1584:2538)
  │               │     │   ├──[+] enum (1584:2545)
  │               │     │   ├──[+] enum (1584:2554)
  │               │     │   └──[-] enum (1:518851)❌ 
  │               │     ├─┬ONEOF
  │               │     │ ├──[+] properties (1584:2803)
  │               │     │ ├─┬textAlign
  │               │     │ │ ├──[-] enum (1:519286)❌ 
  │               │     │ │ ├──[-] enum (1:519294)❌ 
  │               │     │ │ ├──[-] enum (1:519304)❌ 
  │               │     │ │ └──[🔀] type (1584:2695)❌ 
  │               │     │ ├─┬readOnly
  │               │     │ │ └──[🔀] type (1584:2666)❌ 
  │               │     │ ├─┬type
  │               │     │ │ ├──[+] enum (1584:2957)
  │               │     │ │ ├──[+] enum (1584:2964)
  │               │     │ │ ├──[+] enum (1584:2973)
  │               │     │ │ └──[-] enum (1:519235)❌ 
  │               │     │ └─┬placeholder
  │               │     │   ├──[+] enum (1584:2859)
  │               │     │   ├──[+] enum (1584:2870)
  │               │     │   ├──[+] enum (1584:2839)
  │               │     │   └──[+] enum (1584:2846)
  │               │     ├─┬ONEOF
  │               │     │ ├──[+] required (1584:3433)❌ 
  │               │     │ ├──[+] properties (1584:3222)
  │               │     │ ├─┬type
  │               │     │ │ ├──[+] enum (1584:3410)
  │               │     │ │ ├──[+] enum (1584:3394)
  │               │     │ │ ├──[+] enum (1584:3401)
  │               │     │ │ └──[-] enum (1:519615)❌ 
  │               │     │ ├─┬textAlign
  │               │     │ │ ├──[-] enum (1:519667)❌ 
  │               │     │ │ ├──[-] enum (1:519675)❌ 
  │               │     │ │ ├──[-] enum (1:519685)❌ 
  │               │     │ │ └──[🔀] type (1584:3114)❌ 
  │               │     │ ├─┬placeholder
  │               │     │ │ ├──[+] enum (1584:3258)
  │               │     │ │ ├──[+] enum (1584:3265)
  │               │     │ │ ├──[+] enum (1584:3278)
  │               │     │ │ ├──[+] enum (1584:3289)
  │               │     │ │ └──[+] default (1584:3307)❌ 
  │               │     │ └─┬readOnly
  │               │     │   └──[🔀] type (1584:3085)❌ 
  │               │     ├─┬ONEOF
  │               │     │ ├──[+] required (1584:3880)❌ 
  │               │     │ ├──[+] properties (1584:3670)
  │               │     │ ├─┬readOnly
  │               │     │ │ └──[🔀] type (1584:3533)❌ 
  │               │     │ ├─┬placeholder
  │               │     │ │ ├──[+] enum (1584:3706)
  │               │     │ │ ├──[+] enum (1584:3713)
  │               │     │ │ ├──[+] enum (1584:3726)
  │               │     │ │ ├──[+] enum (1584:3737)
  │               │     │ │ └──[+] default (1584:3755)❌ 
  │               │     │ ├─┬type
  │               │     │ │ ├──[+] enum (1584:3841)
  │               │     │ │ ├──[+] enum (1584:3848)
  │               │     │ │ ├──[+] enum (1584:3857)
  │               │     │ │ └──[-] enum (1:519996)❌ 
  │               │     │ └─┬textAlign
  │               │     │   ├──[-] enum (1:520047)❌ 
  │               │     │   ├──[-] enum (1:520055)❌ 
  │               │     │   ├──[-] enum (1:520065)❌ 
  │               │     │   └──[🔀] type (1584:3562)❌ 
  │               │     ├─┬ONEOF
  │               │     │ ├──[+] properties (1584:4117)
  │               │     │ ├─┬verticalAlign
  │               │     │ │ ├──[+] enum (1584:4225)
  │               │     │ │ ├──[-] enum (1:520782)❌ 
  │               │     │ │ ├──[-] enum (1:520792)❌ 
  │               │     │ │ ├──[-] enum (1:520765)❌ 
  │               │     │ │ ├──[-] enum (1:520772)❌ 
  │               │     │ │ └──[-] nullable (1:520750)❌ 
  │               │     │ ├─┬type
  │               │     │ │ ├──[+] enum (1584:4343)
  │               │     │ │ ├──[+] enum (1584:4350)
  │               │     │ │ ├──[+] enum (1584:4359)
  │               │     │ │ └──[-] enum (1:520376)❌ 
  │               │     │ ├─┬readOnly
  │               │     │ │ └──[🔀] type (1584:3980)❌ 
  │               │     │ ├─┬placeholder
  │               │     │ │ ├──[+] enum (1584:4153)
  │               │     │ │ ├──[+] enum (1584:4160)
  │               │     │ │ ├──[+] enum (1584:4173)
  │               │     │ │ └──[+] enum (1584:4184)
  │               │     │ ├─┬text
  │               │     │ │ └──[🔀] type (1584:4009)❌ 
  │               │     │ └─┬textAlign
  │               │     │   ├──[-] enum (1:520507)❌ 
  │               │     │   ├──[-] enum (1:520515)❌ 
  │               │     │   └──[-] enum (1:520525)❌ 
  │               │     ├─┬ONEOF
  │               │     │ ├──[+] properties (1584:4844)
  │               │     │ ├─┬type
  │               │     │ │ ├──[+] enum (1584:5172)
  │               │     │ │ ├──[+] enum (1584:5181)
  │               │     │ │ ├──[+] enum (1584:5165)
  │               │     │ │ └──[-] enum (1:521100)❌ 
  │               │     │ ├─┬verticalAlign
  │               │     │ │ ├──[-] enum (1:521594)❌ 
  │               │     │ │ ├──[-] enum (1:521601)❌ 
  │               │     │ │ ├──[-] enum (1:521611)❌ 
  │               │     │ │ ├──[-] enum (1:521621)❌ 
  │               │     │ │ └──[-] nullable (1:521579)❌ 
  │               │     │ ├─┬readOnly
  │               │     │ │ └──[🔀] type (1584:4707)❌ 
  │               │     │ ├─┬value
  │               │     │ │ └──[+] enum (1584:4952)
  │               │     │ ├─┬placeholder
  │               │     │ │ ├──[+] enum (1584:4887)
  │               │     │ │ ├──[+] enum (1584:4900)
  │               │     │ │ ├──[+] enum (1584:4911)
  │               │     │ │ └──[+] enum (1584:4880)
  │               │     │ └─┬textAlign
  │               │     │   ├──[-] enum (1:521354)❌ 
  │               │     │   ├──[-] enum (1:521336)❌ 
  │               │     │   ├──[-] enum (1:521344)❌ 
  │               │     │   └──[🔀] type (1584:4736)❌ 
  │               │     ├─┬ONEOF
  │               │     │ ├──[+] properties (1584:5666)
  │               │     │ ├─┬values
  │               │     │ │ ├──[+] enum (1584:5774)
  │               │     │ │ ├──[-] items (1:521977)❌ 
  │               │     │ │ └──[🔀] type (1584:5757)❌ 
  │               │     │ ├─┬type
  │               │     │ │ ├──[-] enum (1:521929)❌ 
  │               │     │ │ └──[🔀] type (1584:5558)❌ 
  │               │     │ ├─┬readOnly
  │               │     │ │ └──[🔀] type (1584:5529)❌ 
  │               │     │ └─┬placeholder
  │               │     │   ├──[+] enum (1584:5702)
  │               │     │   ├──[+] enum (1584:5709)
  │               │     │   ├──[+] enum (1584:5722)
  │               │     │   └──[+] enum (1584:5733)
  │               │     ├─┬ONEOF
  │               │     │ ├──[+] properties (1584:6300)
  │               │     │ ├─┬validationLength
  │               │     │ │ ├──[+] enum (1584:6408)
  │               │     │ │ └──[🔀] type (1584:6391)❌ 
  │               │     │ ├─┬type
  │               │     │ │ ├──[-] enum (1:522546)❌ 
  │               │     │ │ └──[🔀] type (1584:6192)❌ 
  │               │     │ ├─┬values
  │               │     │ │ ├──[-] items (1:522597)❌ 
  │               │     │ │ └──[🔀] type (1584:6627)❌ 
  │               │     │ ├─┬readOnly
  │               │     │ │ └──[🔀] type (1584:6163)❌ 
  │               │     │ ├─┬placeholder
  │               │     │ │ ├──[+] enum (1584:6336)
  │               │     │ │ ├──[+] enum (1584:6343)
  │               │     │ │ ├──[+] enum (1584:6356)
  │               │     │ │ └──[+] enum (1584:6367)
  │               │     │ └─┬validationRule
  │               │     │   └──[🔀] type (1584:6664)❌ 
  │               │     └─┬ONEOF
  │               │       ├──[+] properties (1584:7009)
  │               │       ├─┬type
  │               │       │ ├──[-] enum (1:523244)❌ 
  │               │       │ └──[🔀] type (1584:6901)❌ 
  │               │       ├─┬placeholder
  │               │       │ ├──[+] enum (1584:7045)
  │               │       │ ├──[+] enum (1584:7052)
  │               │       │ ├──[+] enum (1584:7065)
  │               │       │ └──[+] enum (1584:7076)
  │               │       ├─┬values
  │               │       │ ├──[+] enum (1584:7117)
  │               │       │ ├──[-] items (1:523295)❌ 
  │               │       │ └──[🔀] type (1584:7100)❌ 
  │               │       └─┬readOnly
  │               │         └──[🔀] type (1584:6872)❌ 
  │               ├─┬type
  │               │ └──[+] enum (1584:250)
  │               └─┬team
  │                 ├──[+] required (1584:1230)❌ 
  │                 └──[+] properties (1584:1181)
  ├─┬/template/{templateId}
  │ └─┬GET
  │   └─┬Responses
  │     └─┬200
  │       └─┬application/json
  │         └─┬Schema
  │           ├─┬type
  │           │ └──[+] enum (1598:73)
  │           ├─┬templateMeta
  │           │ ├─┬dateFormat
  │           │ │ └─┬Extensions
  │           │ │   └──[🔀] x-speakeasy-enums (1624:48)
  │           │ └─┬emailSettings
  │           │   ├──[+] required (1660:743)❌ 
  │           │   ├──[+] required (1660:767)❌ 
  │           │   ├──[🔀] default (1660:801)❌ 
  │           │   ├──[+] properties (1660:529)
  │           │   └──[+] properties (1660:471)
  │           ├─┬fields
  │           │ └─┬Schema
  │           │   └─┬fieldMeta
  │           │     ├─┬ONEOF
  │           │     │ ├──[+] required (1670:926)❌ 
  │           │     │ ├──[+] properties (1670:774)
  │           │     │ ├─┬readOnly
  │           │     │ │ └──[🔀] type (1670:637)❌ 
  │           │     │ ├─┬placeholder
  │           │     │ │ ├──[+] enum (1670:830)
  │           │     │ │ ├──[+] enum (1670:841)
  │           │     │ │ ├──[+] enum (1670:810)
  │           │     │ │ ├──[+] enum (1670:817)
  │           │     │ │ └──[+] default (1670:859)❌ 
  │           │     │ └─┬type
  │           │     │   ├──[-] enum (1:535070)❌ 
  │           │     │   └──[🔀] type (1670:666)❌ 
  │           │     ├─┬ONEOF
  │           │     │ ├──[+] properties (1670:1163)
  │           │     │ ├─┬readOnly
  │           │     │ │ └──[🔀] type (1670:1026)❌ 
  │           │     │ ├─┬type
  │           │     │ │ ├──[+] enum (1670:1321)
  │           │     │ │ ├──[+] enum (1670:1328)
  │           │     │ │ ├──[+] enum (1670:1337)
  │           │     │ │ └──[-] enum (1:535385)❌ 
  │           │     │ ├─┬textAlign
  │           │     │ │ ├──[-] enum (1:535458)❌ 
  │           │     │ │ ├──[-] enum (1:535440)❌ 
  │           │     │ │ ├──[-] enum (1:535448)❌ 
  │           │     │ │ └──[🔀] type (1670:1055)❌ 
  │           │     │ └─┬placeholder
  │           │     │   ├──[+] enum (1670:1219)
  │           │     │   ├──[+] enum (1670:1230)
  │           │     │   ├──[+] enum (1670:1199)
  │           │     │   └──[+] enum (1670:1206)
  │           │     ├─┬ONEOF
  │           │     │ ├──[+] properties (1670:1586)
  │           │     │ ├─┬readOnly
  │           │     │ │ └──[🔀] type (1670:1449)❌ 
  │           │     │ ├─┬placeholder
  │           │     │ │ ├──[+] enum (1670:1622)
  │           │     │ │ ├──[+] enum (1670:1629)
  │           │     │ │ ├──[+] enum (1670:1642)
  │           │     │ │ └──[+] enum (1670:1653)
  │           │     │ ├─┬textAlign
  │           │     │ │ ├──[-] enum (1:535820)❌ 
  │           │     │ │ ├──[-] enum (1:535828)❌ 
  │           │     │ │ ├──[-] enum (1:535838)❌ 
  │           │     │ │ └──[🔀] type (1670:1478)❌ 
  │           │     │ └─┬type
  │           │     │   ├──[+] enum (1670:1747)
  │           │     │   ├──[+] enum (1670:1756)
  │           │     │   ├──[+] enum (1670:1740)
  │           │     │   └──[-] enum (1:535769)❌ 
  │           │     ├─┬ONEOF
  │           │     │ ├──[+] required (1670:2216)❌ 
  │           │     │ ├──[+] properties (1670:2005)
  │           │     │ ├─┬readOnly
  │           │     │ │ └──[🔀] type (1670:1868)❌ 
  │           │     │ ├─┬placeholder
  │           │     │ │ ├──[+] enum (1670:2041)
  │           │     │ │ ├──[+] enum (1670:2048)
  │           │     │ │ ├──[+] enum (1670:2061)
  │           │     │ │ ├──[+] enum (1670:2072)
  │           │     │ │ └──[+] default (1670:2090)❌ 
  │           │     │ ├─┬type
  │           │     │ │ ├──[+] enum (1670:2177)
  │           │     │ │ ├──[+] enum (1670:2184)
  │           │     │ │ ├──[+] enum (1670:2193)
  │           │     │ │ └──[-] enum (1:536149)❌ 
  │           │     │ └─┬textAlign
  │           │     │   ├──[-] enum (1:536201)❌ 
  │           │     │   ├──[-] enum (1:536209)❌ 
  │           │     │   ├──[-] enum (1:536219)❌ 
  │           │     │   └──[🔀] type (1670:1897)❌ 
  │           │     ├─┬ONEOF
  │           │     │ ├──[+] required (1670:2663)❌ 
  │           │     │ ├──[+] properties (1670:2453)
  │           │     │ ├─┬type
  │           │     │ │ ├──[+] enum (1670:2624)
  │           │     │ │ ├──[+] enum (1670:2631)
  │           │     │ │ ├──[+] enum (1670:2640)
  │           │     │ │ └──[-] enum (1:536530)❌ 
  │           │     │ ├─┬textAlign
  │           │     │ │ ├──[-] enum (1:536589)❌ 
  │           │     │ │ ├──[-] enum (1:536599)❌ 
  │           │     │ │ ├──[-] enum (1:536581)❌ 
  │           │     │ │ └──[🔀] type (1670:2345)❌ 
  │           │     │ ├─┬placeholder
  │           │     │ │ ├──[+] enum (1670:2489)
  │           │     │ │ ├──[+] enum (1670:2496)
  │           │     │ │ ├──[+] enum (1670:2509)
  │           │     │ │ ├──[+] enum (1670:2520)
  │           │     │ │ └──[+] default (1670:2538)❌ 
  │           │     │ └─┬readOnly
  │           │     │   └──[🔀] type (1670:2316)❌ 
  │           │     ├─┬ONEOF
  │           │     │ ├──[+] properties (1670:2900)
  │           │     │ ├─┬text
  │           │     │ │ └──[🔀] type (1670:2792)❌ 
  │           │     │ ├─┬textAlign
  │           │     │ │ ├──[-] enum (1:537059)❌ 
  │           │     │ │ ├──[-] enum (1:537041)❌ 
  │           │     │ │ └──[-] enum (1:537049)❌ 
  │           │     │ ├─┬verticalAlign
  │           │     │ │ ├──[+] enum (1670:3008)
  │           │     │ │ ├──[-] enum (1:537299)❌ 
  │           │     │ │ ├──[-] enum (1:537306)❌ 
  │           │     │ │ ├──[-] enum (1:537316)❌ 
  │           │     │ │ ├──[-] enum (1:537326)❌ 
  │           │     │ │ └──[-] nullable (1:537284)❌ 
  │           │     │ ├─┬placeholder
  │           │     │ │ ├──[+] enum (1670:2967)
  │           │     │ │ ├──[+] enum (1670:2936)
  │           │     │ │ ├──[+] enum (1670:2943)
  │           │     │ │ └──[+] enum (1670:2956)
  │           │     │ ├─┬type
  │           │     │ │ ├──[+] enum (1670:3126)
  │           │     │ │ ├──[+] enum (1670:3133)
  │           │     │ │ ├──[+] enum (1670:3142)
  │           │     │ │ └──[-] enum (1:536910)❌ 
  │           │     │ └─┬readOnly
  │           │     │   └──[🔀] type (1670:2763)❌ 
  │           │     ├─┬ONEOF
  │           │     │ ├──[+] properties (1670:3627)
  │           │     │ ├─┬type
  │           │     │ │ ├──[+] enum (1670:3964)
  │           │     │ │ ├──[+] enum (1670:3948)
  │           │     │ │ ├──[+] enum (1670:3955)
  │           │     │ │ └──[-] enum (1:537634)❌ 
  │           │     │ ├─┬placeholder
  │           │     │ │ ├──[+] enum (1670:3663)
  │           │     │ │ ├──[+] enum (1670:3670)
  │           │     │ │ ├──[+] enum (1670:3683)
  │           │     │ │ └──[+] enum (1670:3694)
  │           │     │ ├─┬value
  │           │     │ │ └──[+] enum (1670:3735)
  │           │     │ ├─┬textAlign
  │           │     │ │ ├──[-] enum (1:537870)❌ 
  │           │     │ │ ├──[-] enum (1:537878)❌ 
  │           │     │ │ ├──[-] enum (1:537888)❌ 
  │           │     │ │ └──[🔀] type (1670:3519)❌ 
  │           │     │ ├─┬verticalAlign
  │           │     │ │ ├──[-] enum (1:538155)❌ 
  │           │     │ │ ├──[-] enum (1:538128)❌ 
  │           │     │ │ ├──[-] enum (1:538135)❌ 
  │           │     │ │ ├──[-] enum (1:538145)❌ 
  │           │     │ │ └──[-] nullable (1:538113)❌ 
  │           │     │ └─┬readOnly
  │           │     │   └──[🔀] type (1670:3490)❌ 
  │           │     ├─┬ONEOF
  │           │     │ ├──[+] properties (1670:4449)
  │           │     │ ├─┬type
  │           │     │ │ ├──[-] enum (1:538463)❌ 
  │           │     │ │ └──[🔀] type (1670:4341)❌ 
  │           │     │ ├─┬readOnly
  │           │     │ │ └──[🔀] type (1670:4312)❌ 
  │           │     │ ├─┬values
  │           │     │ │ ├──[+] enum (1670:4557)
  │           │     │ │ ├──[-] items (1:538511)❌ 
  │           │     │ │ └──[🔀] type (1670:4540)❌ 
  │           │     │ └─┬placeholder
  │           │     │   ├──[+] enum (1670:4485)
  │           │     │   ├──[+] enum (1670:4492)
  │           │     │   ├──[+] enum (1670:4505)
  │           │     │   └──[+] enum (1670:4516)
  │           │     ├─┬ONEOF
  │           │     │ ├──[+] properties (1670:5083)
  │           │     │ ├─┬values
  │           │     │ │ ├──[-] items (1:539131)❌ 
  │           │     │ │ └──[🔀] type (1670:5410)❌ 
  │           │     │ ├─┬placeholder
  │           │     │ │ ├──[+] enum (1670:5119)
  │           │     │ │ ├──[+] enum (1670:5126)
  │           │     │ │ ├──[+] enum (1670:5139)
  │           │     │ │ └──[+] enum (1670:5150)
  │           │     │ ├─┬validationRule
  │           │     │ │ └──[🔀] type (1670:5447)❌ 
  │           │     │ ├─┬readOnly
  │           │     │ │ └──[🔀] type (1670:4946)❌ 
  │           │     │ ├─┬type
  │           │     │ │ ├──[-] enum (1:539080)❌ 
  │           │     │ │ └──[🔀] type (1670:4975)❌ 
  │           │     │ └─┬validationLength
  │           │     │   ├──[+] enum (1670:5191)
  │           │     │   └──[🔀] type (1670:5174)❌ 
  │           │     └─┬ONEOF
  │           │       ├──[+] properties (1670:5792)
  │           │       ├─┬placeholder
  │           │       │ ├──[+] enum (1670:5828)
  │           │       │ ├──[+] enum (1670:5835)
  │           │       │ ├──[+] enum (1670:5848)
  │           │       │ └──[+] enum (1670:5859)
  │           │       ├─┬type
  │           │       │ ├──[-] enum (1:539778)❌ 
  │           │       │ └──[🔀] type (1670:5684)❌ 
  │           │       ├─┬readOnly
  │           │       │ └──[🔀] type (1670:5655)❌ 
  │           │       └─┬values
  │           │         ├──[+] enum (1670:5900)
  │           │         ├──[-] items (1:539829)❌ 
  │           │         └──[🔀] type (1670:5883)❌ 
  │           └─┬recipients
  │             └─┬Schema
  │               ├──[+] required (1669:1396)❌ 
  │               ├──[+] required (1669:1408)❌ 
  │               ├──[+] properties (1669:641)
  │               ├──[+] properties (1669:595)
  │               ├─┬token
  │               │ ├──[+] enum (1669:304)
  │               │ ├──[+] enum (1669:317)
  │               │ └──[+] enum (1669:326)
  │               ├─┬readStatus
  │               │ ├──[-] enum (1:532991)❌ 
  │               │ ├──[-] enum (1:532977)❌ 
  │               │ └──[🔀] type (1669:410)❌ 
  │               ├─┬sendStatus
  │               │ ├──[-] enum (1:533128)❌ 
  │               │ ├──[-] enum (1:533140)❌ 
  │               │ └──[+] nullable (1669:1163)❌ 
  │               ├─┬role
  │               │ ├──[+] enum (1669:239)
  │               │ ├──[+] enum (1669:252)
  │               │ ├──[-] enum (1:532882)❌ 
  │               │ ├──[-] enum (1:532888)❌ 
  │               │ ├──[-] enum (1:532898)❌ 
  │               │ ├──[-] enum (1:532908)❌ 
  │               │ └──[-] enum (1:532920)❌ 
  │               ├─┬name
  │               │ └──[+] nullable (1669:635)❌ 
  │               ├─┬id
  │               │ ├──[🔀] type (1669:569)❌ 
  │               │ └──[+] nullable (1669:589)❌ 
  │               ├─┬rejectionReason
  │               │ └──[-] nullable (1:533879)❌ 
  │               ├─┬signingOrder
  │               │ ├──[+] enum (1669:377)
  │               │ ├──[+] enum (1669:388)
  │               │ ├──[🔀] type (1669:360)❌ 
  │               │ └──[-] nullable (1:533822)❌ 
  │               ├─┬signedAt
  │               │ ├──[+] enum (1669:153)
  │               │ ├──[+] enum (1669:158)
  │               │ ├──[+] enum (1669:167)
  │               │ ├──[+] enum (1669:176)
  │               │ ├──[+] enum (1669:187)
  │               │ └──[-] nullable (1:533413)❌ 
  │               └─┬signingStatus
  │                 ├──[-] enum (1:533048)❌ 
  │                 ├──[-] enum (1:533062)❌ 
  │                 ├──[-] enum (1:533072)❌ 
  │                 └──[+] nullable (1669:737)❌ 
  ├─┬/template/field/create
  │ └─┬POST
  │   ├─┬Responses
  │   │ └─┬200
  │   │   └─┬application/json
  │   │     └─┬Schema
  │   │       └─┬fieldMeta
  │   │         ├─┬ONEOF
  │   │         │ ├──[+] required (1345:977)❌ 
  │   │         │ ├──[+] properties (1345:825)
  │   │         │ ├─┬placeholder
  │   │         │ │ ├──[+] enum (1345:861)
  │   │         │ │ ├──[+] enum (1345:868)
  │   │         │ │ ├──[+] enum (1345:881)
  │   │         │ │ ├──[+] enum (1345:892)
  │   │         │ │ └──[+] default (1345:910)❌ 
  │   │         │ ├─┬readOnly
  │   │         │ │ └──[🔀] type (1345:688)❌ 
  │   │         │ └─┬type
  │   │         │   ├──[-] enum (1:361097)❌ 
  │   │         │   └──[🔀] type (1345:717)❌ 
  │   │         ├─┬ONEOF
  │   │         │ ├──[+] properties (1345:1214)
  │   │         │ ├─┬textAlign
  │   │         │ │ ├──[-] enum (1:361467)❌ 
  │   │         │ │ ├──[-] enum (1:361475)❌ 
  │   │         │ │ ├──[-] enum (1:361485)❌ 
  │   │         │ │ └──[🔀] type (1345:1106)❌ 
  │   │         │ ├─┬readOnly
  │   │         │ │ └──[🔀] type (1345:1077)❌ 
  │   │         │ ├─┬type
  │   │         │ │ ├──[+] enum (1345:1379)
  │   │         │ │ ├──[+] enum (1345:1388)
  │   │         │ │ ├──[+] enum (1345:1372)
  │   │         │ │ └──[-] enum (1:361412)❌ 
  │   │         │ └─┬placeholder
  │   │         │   ├──[+] enum (1345:1250)
  │   │         │   ├──[+] enum (1345:1257)
  │   │         │   ├──[+] enum (1345:1270)
  │   │         │   └──[+] enum (1345:1281)
  │   │         ├─┬ONEOF
  │   │         │ ├──[+] properties (1345:1637)
  │   │         │ ├─┬readOnly
  │   │         │ │ └──[🔀] type (1345:1500)❌ 
  │   │         │ ├─┬placeholder
  │   │         │ │ ├──[+] enum (1345:1673)
  │   │         │ │ ├──[+] enum (1345:1680)
  │   │         │ │ ├──[+] enum (1345:1693)
  │   │         │ │ └──[+] enum (1345:1704)
  │   │         │ ├─┬textAlign
  │   │         │ │ ├──[-] enum (1:361847)❌ 
  │   │         │ │ ├──[-] enum (1:361855)❌ 
  │   │         │ │ ├──[-] enum (1:361865)❌ 
  │   │         │ │ └──[🔀] type (1345:1529)❌ 
  │   │         │ └─┬type
  │   │         │   ├──[+] enum (1345:1791)
  │   │         │   ├──[+] enum (1345:1798)
  │   │         │   ├──[+] enum (1345:1807)
  │   │         │   └──[-] enum (1:361796)❌ 
  │   │         ├─┬ONEOF
  │   │         │ ├──[+] required (1345:2267)❌ 
  │   │         │ ├──[+] properties (1345:2056)
  │   │         │ ├─┬readOnly
  │   │         │ │ └──[🔀] type (1345:1919)❌ 
  │   │         │ ├─┬type
  │   │         │ │ ├──[+] enum (1345:2228)
  │   │         │ │ ├──[+] enum (1345:2235)
  │   │         │ │ ├──[+] enum (1345:2244)
  │   │         │ │ └──[-] enum (1:362176)❌ 
  │   │         │ ├─┬textAlign
  │   │         │ │ ├──[-] enum (1:362228)❌ 
  │   │         │ │ ├──[-] enum (1:362236)❌ 
  │   │         │ │ ├──[-] enum (1:362246)❌ 
  │   │         │ │ └──[🔀] type (1345:1948)❌ 
  │   │         │ └─┬placeholder
  │   │         │   ├──[+] enum (1345:2092)
  │   │         │   ├──[+] enum (1345:2099)
  │   │         │   ├──[+] enum (1345:2112)
  │   │         │   ├──[+] enum (1345:2123)
  │   │         │   └──[+] default (1345:2141)❌ 
  │   │         ├─┬ONEOF
  │   │         │ ├──[+] required (1345:2714)❌ 
  │   │         │ ├──[+] properties (1345:2504)
  │   │         │ ├─┬type
  │   │         │ │ ├──[+] enum (1345:2675)
  │   │         │ │ ├──[+] enum (1345:2682)
  │   │         │ │ ├──[+] enum (1345:2691)
  │   │         │ │ └──[-] enum (1:362557)❌ 
  │   │         │ ├─┬readOnly
  │   │         │ │ └──[🔀] type (1345:2367)❌ 
  │   │         │ ├─┬placeholder
  │   │         │ │ ├──[+] enum (1345:2571)
  │   │         │ │ ├──[+] enum (1345:2540)
  │   │         │ │ ├──[+] enum (1345:2547)
  │   │         │ │ ├──[+] enum (1345:2560)
  │   │         │ │ └──[+] default (1345:2589)❌ 
  │   │         │ └─┬textAlign
  │   │         │   ├──[-] enum (1:362626)❌ 
  │   │         │   ├──[-] enum (1:362608)❌ 
  │   │         │   ├──[-] enum (1:362616)❌ 
  │   │         │   └──[🔀] type (1345:2396)❌ 
  │   │         ├─┬ONEOF
  │   │         │ ├──[+] properties (1345:2951)
  │   │         │ ├─┬placeholder
  │   │         │ │ ├──[+] enum (1345:2987)
  │   │         │ │ ├──[+] enum (1345:2994)
  │   │         │ │ ├──[+] enum (1345:3007)
  │   │         │ │ └──[+] enum (1345:3018)
  │   │         │ ├─┬verticalAlign
  │   │         │ │ ├──[+] enum (1345:3059)
  │   │         │ │ ├──[-] enum (1:363353)❌ 
  │   │         │ │ ├──[-] enum (1:363326)❌ 
  │   │         │ │ ├──[-] enum (1:363333)❌ 
  │   │         │ │ ├──[-] enum (1:363343)❌ 
  │   │         │ │ └──[-] nullable (1:363311)❌ 
  │   │         │ ├─┬readOnly
  │   │         │ │ └──[🔀] type (1345:2814)❌ 
  │   │         │ ├─┬textAlign
  │   │         │ │ ├──[-] enum (1:363086)❌ 
  │   │         │ │ ├──[-] enum (1:363068)❌ 
  │   │         │ │ └──[-] enum (1:363076)❌ 
  │   │         │ ├─┬type
  │   │         │ │ ├──[+] enum (1345:3177)
  │   │         │ │ ├──[+] enum (1345:3184)
  │   │         │ │ ├──[+] enum (1345:3193)
  │   │         │ │ └──[-] enum (1:362937)❌ 
  │   │         │ └─┬text
  │   │         │   └──[🔀] type (1345:2843)❌ 
  │   │         ├─┬ONEOF
  │   │         │ ├──[+] properties (1345:3678)
  │   │         │ ├─┬value
  │   │         │ │ └──[+] enum (1345:3786)
  │   │         │ ├─┬type
  │   │         │ │ ├──[+] enum (1345:3999)
  │   │         │ │ ├──[+] enum (1345:4006)
  │   │         │ │ ├──[+] enum (1345:4015)
  │   │         │ │ └──[-] enum (1:363661)❌ 
  │   │         │ ├─┬textAlign
  │   │         │ │ ├──[-] enum (1:363905)❌ 
  │   │         │ │ ├──[-] enum (1:363915)❌ 
  │   │         │ │ ├──[-] enum (1:363897)❌ 
  │   │         │ │ └──[🔀] type (1345:3570)❌ 
  │   │         │ ├─┬placeholder
  │   │         │ │ ├──[+] enum (1345:3714)
  │   │         │ │ ├──[+] enum (1345:3721)
  │   │         │ │ ├──[+] enum (1345:3734)
  │   │         │ │ └──[+] enum (1345:3745)
  │   │         │ ├─┬readOnly
  │   │         │ │ └──[🔀] type (1345:3541)❌ 
  │   │         │ └─┬verticalAlign
  │   │         │   ├──[-] enum (1:364155)❌ 
  │   │         │   ├──[-] enum (1:364162)❌ 
  │   │         │   ├──[-] enum (1:364172)❌ 
  │   │         │   ├──[-] enum (1:364182)❌ 
  │   │         │   └──[-] nullable (1:364140)❌ 
  │   │         ├─┬ONEOF
  │   │         │ ├──[+] properties (1345:4500)
  │   │         │ ├─┬placeholder
  │   │         │ │ ├──[+] enum (1345:4536)
  │   │         │ │ ├──[+] enum (1345:4543)
  │   │         │ │ ├──[+] enum (1345:4556)
  │   │         │ │ └──[+] enum (1345:4567)
  │   │         │ ├─┬values
  │   │         │ │ ├──[+] enum (1345:4608)
  │   │         │ │ ├──[-] items (1:364538)❌ 
  │   │         │ │ └──[🔀] type (1345:4591)❌ 
  │   │         │ ├─┬readOnly
  │   │         │ │ └──[🔀] type (1345:4363)❌ 
  │   │         │ └─┬type
  │   │         │   ├──[-] enum (1:364490)❌ 
  │   │         │   └──[🔀] type (1345:4392)❌ 
  │   │         ├─┬ONEOF
  │   │         │ ├──[+] properties (1345:5134)
  │   │         │ ├─┬readOnly
  │   │         │ │ └──[🔀] type (1345:4997)❌ 
  │   │         │ ├─┬validationLength
  │   │         │ │ ├──[+] enum (1345:5242)
  │   │         │ │ └──[🔀] type (1345:5225)❌ 
  │   │         │ ├─┬values
  │   │         │ │ ├──[-] items (1:365158)❌ 
  │   │         │ │ └──[🔀] type (1345:5461)❌ 
  │   │         │ ├─┬placeholder
  │   │         │ │ ├──[+] enum (1345:5190)
  │   │         │ │ ├──[+] enum (1345:5201)
  │   │         │ │ ├──[+] enum (1345:5170)
  │   │         │ │ └──[+] enum (1345:5177)
  │   │         │ ├─┬validationRule
  │   │         │ │ └──[🔀] type (1345:5498)❌ 
  │   │         │ └─┬type
  │   │         │   ├──[-] enum (1:365107)❌ 
  │   │         │   └──[🔀] type (1345:5026)❌ 
  │   │         └─┬ONEOF
  │   │           ├──[+] properties (1345:5843)
  │   │           ├─┬values
  │   │           │ ├──[+] enum (1345:5951)
  │   │           │ ├──[-] items (1:365856)❌ 
  │   │           │ └──[🔀] type (1345:5934)❌ 
  │   │           ├─┬readOnly
  │   │           │ └──[🔀] type (1345:5706)❌ 
  │   │           ├─┬type
  │   │           │ ├──[-] enum (1:365805)❌ 
  │   │           │ └──[🔀] type (1345:5735)❌ 
  │   │           └─┬placeholder
  │   │             ├──[+] enum (1345:5910)
  │   │             ├──[+] enum (1345:5879)
  │   │             ├──[+] enum (1345:5886)
  │   │             └──[+] enum (1345:5899)
  │   └─┬Requestbody
  │     └─┬application/json
  │       └─┬Schema
  │         └─┬field
  │           └─┬ALLOF
  │             ├─┬ONEOF
  │             │ └─┬fieldMeta
  │             │   ├──[+] properties (1344:476)
  │             │   ├─┬readOnly
  │             │   │ └──[🔀] type (1344:339)❌ 
  │             │   ├─┬placeholder
  │             │   │ ├──[+] enum (1344:512)
  │             │   │ ├──[+] enum (1344:519)
  │             │   │ ├──[+] enum (1344:532)
  │             │   │ ├──[+] enum (1344:543)
  │             │   │ └──[+] default (1344:561)❌ 
  │             │   └─┬type
  │             │     ├──[-] enum (1:353654)❌ 
  │             │     └──[🔀] type (1344:368)❌ 
  │             ├─┬ONEOF
  │             │ └─┬fieldMeta
  │             │   ├──[+] properties (1344:1069)
  │             │   ├─┬placeholder
  │             │   │ ├──[+] enum (1344:1105)
  │             │   │ ├──[+] enum (1344:1112)
  │             │   │ ├──[+] enum (1344:1125)
  │             │   │ └──[+] enum (1344:1136)
  │             │   ├─┬textAlign
  │             │   │ ├──[-] enum (1:354277)❌ 
  │             │   │ ├──[-] enum (1:354259)❌ 
  │             │   │ ├──[-] enum (1:354267)❌ 
  │             │   │ └──[🔀] type (1344:961)❌ 
  │             │   ├─┬type
  │             │   │ ├──[+] enum (1344:1227)
  │             │   │ ├──[+] enum (1344:1234)
  │             │   │ ├──[+] enum (1344:1243)
  │             │   │ └──[-] enum (1:354204)❌ 
  │             │   └─┬readOnly
  │             │     └──[🔀] type (1344:932)❌ 
  │             ├─┬ONEOF
  │             │ └─┬fieldMeta
  │             │   ├──[+] properties (1344:1598)
  │             │   ├─┬textAlign
  │             │   │ ├──[-] enum (1:354756)❌ 
  │             │   │ ├──[-] enum (1:354764)❌ 
  │             │   │ ├──[-] enum (1:354774)❌ 
  │             │   │ └──[🔀] type (1344:1490)❌ 
  │             │   ├─┬type
  │             │   │ ├──[+] enum (1344:1752)
  │             │   │ ├──[+] enum (1344:1759)
  │             │   │ ├──[+] enum (1344:1768)
  │             │   │ └──[-] enum (1:354705)❌ 
  │             │   ├─┬placeholder
  │             │   │ ├──[+] enum (1344:1634)
  │             │   │ ├──[+] enum (1344:1641)
  │             │   │ ├──[+] enum (1344:1654)
  │             │   │ └──[+] enum (1344:1665)
  │             │   └─┬readOnly
  │             │     └──[🔀] type (1344:1461)❌ 
  │             ├─┬ONEOF
  │             │ └─┬fieldMeta
  │             │   ├──[+] properties (1344:2124)
  │             │   ├─┬type
  │             │   │ ├──[+] enum (1344:2296)
  │             │   │ ├──[+] enum (1344:2303)
  │             │   │ ├──[+] enum (1344:2312)
  │             │   │ └──[-] enum (1:355203)❌ 
  │             │   ├─┬textAlign
  │             │   │ ├──[-] enum (1:355255)❌ 
  │             │   │ ├──[-] enum (1:355263)❌ 
  │             │   │ ├──[-] enum (1:355273)❌ 
  │             │   │ └──[🔀] type (1344:2016)❌ 
  │             │   ├─┬placeholder
  │             │   │ ├──[+] enum (1344:2160)
  │             │   │ ├──[+] enum (1344:2167)
  │             │   │ ├──[+] enum (1344:2180)
  │             │   │ ├──[+] enum (1344:2191)
  │             │   │ └──[+] default (1344:2209)❌ 
  │             │   └─┬readOnly
  │             │     └──[🔀] type (1344:1987)❌ 
  │             ├─┬ONEOF
  │             │ └─┬fieldMeta
  │             │   ├──[+] properties (1344:2667)
  │             │   ├─┬placeholder
  │             │   │ ├──[+] enum (1344:2723)
  │             │   │ ├──[+] enum (1344:2734)
  │             │   │ ├──[+] enum (1344:2703)
  │             │   │ ├──[+] enum (1344:2710)
  │             │   │ └──[+] default (1344:2752)❌ 
  │             │   ├─┬type
  │             │   │ ├──[+] enum (1344:2838)
  │             │   │ ├──[+] enum (1344:2845)
  │             │   │ ├──[+] enum (1344:2854)
  │             │   │ └──[-] enum (1:355701)❌ 
  │             │   ├─┬textAlign
  │             │   │ ├──[-] enum (1:355752)❌ 
  │             │   │ ├──[-] enum (1:355760)❌ 
  │             │   │ ├──[-] enum (1:355770)❌ 
  │             │   │ └──[🔀] type (1344:2559)❌ 
  │             │   └─┬readOnly
  │             │     └──[🔀] type (1344:2530)❌ 
  │             ├─┬ONEOF
  │             │ └─┬fieldMeta
  │             │   ├──[+] properties (1344:3209)
  │             │   ├─┬placeholder
  │             │   │ ├──[+] enum (1344:3252)
  │             │   │ ├──[+] enum (1344:3265)
  │             │   │ ├──[+] enum (1344:3276)
  │             │   │ └──[+] enum (1344:3245)
  │             │   ├─┬type
  │             │   │ ├──[+] enum (1344:3442)
  │             │   │ ├──[+] enum (1344:3451)
  │             │   │ ├──[+] enum (1344:3435)
  │             │   │ └──[-] enum (1:356198)❌ 
  │             │   ├─┬text
  │             │   │ └──[🔀] type (1344:3101)❌ 
  │             │   ├─┬textAlign
  │             │   │ ├──[-] enum (1:356329)❌ 
  │             │   │ ├──[-] enum (1:356337)❌ 
  │             │   │ └──[-] enum (1:356347)❌ 
  │             │   ├─┬verticalAlign
  │             │   │ ├──[+] enum (1344:3317)
  │             │   │ ├──[-] enum (1:356587)❌ 
  │             │   │ ├──[-] enum (1:356594)❌ 
  │             │   │ ├──[-] enum (1:356604)❌ 
  │             │   │ ├──[-] enum (1:356614)❌ 
  │             │   │ └──[-] nullable (1:356572)❌ 
  │             │   └─┬readOnly
  │             │     └──[🔀] type (1344:3072)❌ 
  │             ├─┬ONEOF
  │             │ └─┬fieldMeta
  │             │   ├──[+] properties (1344:4044)
  │             │   ├─┬value
  │             │   │ └──[+] enum (1344:4152)
  │             │   ├─┬textAlign
  │             │   │ ├──[-] enum (1:357277)❌ 
  │             │   │ ├──[-] enum (1:357285)❌ 
  │             │   │ ├──[-] enum (1:357295)❌ 
  │             │   │ └──[🔀] type (1344:3936)❌ 
  │             │   ├─┬verticalAlign
  │             │   │ ├──[-] enum (1:357542)❌ 
  │             │   │ ├──[-] enum (1:357552)❌ 
  │             │   │ ├──[-] enum (1:357562)❌ 
  │             │   │ ├──[-] enum (1:357535)❌ 
  │             │   │ └──[-] nullable (1:357520)❌ 
  │             │   ├─┬readOnly
  │             │   │ └──[🔀] type (1344:3907)❌ 
  │             │   ├─┬placeholder
  │             │   │ ├──[+] enum (1344:4087)
  │             │   │ ├──[+] enum (1344:4100)
  │             │   │ ├──[+] enum (1344:4111)
  │             │   │ └──[+] enum (1344:4080)
  │             │   └─┬type
  │             │     ├──[+] enum (1344:4381)
  │             │     ├──[+] enum (1344:4365)
  │             │     ├──[+] enum (1344:4372)
  │             │     └──[-] enum (1:357041)❌ 
  │             ├─┬ONEOF
  │             │ └─┬fieldMeta
  │             │   ├──[+] properties (1344:4973)
  │             │   ├─┬values
  │             │   │ ├──[+] enum (1344:5081)
  │             │   │ ├──[-] items (1:358036)❌ 
  │             │   │ └──[🔀] type (1344:5064)❌ 
  │             │   ├─┬readOnly
  │             │   │ └──[🔀] type (1344:4836)❌ 
  │             │   ├─┬placeholder
  │             │   │ ├──[+] enum (1344:5029)
  │             │   │ ├──[+] enum (1344:5040)
  │             │   │ ├──[+] enum (1344:5009)
  │             │   │ └──[+] enum (1344:5016)
  │             │   └─┬type
  │             │     ├──[-] enum (1:357988)❌ 
  │             │     └──[🔀] type (1344:4865)❌ 
  │             ├─┬ONEOF
  │             │ └─┬fieldMeta
  │             │   ├──[+] properties (1344:5705)
  │             │   ├─┬type
  │             │   │ ├──[-] enum (1:358713)❌ 
  │             │   │ └──[🔀] type (1344:5597)❌ 
  │             │   ├─┬validationRule
  │             │   │ └──[🔀] type (1344:6069)❌ 
  │             │   ├─┬readOnly
  │             │   │ └──[🔀] type (1344:5568)❌ 
  │             │   ├─┬validationLength
  │             │   │ ├──[+] enum (1344:5813)
  │             │   │ └──[🔀] type (1344:5796)❌ 
  │             │   ├─┬placeholder
  │             │   │ ├──[+] enum (1344:5741)
  │             │   │ ├──[+] enum (1344:5748)
  │             │   │ ├──[+] enum (1344:5761)
  │             │   │ └──[+] enum (1344:5772)
  │             │   └─┬values
  │             │     ├──[-] items (1:358764)❌ 
  │             │     └──[🔀] type (1344:6032)❌ 
  │             └─┬ONEOF
  │               └─┬fieldMeta
  │                 ├──[+] properties (1344:6512)
  │                 ├─┬placeholder
  │                 │ ├──[+] enum (1344:6579)
  │                 │ ├──[+] enum (1344:6548)
  │                 │ ├──[+] enum (1344:6555)
  │                 │ └──[+] enum (1344:6568)
  │                 ├─┬type
  │                 │ ├──[-] enum (1:359519)❌ 
  │                 │ └──[🔀] type (1344:6404)❌ 
  │                 ├─┬values
  │                 │ ├──[+] enum (1344:6620)
  │                 │ ├──[-] items (1:359570)❌ 
  │                 │ └──[🔀] type (1344:6603)❌ 
  │                 └─┬readOnly
  │                   └──[🔀] type (1344:6375)❌ 
  ├─┬/document/field/update-many
  │ └─┬POST
  │   ├─┬Responses
  │   │ └─┬200
  │   │   └─┬application/json
  │   │     └─┬Schema
  │   │       └─┬fields
  │   │         └─┬Schema
  │   │           └─┬fieldMeta
  │   │             ├─┬ONEOF
  │   │             │ ├──[+] required (1324:1041)❌ 
  │   │             │ ├──[+] properties (1324:889)
  │   │             │ ├─┬placeholder
  │   │             │ │ ├──[+] enum (1324:925)
  │   │             │ │ ├──[+] enum (1324:932)
  │   │             │ │ ├──[+] enum (1324:945)
  │   │             │ │ ├──[+] enum (1324:956)
  │   │             │ │ └──[+] default (1324:974)❌ 
  │   │             │ ├─┬type
  │   │             │ │ ├──[-] enum (1:344113)❌ 
  │   │             │ │ └──[🔀] type (1324:781)❌ 
  │   │             │ └─┬readOnly
  │   │             │   └──[🔀] type (1324:752)❌ 
  │   │             ├─┬ONEOF
  │   │             │ ├──[+] properties (1324:1278)
  │   │             │ ├─┬textAlign
  │   │             │ │ ├──[-] enum (1:344483)❌ 
  │   │             │ │ ├──[-] enum (1:344491)❌ 
  │   │             │ │ ├──[-] enum (1:344501)❌ 
  │   │             │ │ └──[🔀] type (1324:1170)❌ 
  │   │             │ ├─┬readOnly
  │   │             │ │ └──[🔀] type (1324:1141)❌ 
  │   │             │ ├─┬placeholder
  │   │             │ │ ├──[+] enum (1324:1314)
  │   │             │ │ ├──[+] enum (1324:1321)
  │   │             │ │ ├──[+] enum (1324:1334)
  │   │             │ │ └──[+] enum (1324:1345)
  │   │             │ └─┬type
  │   │             │   ├──[+] enum (1324:1452)
  │   │             │   ├──[+] enum (1324:1436)
  │   │             │   ├──[+] enum (1324:1443)
  │   │             │   └──[-] enum (1:344428)❌ 
  │   │             ├─┬ONEOF
  │   │             │ ├──[+] properties (1324:1701)
  │   │             │ ├─┬textAlign
  │   │             │ │ ├──[-] enum (1:344863)❌ 
  │   │             │ │ ├──[-] enum (1:344871)❌ 
  │   │             │ │ ├──[-] enum (1:344881)❌ 
  │   │             │ │ └──[🔀] type (1324:1593)❌ 
  │   │             │ ├─┬readOnly
  │   │             │ │ └──[🔀] type (1324:1564)❌ 
  │   │             │ ├─┬type
  │   │             │ │ ├──[+] enum (1324:1855)
  │   │             │ │ ├──[+] enum (1324:1862)
  │   │             │ │ ├──[+] enum (1324:1871)
  │   │             │ │ └──[-] enum (1:344812)❌ 
  │   │             │ └─┬placeholder
  │   │             │   ├──[+] enum (1324:1768)
  │   │             │   ├──[+] enum (1324:1737)
  │   │             │   ├──[+] enum (1324:1744)
  │   │             │   └──[+] enum (1324:1757)
  │   │             ├─┬ONEOF
  │   │             │ ├──[+] required (1324:2331)❌ 
  │   │             │ ├──[+] properties (1324:2120)
  │   │             │ ├─┬textAlign
  │   │             │ │ ├──[-] enum (1:345262)❌ 
  │   │             │ │ ├──[-] enum (1:345244)❌ 
  │   │             │ │ ├──[-] enum (1:345252)❌ 
  │   │             │ │ └──[🔀] type (1324:2012)❌ 
  │   │             │ ├─┬type
  │   │             │ │ ├──[+] enum (1324:2292)
  │   │             │ │ ├──[+] enum (1324:2299)
  │   │             │ │ ├──[+] enum (1324:2308)
  │   │             │ │ └──[-] enum (1:345192)❌ 
  │   │             │ ├─┬placeholder
  │   │             │ │ ├──[+] enum (1324:2156)
  │   │             │ │ ├──[+] enum (1324:2163)
  │   │             │ │ ├──[+] enum (1324:2176)
  │   │             │ │ ├──[+] enum (1324:2187)
  │   │             │ │ └──[+] default (1324:2205)❌ 
  │   │             │ └─┬readOnly
  │   │             │   └──[🔀] type (1324:1983)❌ 
  │   │             ├─┬ONEOF
  │   │             │ ├──[+] required (1324:2778)❌ 
  │   │             │ ├──[+] properties (1324:2568)
  │   │             │ ├─┬textAlign
  │   │             │ │ ├──[-] enum (1:345624)❌ 
  │   │             │ │ ├──[-] enum (1:345632)❌ 
  │   │             │ │ ├──[-] enum (1:345642)❌ 
  │   │             │ │ └──[🔀] type (1324:2460)❌ 
  │   │             │ ├─┬readOnly
  │   │             │ │ └──[🔀] type (1324:2431)❌ 
  │   │             │ ├─┬placeholder
  │   │             │ │ ├──[+] enum (1324:2624)
  │   │             │ │ ├──[+] enum (1324:2635)
  │   │             │ │ ├──[+] enum (1324:2604)
  │   │             │ │ ├──[+] enum (1324:2611)
  │   │             │ │ └──[+] default (1324:2653)❌ 
  │   │             │ └─┬type
  │   │             │   ├──[+] enum (1324:2739)
  │   │             │   ├──[+] enum (1324:2746)
  │   │             │   ├──[+] enum (1324:2755)
  │   │             │   └──[-] enum (1:345573)❌ 
  │   │             ├─┬ONEOF
  │   │             │ ├──[+] properties (1324:3015)
  │   │             │ ├─┬textAlign
  │   │             │ │ ├──[-] enum (1:346092)❌ 
  │   │             │ │ ├──[-] enum (1:346102)❌ 
  │   │             │ │ └──[-] enum (1:346084)❌ 
  │   │             │ ├─┬v...

@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 June 18, 2026 00:47
* `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