Skip to content

chore: 🐝 Update SDK - Generate 0.7.0 - #10

Open
github-actions[bot] wants to merge 2 commits into
mainfrom
speakeasy-sdk-regen-1771719488
Open

chore: 🐝 Update SDK - Generate 0.7.0#10
github-actions[bot] wants to merge 2 commits into
mainfrom
speakeasy-sdk-regen-1771719488

Conversation

@github-actions

@github-actions github-actions Bot commented Feb 22, 2026

Copy link
Copy Markdown

SDK update

Versioning

Version Bump Type: [minor] - 🤖 (automated)

Tip

If updates to your OpenAPI document introduce breaking changes, be sure to update the info.version field to trigger the correct version bump.
Speakeasy supports manual control of SDK versioning through multiple methods.

Python SDK Changes:

  • documenso.envelope.envelope_audit_log_find(): response.data[] Changed (Breaking ⚠️)
  • documenso.template.template_create_template_temporary():
    • request Changed
    • response.template Changed (Breaking ⚠️)
  • documenso.template.template_get_many(): response.data[] Changed (Breaking ⚠️)
  • documenso.templates.use():
    • request.override Changed
    • response Changed (Breaking ⚠️)
  • documenso.envelopes.get(): response Changed (Breaking ⚠️)
  • documenso.templates.duplicate(): response.type.enum(organisation) Added (Breaking ⚠️)
  • documenso.templates.update():
    • request Changed
    • response.type.enum(organisation) Added (Breaking ⚠️)
  • documenso.envelopes.update():
    • request Changed
    • response Changed (Breaking ⚠️)
  • documenso.templates.get(): response Changed (Breaking ⚠️)
  • documenso.templates.find():
    • request.type Changed
    • response.data[] Changed (Breaking ⚠️)
  • documenso.document.document_get_many(): response.data[] Changed (Breaking ⚠️)
  • documenso.documents.create_v0():
    • request Changed
    • response.document Changed (Breaking ⚠️)
  • documenso.documents.distribute():
    • request.meta Changed
    • response.status.enum(cancelled) Added (Breaking ⚠️)
  • documenso.documents.update():
    • request.meta Changed
    • response.status.enum(cancelled) Added (Breaking ⚠️)
  • documenso.documents.find():
    • request.status Changed
    • response.data[] Changed (Breaking ⚠️)
  • documenso.documents.get(): response Changed (Breaking ⚠️)
  • documenso.envelopes.fields.create_many():
    • request.data[] Changed (Breaking ⚠️)
    • response.data[].field_meta Changed
  • documenso.envelope.envelope_get_many(): response.data[] Changed (Breaking ⚠️)
  • documenso.envelope.envelope_find():
    • request.status Changed
    • response.data[] Changed (Breaking ⚠️)
  • documenso.envelopes.recipients.update_many(): response.data[] Changed
  • documenso.envelopes.distribute(): request.meta Changed
  • documenso.envelopes.fields.get(): response.field_meta Changed
  • documenso.envelope_recipients.envelope_recipient_reject_on_behalf_of(): Added
  • documenso.documents.create(): request.payload Changed
  • documenso.envelopes.recipients.create_many(): response.data[] Changed
  • documenso.envelopes.recipients.get(): response Changed
  • documenso.envelopes.items.download(): request.version Changed
  • documenso.documents.fields.get(): response.field_meta Changed
  • documenso.documents.fields.create():
    • request.field Changed
    • response.field_meta Changed
  • documenso.documents.fields.create_many():
    • request.fields[] Changed
    • response.fields[].field_meta Changed
  • documenso.documents.fields.update():
    • request.field Changed
    • response.field_meta Changed
  • documenso.documents.fields.update_many():
    • request.fields[] Changed
    • response.fields[].field_meta Changed
  • documenso.documents.recipients.get(): response Changed
  • documenso.documents.recipients.create(): response Changed
  • documenso.documents.recipients.create_many(): response.recipients[] Changed
  • documenso.documents.recipients.update(): response Changed
  • documenso.documents.recipients.update_many(): response.recipients[] Changed
  • documenso.envelopes.items.create_many(): response.data[].document_data_id Added
  • documenso.envelopes.fields.update_many():
    • request.data[] Changed
    • response.data[].field_meta Changed
  • documenso.envelopes.duplicate(): request Changed
  • documenso.templates.create(): request.payload Changed
  • documenso.envelopes.use(): request.payload Changed
  • documenso.envelopes.create(): request.payload Changed
  • documenso.envelope.envelope_cancel(): Added
  • documenso.templates.fields.create():
    • request.field Changed
    • response.field_meta Changed
  • documenso.templates.fields.get(): response.field_meta Changed
  • documenso.templates.fields.create_many():
    • request.fields[] Changed
    • response.fields[].field_meta Changed
  • documenso.templates.fields.update():
    • request.field Changed
    • response.field_meta Changed
  • documenso.templates.fields.update_many():
    • request.fields[] Changed
    • response.fields[].field_meta Changed
  • documenso.templates.recipients.get(): response Changed
  • documenso.templates.recipients.create(): response Changed
  • documenso.templates.recipients.create_many(): response.recipients[] Changed
  • documenso.templates.recipients.update(): response Changed
  • documenso.templates.recipients.update_many(): response.recipients[] Changed
  • documenso.envelope.envelope_certificate_download_pdf(): Added
  • documenso.envelope.envelope_audit_log_download_pdf(): Added

View full SDK changelog

OpenAPI Change Summary
└─┬Paths
  ├──[+] path (193:5)
  ├──[+] path (634:5)
  ├──[+] path (145:5)
  ├──[+] path (192:5)
  ├─┬/template/get-many
  │ └─┬POST
  │   └─┬Responses
  │     └─┬200
  │       └─┬application/json
  │         └─┬Schema
  │           └─┬data
  │             └─┬Schema
  │               ├─┬team
  │               │ ├──[+] required (1689:1632)❌ 
  │               │ └──[+] properties (1689:1583)
  │               ├─┬fields
  │               │ └─┬Schema
  │               │   └─┬fieldMeta
  │               │     ├─┬ONEOF
  │               │     │ ├──[+] required (1689:2545)❌ 
  │               │     │ ├──[+] properties (1689:2393)
  │               │     │ ├─┬type
  │               │     │ │ ├──[-] enum (1:545792)❌ 
  │               │     │ │ └──[🔀] type (1689:2285)❌ 
  │               │     │ ├─┬placeholder
  │               │     │ │ ├──[+] enum (1689:2429)
  │               │     │ │ ├──[+] enum (1689:2436)
  │               │     │ │ ├──[+] enum (1689:2449)
  │               │     │ │ ├──[+] enum (1689:2460)
  │               │     │ │ └──[+] default (1689:2478)❌ 
  │               │     │ └─┬readOnly
  │               │     │   └──[🔀] type (1689:2256)❌ 
  │               │     ├─┬ONEOF
  │               │     │ ├──[+] properties (1689:2782)
  │               │     │ ├─┬type
  │               │     │ │ ├──[+] enum (1689:2940)
  │               │     │ │ ├──[+] enum (1689:2947)
  │               │     │ │ ├──[+] enum (1689:2956)
  │               │     │ │ └──[-] enum (1:546107)❌ 
  │               │     │ ├─┬placeholder
  │               │     │ │ ├──[+] enum (1689:2818)
  │               │     │ │ ├──[+] enum (1689:2825)
  │               │     │ │ ├──[+] enum (1689:2838)
  │               │     │ │ └──[+] enum (1689:2849)
  │               │     │ ├─┬textAlign
  │               │     │ │ ├──[-] enum (1:546162)❌ 
  │               │     │ │ ├──[-] enum (1:546170)❌ 
  │               │     │ │ ├──[-] enum (1:546180)❌ 
  │               │     │ │ └──[🔀] type (1689:2674)❌ 
  │               │     │ └─┬readOnly
  │               │     │   └──[🔀] type (1689:2645)❌ 
  │               │     ├─┬ONEOF
  │               │     │ ├──[+] properties (1689:3205)
  │               │     │ ├─┬readOnly
  │               │     │ │ └──[🔀] type (1689:3068)❌ 
  │               │     │ ├─┬placeholder
  │               │     │ │ ├──[+] enum (1689:3248)
  │               │     │ │ ├──[+] enum (1689:3261)
  │               │     │ │ ├──[+] enum (1689:3272)
  │               │     │ │ └──[+] enum (1689:3241)
  │               │     │ ├─┬textAlign
  │               │     │ │ ├──[-] enum (1:546550)❌ 
  │               │     │ │ ├──[-] enum (1:546560)❌ 
  │               │     │ │ ├──[-] enum (1:546542)❌ 
  │               │     │ │ └──[🔀] type (1689:3097)❌ 
  │               │     │ └─┬type
  │               │     │   ├──[+] enum (1689:3359)
  │               │     │   ├──[+] enum (1689:3366)
  │               │     │   ├──[+] enum (1689:3375)
  │               │     │   └──[-] enum (1:546491)❌ 
  │               │     ├─┬ONEOF
  │               │     │ ├──[+] required (1689:3835)❌ 
  │               │     │ ├──[+] properties (1689:3624)
  │               │     │ ├─┬placeholder
  │               │     │ │ ├──[+] enum (1689:3660)
  │               │     │ │ ├──[+] enum (1689:3667)
  │               │     │ │ ├──[+] enum (1689:3680)
  │               │     │ │ ├──[+] enum (1689:3691)
  │               │     │ │ └──[+] default (1689:3709)❌ 
  │               │     │ ├─┬type
  │               │     │ │ ├──[+] enum (1689:3796)
  │               │     │ │ ├──[+] enum (1689:3803)
  │               │     │ │ ├──[+] enum (1689:3812)
  │               │     │ │ └──[-] enum (1:546871)❌ 
  │               │     │ ├─┬readOnly
  │               │     │ │ └──[🔀] type (1689:3487)❌ 
  │               │     │ └─┬textAlign
  │               │     │   ├──[-] enum (1:546923)❌ 
  │               │     │   ├──[-] enum (1:546931)❌ 
  │               │     │   ├──[-] enum (1:546941)❌ 
  │               │     │   └──[🔀] type (1689:3516)❌ 
  │               │     ├─┬ONEOF
  │               │     │ ├──[+] required (1689:4282)❌ 
  │               │     │ ├──[+] properties (1689:4072)
  │               │     │ ├─┬textAlign
  │               │     │ │ ├──[-] enum (1:547321)❌ 
  │               │     │ │ ├──[-] enum (1:547303)❌ 
  │               │     │ │ ├──[-] enum (1:547311)❌ 
  │               │     │ │ └──[🔀] type (1689:3964)❌ 
  │               │     │ ├─┬readOnly
  │               │     │ │ └──[🔀] type (1689:3935)❌ 
  │               │     │ ├─┬placeholder
  │               │     │ │ ├──[+] enum (1689:4108)
  │               │     │ │ ├──[+] enum (1689:4115)
  │               │     │ │ ├──[+] enum (1689:4128)
  │               │     │ │ ├──[+] enum (1689:4139)
  │               │     │ │ └──[+] default (1689:4157)❌ 
  │               │     │ └─┬type
  │               │     │   ├──[+] enum (1689:4243)
  │               │     │   ├──[+] enum (1689:4250)
  │               │     │   ├──[+] enum (1689:4259)
  │               │     │   └──[-] enum (1:547252)❌ 
  │               │     ├─┬ONEOF
  │               │     │ ├──[+] properties (1689:4519)
  │               │     │ ├─┬readOnly
  │               │     │ │ └──[🔀] type (1689:4382)❌ 
  │               │     │ ├─┬verticalAlign
  │               │     │ │ ├──[+] enum (1689:4627)
  │               │     │ │ ├──[-] enum (1:548038)❌ 
  │               │     │ │ ├──[-] enum (1:548048)❌ 
  │               │     │ │ ├──[-] enum (1:548021)❌ 
  │               │     │ │ ├──[-] enum (1:548028)❌ 
  │               │     │ │ └──[-] nullable (1:548006)❌ 
  │               │     │ ├─┬text
  │               │     │ │ └──[🔀] type (1689:4411)❌ 
  │               │     │ ├─┬type
  │               │     │ │ ├──[+] enum (1689:4745)
  │               │     │ │ ├──[+] enum (1689:4752)
  │               │     │ │ ├──[+] enum (1689:4761)
  │               │     │ │ └──[-] enum (1:547632)❌ 
  │               │     │ ├─┬placeholder
  │               │     │ │ ├──[+] enum (1689:4575)
  │               │     │ │ ├──[+] enum (1689:4586)
  │               │     │ │ ├──[+] enum (1689:4555)
  │               │     │ │ └──[+] enum (1689:4562)
  │               │     │ └─┬textAlign
  │               │     │   ├──[-] enum (1:547763)❌ 
  │               │     │   ├──[-] enum (1:547771)❌ 
  │               │     │   └──[-] enum (1:547781)❌ 
  │               │     ├─┬ONEOF
  │               │     │ ├──[+] properties (1689:5246)
  │               │     │ ├─┬placeholder
  │               │     │ │ ├──[+] enum (1689:5282)
  │               │     │ │ ├──[+] enum (1689:5289)
  │               │     │ │ ├──[+] enum (1689:5302)
  │               │     │ │ └──[+] enum (1689:5313)
  │               │     │ ├─┬value
  │               │     │ │ └──[+] enum (1689:5354)
  │               │     │ ├─┬readOnly
  │               │     │ │ └──[🔀] type (1689:5109)❌ 
  │               │     │ ├─┬type
  │               │     │ │ ├──[+] enum (1689:5567)
  │               │     │ │ ├──[+] enum (1689:5574)
  │               │     │ │ ├──[+] enum (1689:5583)
  │               │     │ │ └──[-] enum (1:548356)❌ 
  │               │     │ ├─┬textAlign
  │               │     │ │ ├──[-] enum (1:548592)❌ 
  │               │     │ │ ├──[-] enum (1:548600)❌ 
  │               │     │ │ ├──[-] enum (1:548610)❌ 
  │               │     │ │ └──[🔀] type (1689:5138)❌ 
  │               │     │ └─┬verticalAlign
  │               │     │   ├──[-] enum (1:548850)❌ 
  │               │     │   ├──[-] enum (1:548857)❌ 
  │               │     │   ├──[-] enum (1:548867)❌ 
  │               │     │   ├──[-] enum (1:548877)❌ 
  │               │     │   └──[-] nullable (1:548835)❌ 
  │               │     ├─┬ONEOF
  │               │     │ ├──[+] properties (1689:6068)
  │               │     │ ├─┬values
  │               │     │ │ ├──[+] enum (1689:6176)
  │               │     │ │ ├──[-] items (1:549233)❌ 
  │               │     │ │ └──[🔀] type (1689:6159)❌ 
  │               │     │ ├─┬placeholder
  │               │     │ │ ├──[+] enum (1689:6104)
  │               │     │ │ ├──[+] enum (1689:6111)
  │               │     │ │ ├──[+] enum (1689:6124)
  │               │     │ │ └──[+] enum (1689:6135)
  │               │     │ ├─┬type
  │               │     │ │ ├──[-] enum (1:549185)❌ 
  │               │     │ │ └──[🔀] type (1689:5960)❌ 
  │               │     │ └─┬readOnly
  │               │     │   └──[🔀] type (1689:5931)❌ 
  │               │     ├─┬ONEOF
  │               │     │ ├──[+] properties (1689:6702)
  │               │     │ ├─┬placeholder
  │               │     │ │ ├──[+] enum (1689:6738)
  │               │     │ │ ├──[+] enum (1689:6745)
  │               │     │ │ ├──[+] enum (1689:6758)
  │               │     │ │ └──[+] enum (1689:6769)
  │               │     │ ├─┬validationRule
  │               │     │ │ └──[🔀] type (1689:7066)❌ 
  │               │     │ ├─┬values
  │               │     │ │ ├──[-] items (1:549853)❌ 
  │               │     │ │ └──[🔀] type (1689:7029)❌ 
  │               │     │ ├─┬readOnly
  │               │     │ │ └──[🔀] type (1689:6565)❌ 
  │               │     │ ├─┬type
  │               │     │ │ ├──[-] enum (1:549802)❌ 
  │               │     │ │ └──[🔀] type (1689:6594)❌ 
  │               │     │ └─┬validationLength
  │               │     │   ├──[+] enum (1689:6810)
  │               │     │   └──[🔀] type (1689:6793)❌ 
  │               │     └─┬ONEOF
  │               │       ├──[+] properties (1689:7411)
  │               │       ├─┬readOnly
  │               │       │ └──[🔀] type (1689:7274)❌ 
  │               │       ├─┬type
  │               │       │ ├──[-] enum (1:550500)❌ 
  │               │       │ └──[🔀] type (1689:7303)❌ 
  │               │       ├─┬placeholder
  │               │       │ ├──[+] enum (1689:7447)
  │               │       │ ├──[+] enum (1689:7454)
  │               │       │ ├──[+] enum (1689:7467)
  │               │       │ └──[+] enum (1689:7478)
  │               │       └─┬values
  │               │         ├──[+] enum (1689:7519)
  │               │         ├──[-] items (1:550551)❌ 
  │               │         └──[🔀] type (1689:7502)❌ 
  │               ├─┬recipients
  │               │ └─┬Schema
  │               │   ├──[+] required (1689:9341)❌ 
  │               │   ├──[+] required (1689:9353)❌ 
  │               │   ├──[+] properties (1689:8586)
  │               │   ├──[+] properties (1689:8540)
  │               │   ├─┬token
  │               │   │ ├──[+] enum (1689:8249)
  │               │   │ ├──[+] enum (1689:8262)
  │               │   │ └──[+] enum (1689:8271)
  │               │   ├─┬sendStatus
  │               │   │ ├──[-] enum (1:551382)❌ 
  │               │   │ ├──[-] enum (1:551394)❌ 
  │               │   │ └──[+] nullable (1689:9108)❌ 
  │               │   ├─┬readStatus
  │               │   │ ├──[-] enum (1:551231)❌ 
  │               │   │ ├──[-] enum (1:551245)❌ 
  │               │   │ └──[🔀] type (1689:8355)❌ 
  │               │   ├─┬name
  │               │   │ └──[+] nullable (1689:8580)❌ 
  │               │   ├─┬id
  │               │   │ ├──[🔀] type (1689:8514)❌ 
  │               │   │ └──[+] nullable (1689:8534)❌ 
  │               │   ├─┬signingStatus
  │               │   │ ├──[-] enum (1:551302)❌ 
  │               │   │ ├──[-] enum (1:551316)❌ 
  │               │   │ ├──[-] enum (1:551326)❌ 
  │               │   │ └──[+] nullable (1689:8682)❌ 
  │               │   ├─┬signedAt
  │               │   │ ├──[+] enum (1689:8103)
  │               │   │ ├──[+] enum (1689:8112)
  │               │   │ ├──[+] enum (1689:8121)
  │               │   │ ├──[+] enum (1689:8132)
  │               │   │ ├──[+] enum (1689:8098)
  │               │   │ └──[-] nullable (1:551667)❌ 
  │               │   ├─┬rejectionReason
  │               │   │ └──[-] nullable (1:552133)❌ 
  │               │   ├─┬signingOrder
  │               │   │ ├──[+] enum (1689:8322)
  │               │   │ ├──[+] enum (1689:8333)
  │               │   │ ├──[🔀] type (1689:8305)❌ 
  │               │   │ └──[-] nullable (1:552076)❌ 
  │               │   └─┬role
  │               │     ├──[+] enum (1689:8184)
  │               │     ├──[+] enum (1689:8197)
  │               │     ├──[-] enum (1:551136)❌ 
  │               │     ├──[-] enum (1:551142)❌ 
  │               │     ├──[-] enum (1:551152)❌ 
  │               │     ├──[-] enum (1:551162)❌ 
  │               │     └──[-] enum (1:551174)❌ 
  │               └─┬type
  │                 └──[+] enum (1689:652)
  ├─┬/envelope/duplicate
  │ └─┬POST
  │   └─┬Requestbody
  │     └─┬application/json
  │       └─┬Schema
  │         ├──[+] properties (641:211)
  │         ├──[+] properties (641:157)
  │         └─┬envelopeId
  │           └──[+] minLength (641:154)❌ 
  ├─┬/document/recipient/{recipientId}
  │ └─┬GET
  │   └─┬Responses
  │     └─┬200
  │       └─┬application/json
  │         └─┬Schema
  │           ├──[+] required (1458:7769)❌ 
  │           ├──[+] required (1458:7781)❌ 
  │           ├──[+] properties (1458:688)
  │           ├──[+] properties (1458:642)
  │           ├─┬fields
  │           │ └─┬Schema
  │           │   └─┬fieldMeta
  │           │     ├─┬ONEOF
  │           │     │ ├──[+] required (1458:2120)❌ 
  │           │     │ ├──[+] properties (1458:1968)
  │           │     │ ├─┬placeholder
  │           │     │ │ ├──[+] enum (1458:2004)
  │           │     │ │ ├──[+] enum (1458:2011)
  │           │     │ │ ├──[+] enum (1458:2024)
  │           │     │ │ ├──[+] enum (1458:2035)
  │           │     │ │ └──[+] default (1458:2053)❌ 
  │           │     │ ├─┬type
  │           │     │ │ ├──[-] enum (1:436531)❌ 
  │           │     │ │ └──[🔀] type (1458:1860)❌ 
  │           │     │ └─┬readOnly
  │           │     │   └──[🔀] type (1458:1831)❌ 
  │           │     ├─┬ONEOF
  │           │     │ ├──[+] properties (1458:2357)
  │           │     │ ├─┬type
  │           │     │ │ ├──[+] enum (1458:2515)
  │           │     │ │ ├──[+] enum (1458:2522)
  │           │     │ │ ├──[+] enum (1458:2531)
  │           │     │ │ └──[-] enum (1:436846)❌ 
  │           │     │ ├─┬placeholder
  │           │     │ │ ├──[+] enum (1458:2393)
  │           │     │ │ ├──[+] enum (1458:2400)
  │           │     │ │ ├──[+] enum (1458:2413)
  │           │     │ │ └──[+] enum (1458:2424)
  │           │     │ ├─┬textAlign
  │           │     │ │ ├──[-] enum (1:436901)❌ 
  │           │     │ │ ├──[-] enum (1:436909)❌ 
  │           │     │ │ ├──[-] enum (1:436919)❌ 
  │           │     │ │ └──[🔀] type (1458:2249)❌ 
  │           │     │ └─┬readOnly
  │           │     │   └──[🔀] type (1458:2220)❌ 
  │           │     ├─┬ONEOF
  │           │     │ ├──[+] properties (1458:2780)
  │           │     │ ├─┬readOnly
  │           │     │ │ └──[🔀] type (1458:2643)❌ 
  │           │     │ ├─┬placeholder
  │           │     │ │ ├──[+] enum (1458:2816)
  │           │     │ │ ├──[+] enum (1458:2823)
  │           │     │ │ ├──[+] enum (1458:2836)
  │           │     │ │ └──[+] enum (1458:2847)
  │           │     │ ├─┬type
  │           │     │ │ ├──[+] enum (1458:2950)
  │           │     │ │ ├──[+] enum (1458:2934)
  │           │     │ │ ├──[+] enum (1458:2941)
  │           │     │ │ └──[-] enum (1:437230)❌ 
  │           │     │ └─┬textAlign
  │           │     │   ├──[-] enum (1:437281)❌ 
  │           │     │   ├──[-] enum (1:437289)❌ 
  │           │     │   ├──[-] enum (1:437299)❌ 
  │           │     │   └──[🔀] type (1458:2672)❌ 
  │           │     ├─┬ONEOF
  │           │     │ ├──[+] required (1458:3410)❌ 
  │           │     │ ├──[+] properties (1458:3199)
  │           │     │ ├─┬readOnly
  │           │     │ │ └──[🔀] type (1458:3062)❌ 
  │           │     │ ├─┬type
  │           │     │ │ ├──[+] enum (1458:3387)
  │           │     │ │ ├──[+] enum (1458:3371)
  │           │     │ │ ├──[+] enum (1458:3378)
  │           │     │ │ └──[-] enum (1:437610)❌ 
  │           │     │ ├─┬textAlign
  │           │     │ │ ├──[-] enum (1:437662)❌ 
  │           │     │ │ ├──[-] enum (1:437670)❌ 
  │           │     │ │ ├──[-] enum (1:437680)❌ 
  │           │     │ │ └──[🔀] type (1458:3091)❌ 
  │           │     │ └─┬placeholder
  │           │     │   ├──[+] enum (1458:3235)
  │           │     │   ├──[+] enum (1458:3242)
  │           │     │   ├──[+] enum (1458:3255)
  │           │     │   ├──[+] enum (1458:3266)
  │           │     │   └──[+] default (1458:3284)❌ 
  │           │     ├─┬ONEOF
  │           │     │ ├──[+] required (1458:3857)❌ 
  │           │     │ ├──[+] properties (1458:3647)
  │           │     │ ├─┬readOnly
  │           │     │ │ └──[🔀] type (1458:3510)❌ 
  │           │     │ ├─┬placeholder
  │           │     │ │ ├──[+] enum (1458:3690)
  │           │     │ │ ├──[+] enum (1458:3703)
  │           │     │ │ ├──[+] enum (1458:3714)
  │           │     │ │ ├──[+] enum (1458:3683)
  │           │     │ │ └──[+] default (1458:3732)❌ 
  │           │     │ ├─┬textAlign
  │           │     │ │ ├──[-] enum (1:438042)❌ 
  │           │     │ │ ├──[-] enum (1:438050)❌ 
  │           │     │ │ ├──[-] enum (1:438060)❌ 
  │           │     │ │ └──[🔀] type (1458:3539)❌ 
  │           │     │ └─┬type
  │           │     │   ├──[+] enum (1458:3818)
  │           │     │   ├──[+] enum (1458:3825)
  │           │     │   ├──[+] enum (1458:3834)
  │           │     │   └──[-] enum (1:437991)❌ 
  │           │     ├─┬ONEOF
  │           │     │ ├──[+] properties (1458:4094)
  │           │     │ ├─┬type
  │           │     │ │ ├──[+] enum (1458:4320)
  │           │     │ │ ├──[+] enum (1458:4327)
  │           │     │ │ ├──[+] enum (1458:4336)
  │           │     │ │ └──[-] enum (1:438371)❌ 
  │           │     │ ├─┬text
  │           │     │ │ └──[🔀] type (1458:3986)❌ 
  │           │     │ ├─┬placeholder
  │           │     │ │ ├──[+] enum (1458:4130)
  │           │     │ │ ├──[+] enum (1458:4137)
  │           │     │ │ ├──[+] enum (1458:4150)
  │           │     │ │ └──[+] enum (1458:4161)
  │           │     │ ├─┬textAlign
  │           │     │ │ ├──[-] enum (1:438502)❌ 
  │           │     │ │ ├──[-] enum (1:438510)❌ 
  │           │     │ │ └──[-] enum (1:438520)❌ 
  │           │     │ ├─┬verticalAlign
  │           │     │ │ ├──[+] enum (1458:4202)
  │           │     │ │ ├──[-] enum (1:438760)❌ 
  │           │     │ │ ├──[-] enum (1:438767)❌ 
  │           │     │ │ ├──[-] enum (1:438777)❌ 
  │           │     │ │ ├──[-] enum (1:438787)❌ 
  │           │     │ │ └──[-] nullable (1:438745)❌ 
  │           │     │ └─┬readOnly
  │           │     │   └──[🔀] type (1458:3957)❌ 
  │           │     ├─┬ONEOF
  │           │     │ ├──[+] properties (1458:4821)
  │           │     │ ├─┬readOnly
  │           │     │ │ └──[🔀] type (1458:4684)❌ 
  │           │     │ ├─┬value
  │           │     │ │ └──[+] enum (1458:4929)
  │           │     │ ├─┬verticalAlign
  │           │     │ │ ├──[-] enum (1:439596)❌ 
  │           │     │ │ ├──[-] enum (1:439606)❌ 
  │           │     │ │ ├──[-] enum (1:439616)❌ 
  │           │     │ │ ├──[-] enum (1:439589)❌ 
  │           │     │ │ └──[-] nullable (1:439574)❌ 
  │           │     │ ├─┬textAlign
  │           │     │ │ ├──[-] enum (1:439331)❌ 
  │           │     │ │ ├──[-] enum (1:439339)❌ 
  │           │     │ │ ├──[-] enum (1:439349)❌ 
  │           │     │ │ └──[🔀] type (1458:4713)❌ 
  │           │     │ ├─┬placeholder
  │           │     │ │ ├──[+] enum (1458:4857)
  │           │     │ │ ├──[+] enum (1458:4864)
  │           │     │ │ ├──[+] enum (1458:4877)
  │           │     │ │ └──[+] enum (1458:4888)
  │           │     │ └─┬type
  │           │     │   ├──[+] enum (1458:5142)
  │           │     │   ├──[+] enum (1458:5149)
  │           │     │   ├──[+] enum (1458:5158)
  │           │     │   └──[-] enum (1:439095)❌ 
  │           │     ├─┬ONEOF
  │           │     │ ├──[+] properties (1458:5643)
  │           │     │ ├─┬readOnly
  │           │     │ │ └──[🔀] type (1458:5506)❌ 
  │           │     │ ├─┬placeholder
  │           │     │ │ ├──[+] enum (1458:5679)
  │           │     │ │ ├──[+] enum (1458:5686)
  │           │     │ │ ├──[+] enum (1458:5699)
  │           │     │ │ └──[+] enum (1458:5710)
  │           │     │ ├─┬values
  │           │     │ │ ├──[+] enum (1458:5751)
  │           │     │ │ ├──[-] items (1:439972)❌ 
  │           │     │ │ └──[🔀] type (1458:5734)❌ 
  │           │     │ └─┬type
  │           │     │   ├──[-] enum (1:439924)❌ 
  │           │     │   └──[🔀] type (1458:5535)❌ 
  │           │     ├─┬ONEOF
  │           │     │ ├──[+] properties (1458:6277)
  │           │     │ ├─┬placeholder
  │           │     │ │ ├──[+] enum (1458:6333)
  │           │     │ │ ├──[+] enum (1458:6344)
  │           │     │ │ ├──[+] enum (1458:6313)
  │           │     │ │ └──[+] enum (1458:6320)
  │           │     │ ├─┬validationRule
  │           │     │ │ └──[🔀] type (1458:6641)❌ 
  │           │     │ ├─┬readOnly
  │           │     │ │ └──[🔀] type (1458:6140)❌ 
  │           │     │ ├─┬values
  │           │     │ │ ├──[-] items (1:440592)❌ 
  │           │     │ │ └──[🔀] type (1458:6604)❌ 
  │           │     │ ├─┬type
  │           │     │ │ ├──[-] enum (1:440541)❌ 
  │           │     │ │ └──[🔀] type (1458:6169)❌ 
  │           │     │ └─┬validationLength
  │           │     │   ├──[+] enum (1458:6385)
  │           │     │   └──[🔀] type (1458:6368)❌ 
  │           │     └─┬ONEOF
  │           │       ├──[+] properties (1458:6986)
  │           │       ├─┬type
  │           │       │ ├──[-] enum (1:441239)❌ 
  │           │       │ └──[🔀] type (1458:6878)❌ 
  │           │       ├─┬values
  │           │       │ ├──[+] enum (1458:7094)
  │           │       │ ├──[-] items (1:441290)❌ 
  │           │       │ └──[🔀] type (1458:7077)❌ 
  │           │       ├─┬placeholder
  │           │       │ ├──[+] enum (1458:7022)
  │           │       │ ├──[+] enum (1458:7029)
  │           │       │ ├──[+] enum (1458:7042)
  │           │       │ └──[+] enum (1458:7053)
  │           │       └─┬readOnly
  │           │         └──[🔀] type (1458:6849)❌ 
  │           ├─┬sendStatus
  │           │ ├──[-] enum (1:434903)❌ 
  │           │ ├──[-] enum (1:434915)❌ 
  │           │ └──[+] nullable (1458:1210)❌ 
  │           ├─┬name
  │           │ ├──[+] items (1458:1249)❌ 
  │           │ └──[🔀] type (1458:1233)❌ 
  │           ├─┬token
  │           │ ├──[+] enum (1458:351)
  │           │ ├──[+] enum (1458:364)
  │           │ └──[+] enum (1458:373)
  │           ├─┬readStatus
  │           │ ├──[-] enum (1:434752)❌ 
  │           │ ├──[-] enum (1:434766)❌ 
  │           │ └──[🔀] type (1458:457)❌ 
  │           ├─┬signedAt
  │           │ ├──[+] enum (1458:200)
  │           │ ├──[+] enum (1458:205)
  │           │ ├──[+] enum (1458:214)
  │           │ ├──[+] enum (1458:223)
  │           │ ├──[+] enum (1458:234)
  │           │ └──[-] nullable (1:435188)❌ 
  │           ├─┬rejectionReason
  │           │ └──[-] nullable (1:435654)❌ 
  │           ├─┬signingOrder
  │           │ ├──[+] enum (1458:424)
  │           │ ├──[+] enum (1458:435)
  │           │ ├──[🔀] type (1458:407)❌ 
  │           │ └──[-] nullable (1:435597)❌ 
  │           ├─┬signingStatus
  │           │ ├──[-] enum (1:434823)❌ 
  │           │ ├──[-] enum (1:434837)❌ 
  │           │ ├──[-] enum (1:434847)❌ 
  │           │ └──[+] nullable (1458:784)❌ 
  │           ├─┬id
  │           │ ├──[🔀] type (1458:662)❌ 
  │           │ └──[+] nullable (1458:682)❌ 
  │           └─┬role
  │             ├──[+] enum (1458:286)
  │             ├──[+] enum (1458:299)
  │             ├──[-] enum (1:434657)❌ 
  │             ├──[-] enum (1:434663)❌ 
  │             ├──[-] enum (1:434673)❌ 
  │             ├──[-] enum (1:434683)❌ 
  │             └──[-] enum (1:434695)❌ 
  ├─┬/document/field/update
  │ └─┬POST
  │   ├─┬Responses
  │   │ └─┬200
  │   │   └─┬application/json
  │   │     └─┬Schema
  │   │       └─┬fieldMeta
  │   │         ├─┬ONEOF
  │   │         │ ├──[+] required (1317:977)❌ 
  │   │         │ ├──[+] properties (1317:825)
  │   │         │ ├─┬readOnly
  │   │         │ │ └──[🔀] type (1317:688)❌ 
  │   │         │ ├─┬placeholder
  │   │         │ │ ├──[+] enum (1317:868)
  │   │         │ │ ├──[+] enum (1317:881)
  │   │         │ │ ├──[+] enum (1317:892)
  │   │         │ │ ├──[+] enum (1317:861)
  │   │         │ │ └──[+] default (1317:910)❌ 
  │   │         │ └─┬type
  │   │         │   ├──[-] enum (1:329157)❌ 
  │   │         │   └──[🔀] type (1317:717)❌ 
  │   │         ├─┬ONEOF
  │   │         │ ├──[+] properties (1317:1214)
  │   │         │ ├─┬textAlign
  │   │         │ │ ├──[-] enum (1:329527)❌ 
  │   │         │ │ ├──[-] enum (1:329535)❌ 
  │   │         │ │ ├──[-] enum (1:329545)❌ 
  │   │         │ │ └──[🔀] type (1317:1106)❌ 
  │   │         │ ├─┬placeholder
  │   │         │ │ ├──[+] enum (1317:1250)
  │   │         │ │ ├──[+] enum (1317:1257)
  │   │         │ │ ├──[+] enum (1317:1270)
  │   │         │ │ └──[+] enum (1317:1281)
  │   │         │ ├─┬type
  │   │         │ │ ├──[+] enum (1317:1372)
  │   │         │ │ ├──[+] enum (1317:1379)
  │   │         │ │ ├──[+] enum (1317:1388)
  │   │         │ │ └──[-] enum (1:329472)❌ 
  │   │         │ └─┬readOnly
  │   │         │   └──[🔀] type (1317:1077)❌ 
  │   │         ├─┬ONEOF
  │   │         │ ├──[+] properties (1317:1637)
  │   │         │ ├─┬readOnly
  │   │         │ │ └──[🔀] type (1317:1500)❌ 
  │   │         │ ├─┬placeholder
  │   │         │ │ ├──[+] enum (1317:1704)
  │   │         │ │ ├──[+] enum (1317:1673)
  │   │         │ │ ├──[+] enum (1317:1680)
  │   │         │ │ └──[+] enum (1317:1693)
  │   │         │ ├─┬textAlign
  │   │         │ │ ├──[-] enum (1:329907)❌ 
  │   │         │ │ ├──[-] enum (1:329915)❌ 
  │   │         │ │ ├──[-] enum (1:329925)❌ 
  │   │         │ │ └──[🔀] type (1317:1529)❌ 
  │   │         │ └─┬type
  │   │         │   ├──[+] enum (1317:1791)
  │   │         │   ├──[+] enum (1317:1798)
  │   │         │   ├──[+] enum (1317:1807)
  │   │         │   └──[-] enum (1:329856)❌ 
  │   │         ├─┬ONEOF
  │   │         │ ├──[+] required (1317:2267)❌ 
  │   │         │ ├──[+] properties (1317:2056)
  │   │         │ ├─┬placeholder
  │   │         │ │ ├──[+] enum (1317:2123)
  │   │         │ │ ├──[+] enum (1317:2092)
  │   │         │ │ ├──[+] enum (1317:2099)
  │   │         │ │ ├──[+] enum (1317:2112)
  │   │         │ │ └──[+] default (1317:2141)❌ 
  │   │         │ ├─┬readOnly
  │   │         │ │ └──[🔀] type (1317:1919)❌ 
  │   │         │ ├─┬textAlign
  │   │         │ │ ├──[-] enum (1:330288)❌ 
  │   │         │ │ ├──[-] enum (1:330296)❌ 
  │   │         │ │ ├──[-] enum (1:330306)❌ 
  │   │         │ │ └──[🔀] type (1317:1948)❌ 
  │   │         │ └─┬type
  │   │         │   ├──[+] enum (1317:2228)
  │   │         │   ├──[+] enum (1317:2235)
  │   │         │   ├──[+] enum (1317:2244)
  │   │         │   └──[-] enum (1:330236)❌ 
  │   │         ├─┬ONEOF
  │   │         │ ├──[+] required (1317:2714)❌ 
  │   │         │ ├──[+] properties (1317:2504)
  │   │         │ ├─┬type
  │   │         │ │ ├──[+] enum (1317:2675)
  │   │         │ │ ├──[+] enum (1317:2682)
  │   │         │ │ ├──[+] enum (1317:2691)
  │   │         │ │ └──[-] enum (1:330617)❌ 
  │   │         │ ├─┬readOnly
  │   │         │ │ └──[🔀] type (1317:2367)❌ 
  │   │         │ ├─┬textAlign
  │   │         │ │ ├──[-] enum (1:330668)❌ 
  │   │         │ │ ├──[-] enum (1:330676)❌ 
  │   │         │ │ ├──[-] enum (1:330686)❌ 
  │   │         │ │ └──[🔀] type (1317:2396)❌ 
  │   │         │ └─┬placeholder
  │   │         │   ├──[+] enum (1317:2540)
  │   │         │   ├──[+] enum (1317:2547)
  │   │         │   ├──[+] enum (1317:2560)
  │   │         │   ├──[+] enum (1317:2571)
  │   │         │   └──[+] default (1317:2589)❌ 
  │   │         ├─┬ONEOF
  │   │         │ ├──[+] properties (1317:2951)
  │   │         │ ├─┬readOnly
  │   │         │ │ └──[🔀] type (1317:2814)❌ 
  │   │         │ ├─┬placeholder
  │   │         │ │ ├──[+] enum (1317:2987)
  │   │         │ │ ├──[+] enum (1317:2994)
  │   │         │ │ ├──[+] enum (1317:3007)
  │   │         │ │ └──[+] enum (1317:3018)
  │   │         │ ├─┬verticalAlign
  │   │         │ │ ├──[+] enum (1317:3059)
  │   │         │ │ ├──[-] enum (1:331403)❌ 
  │   │         │ │ ├──[-] enum (1:331413)❌ 
  │   │         │ │ ├──[-] enum (1:331386)❌ 
  │   │         │ │ ├──[-] enum (1:331393)❌ 
  │   │         │ │ └──[-] nullable (1:331371)❌ 
  │   │         │ ├─┬text
  │   │         │ │ └──[🔀] type (1317:2843)❌ 
  │   │         │ ├─┬type
  │   │         │ │ ├──[+] enum (1317:3177)
  │   │         │ │ ├──[+] enum (1317:3184)
  │   │         │ │ ├──[+] enum (1317:3193)
  │   │         │ │ └──[-] enum (1:330997)❌ 
  │   │         │ └─┬textAlign
  │   │         │   ├──[-] enum (1:331128)❌ 
  │   │         │   ├──[-] enum (1:331136)❌ 
  │   │         │   └──[-] enum (1:331146)❌ 
  │   │         ├─┬ONEOF
  │   │         │ ├──[+] properties (1317:3678)
  │   │         │ ├─┬placeholder
  │   │         │ │ ├──[+] enum (1317:3714)
  │   │         │ │ ├──[+] enum (1317:3721)
  │   │         │ │ ├──[+] enum (1317:3734)
  │   │         │ │ └──[+] enum (1317:3745)
  │   │         │ ├─┬verticalAlign
  │   │         │ │ ├──[-] enum (1:332215)❌ 
  │   │         │ │ ├──[-] enum (1:332222)❌ 
  │   │         │ │ ├──[-] enum (1:332232)❌ 
  │   │         │ │ ├──[-] enum (1:332242)❌ 
  │   │         │ │ └──[-] nullable (1:332200)❌ 
  │   │         │ ├─┬value
  │   │         │ │ └──[+] enum (1317:3786)
  │   │         │ ├─┬textAlign
  │   │         │ │ ├──[-] enum (1:331957)❌ 
  │   │         │ │ ├──[-] enum (1:331965)❌ 
  │   │         │ │ ├──[-] enum (1:331975)❌ 
  │   │         │ │ └──[🔀] type (1317:3570)❌ 
  │   │         │ ├─┬readOnly
  │   │         │ │ └──[🔀] type (1317:3541)❌ 
  │   │         │ └─┬type
  │   │         │   ├──[+] enum (1317:3999)
  │   │         │   ├──[+] enum (1317:4006)
  │   │         │   ├──[+] enum (1317:4015)
  │   │         │   └──[-] enum (1:331721)❌ 
  │   │         ├─┬ONEOF
  │   │         │ ├──[+] properties (1317:4500)
  │   │         │ ├─┬readOnly
  │   │         │ │ └──[🔀] type (1317:4363)❌ 
  │   │         │ ├─┬placeholder
  │   │         │ │ ├──[+] enum (1317:4536)
  │   │         │ │ ├──[+] enum (1317:4543)
  │   │         │ │ ├──[+] enum (1317:4556)
  │   │         │ │ └──[+] enum (1317:4567)
  │   │         │ ├─┬values
  │   │         │ │ ├──[+] enum (1317:4608)
  │   │         │ │ ├──[-] items (1:332598)❌ 
  │   │         │ │ └──[🔀] type (1317:4591)❌ 
  │   │         │ └─┬type
  │   │         │   ├──[-] enum (1:332550)❌ 
  │   │         │   └──[🔀] type (1317:4392)❌ 
  │   │         ├─┬ONEOF
  │   │         │ ├──[+] properties (1317:5134)
  │   │         │ ├─┬placeholder
  │   │         │ │ ├──[+] enum (1317:5177)
  │   │         │ │ ├──[+] enum (1317:5190)
  │   │         │ │ ├──[+] enum (1317:5201)
  │   │         │ │ └──[+] enum (1317:5170)
  │   │         │ ├─┬validationRule
  │   │         │ │ └──[🔀] type (1317:5498)❌ 
  │   │         │ ├─┬type
  │   │         │ │ ├──[-] enum (1:333167)❌ 
  │   │         │ │ └──[🔀] type (1317:5026)❌ 
  │   │         │ ├─┬readOnly
  │   │         │ │ └──[🔀] type (1317:4997)❌ 
  │   │         │ ├─┬values
  │   │         │ │ ├──[-] items (1:333218)❌ 
  │   │         │ │ └──[🔀] type (1317:5461)❌ 
  │   │         │ └─┬validationLength
  │   │         │   ├──[+] enum (1317:5242)
  │   │         │   └──[🔀] type (1317:5225)❌ 
  │   │         └─┬ONEOF
  │   │           ├──[+] properties (1317:5843)
  │   │           ├─┬readOnly
  │   │           │ └──[🔀] type (1317:5706)❌ 
  │   │           ├─┬type
  │   │           │ ├──[-] enum (1:333865)❌ 
  │   │           │ └──[🔀] type (1317:5735)❌ 
  │   │           ├─┬values
  │   │           │ ├──[+] enum (1317:5951)
  │   │           │ ├──[-] items (1:333916)❌ 
  │   │           │ └──[🔀] type (1317:5934)❌ 
  │   │           └─┬placeholder
  │   │             ├──[+] enum (1317:5879)
  │   │             ├──[+] enum (1317:5886)
  │   │             ├──[+] enum (1317:5899)
  │   │             └──[+] enum (1317:5910)
  │   └─┬Requestbody
  │     └─┬application/json
  │       └─┬Schema
  │         └─┬field
  │           └─┬ALLOF
  │             ├─┬ONEOF
  │             │ └─┬fieldMeta
  │             │   ├──[+] properties (1316:476)
  │             │   ├─┬type
  │             │   │ ├──[-] enum (1:321783)❌ 
  │             │   │ └──[🔀] type (1316:368)❌ 
  │             │   ├─┬placeholder
  │             │   │ ├──[+] enum (1316:512)
  │             │   │ ├──[+] enum (1316:519)
  │             │   │ ├──[+] enum (1316:532)
  │             │   │ ├──[+] enum (1316:543)
  │             │   │ └──[+] default (1316:561)❌ 
  │             │   └─┬readOnly
  │             │     └──[🔀] type (1316:339)❌ 
  │             ├─┬ONEOF
  │             │ └─┬fieldMeta
  │             │   ├──[+] properties (1316:1069)
  │             │   ├─┬type
  │             │   │ ├──[+] enum (1316:1227)
  │             │   │ ├──[+] enum (1316:1234)
  │             │   │ ├──[+] enum (1316:1243)
  │             │   │ └──[-] enum (1:322333)❌ 
  │             │   ├─┬readOnly
  │             │   │ └──[🔀] type (1316:932)❌ 
  │             │   ├─┬placeholder
  │             │   │ ├──[+] enum (1316:1112)
  │             │   │ ├──[+] enum (1316:1125)
  │             │   │ ├──[+] enum (1316:1136)
  │             │   │ └──[+] enum (1316:1105)
  │             │   └─┬textAlign
  │             │     ├──[-] enum (1:322396)❌ 
  │             │     ├──[-] enum (1:322406)❌ 
  │             │     ├──[-] enum (1:322388)❌ 
  │             │     └──[🔀] type (1316:961)❌ 
  │             ├─┬ONEOF
  │             │ └─┬fieldMeta
  │             │   ├──[+] properties (1316:1598)
  │             │   ├─┬readOnly
  │             │   │ └──[🔀] type (1316:1461)❌ 
  │             │   ├─┬type
  │             │   │ ├──[+] enum (1316:1752)
  │             │   │ ├──[+] enum (1316:1759)
  │             │   │ ├──[+] enum (1316:1768)
  │             │   │ └──[-] enum (1:322834)❌ 
  │             │   ├─┬placeholder
  │             │   │ ├──[+] enum (1316:1641)
  │             │   │ ├──[+] enum (1316:1654)
  │             │   │ ├──[+] enum (1316:1665)
  │             │   │ └──[+] enum (1316:1634)
  │             │   └─┬textAlign
  │             │     ├──[-] enum (1:322885)❌ 
  │             │     ├──[-] enum (1:322893)❌ 
  │             │     ├──[-] enum (1:322903)❌ 
  │             │     └──[🔀] type (1316:1490)❌ 
  │             ├─┬ONEOF
  │             │ └─┬fieldMeta
  │             │   ├──[+] properties (1316:2124)
  │             │   ├─┬placeholder
  │             │   │ ├──[+] enum (1316:2160)
  │             │   │ ├──[+] enum (1316:2167)
  │             │   │ ├──[+] enum (1316:2180)
  │             │   │ ├──[+] enum (1316:2191)
  │             │   │ └──[+] default (1316:2209)❌ 
  │             │   ├─┬textAlign
  │             │   │ ├──[-] enum (1:323384)❌ 
  │             │   │ ├──[-] enum (1:323392)❌ 
  │             │   │ ├──[-] enum (1:323402)❌ 
  │             │   │ └──[🔀] type (1316:2016)❌ 
  │             │   ├─┬type
  │             │   │ ├──[+] enum (1316:2296)
  │             │   │ ├──[+] enum (1316:2303)
  │             │   │ ├──[+] enum (1316:2312)
  │             │   │ └──[-] enum (1:323332)❌ 
  │             │   └─┬readOnly
  │             │     └──[🔀] type (1316:1987)❌ 
  │             ├─┬ONEOF
  │             │ └─┬fieldMeta
  │             │   ├──[+] properties (1316:2667)
  │             │   ├─┬readOnly
  │             │   │ └──[🔀] type (1316:2530)❌ 
  │             │   ├─┬textAlign
  │             │   │ ├──[-] enum (1:323881)❌ 
  │             │   │ ├──[-] enum (1:323889)❌ 
  │             │   │ ├──[-] enum (1:323899)❌ 
  │             │   │ └──[🔀] type (1316:2559)❌ 
  │             │   ├─┬type
  │             │   │ ├──[+] enum (1316:2845)
  │             │   │ ├──[+] enum (1316:2854)
  │             │   │ ├──[+] enum (1316:2838)
  │             │   │ └──[-] enum (1:323830)❌ 
  │             │   └─┬placeholder
  │             │     ├──[+] enum (1316:2703)
  │             │     ├──[+] enum (1316:2710)
  │             │     ├──[+] enum (1316:2723)
  │             │     ├──[+] enum (1316:2734)
  │             │     └──[+] default (1316:2752)❌ 
  │             ├─┬ONEOF
  │             │ └─┬fieldMeta
  │             │   ├──[+] properties (1316:3209)
  │             │   ├─┬text
  │             │   │ └──[🔀] type (1316:3101)❌ 
  │             │   ├─┬placeholder
  │             │   │ ├──[+] enum (1316:3276)
  │             │   │ ├──[+] enum (1316:3245)
  │             │   │ ├──[+] enum (1316:3252)
  │             │   │ └──[+] enum (1316:3265)
  │             │   ├─┬readOnly
  │             │   │ └──[🔀] type (1316:3072)❌ 
  │             │   ├─┬verticalAlign
  │             │   │ ├──[+] enum (1316:3317)
  │             │   │ ├──[-] enum (1:324716)❌ 
  │             │   │ ├──[-] enum (1:324723)❌ 
  │             │   │ ├──[-] enum (1:324733)❌ 
  │             │   │ ├──[-] enum (1:324743)❌ 
  │             │   │ └──[-] nullable (1:324701)❌ 
  │             │   ├─┬textAlign
  │             │   │ ├──[-] enum (1:324458)❌ 
  │             │   │ ├──[-] enum (1:324466)❌ 
  │             │   │ └──[-] enum (1:324476)❌ 
  │             │   └─┬type
  │             │     ├──[+] enum (1316:3451)
  │             │     ├──[+] enum (1316:3435)
  │             │     ├──[+] enum (1316:3442)
  │             │     └──[-] enum (1:324327)❌ 
  │             ├─┬ONEOF
  │             │ └─┬fieldMeta
  │             │   ├──[+] properties (1316:4044)
  │             │   ├─┬textAlign
  │             │   │ ├──[-] enum (1:325406)❌ 
  │             │   │ ├──[-] enum (1:325414)❌ 
  │             │   │ ├──[-] enum (1:325424)❌ 
  │             │   │ └──[🔀] type (1316:3936)❌ 
  │             │   ├─┬readOnly
  │             │   │ └──[🔀] type (1316:3907)❌ 
  │             │   ├─┬type
  │             │   │ ├──[+] enum (1316:4365)
  │             │   │ ├──[+] enum (1316:4372)
  │             │   │ ├──[+] enum (1316:4381)
  │             │   │ └──[-] enum (1:325170)❌ 
  │             │   ├─┬verticalAlign
  │             │   │ ├──[-] enum (1:325691)❌ 
  │             │   │ ├──[-] enum (1:325664)❌ 
  │             │   │ ├──[-] enum (1:325671)❌ 
  │             │   │ ├──[-] enum (1:325681)❌ 
  │             │   │ └──[-] nullable (1:325649)❌ 
  │             │   ├─┬placeholder
  │             │   │ ├──[+] enum (1316:4080)
  │             │   │ ├──[+] enum (1316:4087)
  │             │   │ ├──[+] enum (1316:4100)
  │             │   │ └──[+] enum (1316:4111)
  │             │   └─┬value
  │             │     └──[+] enum (1316:4152)
  │             ├─┬ONEOF
  │             │ └─┬fieldMeta
  │             │   ├──[+] properties (1316:4973)
  │             │   ├─┬values
  │             │   │ ├──[+] enum (1316:5081)
  │             │   │ ├──[-] items (1:326165)❌ 
  │             │   │ └──[🔀] type (1316:5064)❌ 
  │             │   ├─┬type
  │             │   │ ├──[-] enum (1:326117)❌ 
  │             │   │ └──[🔀] type (1316:4865)❌ 
  │             │   ├─┬readOnly
  │             │   │ └──[🔀] type (1316:4836)❌ 
  │             │   └─┬placeholder
  │             │     ├──[+] enum (1316:5009)
  │             │     ├──[+] enum (1316:5016)
  │             │     ├──[+] enum (1316:5029)
  │             │     └──[+] enum (1316:5040)
  │             ├─┬ONEOF
  │             │ └─┬fieldMeta
  │             │   ├──[+] properties (1316:5705)
  │             │   ├─┬validationLength
  │             │   │ ├──[+] enum (1316:5813)
  │             │   │ └──[🔀] type (1316:5796)❌ 
  │             │   ├─┬values
  │             │   │ ├──[-] items (1:326893)❌ 
  │             │   │ └──[🔀] type (1316:6032)❌ 
  │             │   ├─┬type
  │             │   │ ├──[-] enum (1:326842)❌ 
  │             │   │ └──[🔀] type (1316:5597)❌ 
  │             │   ├─┬validationRule
  │             │   │ └──[🔀] type (1316:6069)❌ 
  │             │   ├─┬placeholder
  │             │   │ ├──[+] enum (1316:5772)
  │             │   │ ├──[+] enum (1316:5741)
  │             │   │ ├──[+] enum (1316:5748)
  │             │   │ └──[+] enum (1316:5761)
  │             │   └─┬readOnly
  │             │     └──[🔀] type (1316:5568)❌ 
  │             └─┬ONEOF
  │               └─┬fieldMeta
  │                 ├──[+] properties (1316:6512)
  │                 ├─┬placeholder
  │                 │ ├──[+] enum (1316:6548)
  │                 │ ├──[+] enum (1316:6555)
  │                 │ ├──[+] enum (1316:6568)
  │                 │ └──[+] enum (1316:6579)
  │                 ├─┬type
  │                 │ ├──[-] enum (1:327648)❌ 
  │                 │ └──[🔀] type (1316:6404)❌ 
  │                 ├─┬values
  │                 │ ├──[+] enum (1316:6620)
  │                 │ ├──[-] items (1:327699)❌ 
  │                 │ └──[🔀] type (1316:6603)❌ 
  │                 └─┬readOnly
  │                   └──[🔀] type (1316:6375)❌ 
  ├─┬/envelope/field/create-many
  │ └─┬POST
  │   ├─┬Responses
  │   │ └─┬200
  │   │   └─┬application/json
  │   │     └─┬Schema
  │   │       └─┬data
  │   │         └─┬Schema
  │   │           └─┬fieldMeta
  │   │             ├─┬ONEOF
  │   │             │ ├──[+] required (164:1039)❌ 
  │   │             │ ├──[+] properties (164:887)
  │   │             │ ├─┬type
  │   │             │ │ ├──[-] enum (1:57779)❌ 
  │   │             │ │ └──[🔀] type (164:779)❌ 
  │   │             │ ├─┬readOnly
  │   │             │ │ └──[🔀] type (164:750)❌ 
  │   │             │ └─┬placeholder
  │   │             │   ├──[+] enum (164:923)
  │   │             │   ├──[+] enum (164:930)
  │   │             │   ├──[+] enum (164:943)
  │   │             │   ├──[+] enum (164:954)
  │   │             │   └──[+] default (164:972)❌ 
  │   │             ├─┬ONEOF
  │   │             │ ├──[+] properties (164:1276)
  │   │             │ ├─┬type
  │   │             │ │ ├──[+] enum (164:1434)
  │   │             │ │ ├──[+] enum (164:1441)
  │   │             │ │ ├──[+] enum (164:1450)
  │   │             │ │ └──[-] enum (1:58094)❌ 
  │   │             │ ├─┬textAlign
  │   │             │ │ ├──[-] enum (1:58149)❌ 
  │   │             │ │ ├──[-] enum (1:58157)❌ 
  │   │             │ │ ├──[-] enum (1:58167)❌ 
  │   │             │ │ └──[🔀] type (164:1168)❌ 
  │   │             │ ├─┬placeholder
  │   │             │ │ ├──[+] enum (164:1343)
  │   │             │ │ ├──[+] enum (164:1312)
  │   │             │ │ ├──[+] enum (164:1319)
  │   │             │ │ └──[+] enum (164:1332)
  │   │             │ └─┬readOnly
  │   │             │   └──[🔀] type (164:1139)❌ 
  │   │             ├─┬ONEOF
  │   │             │ ├──[+] properties (164:1699)
  │   │             │ ├─┬readOnly
  │   │             │ │ └──[🔀] type (164:1562)❌ 
  │   │             │ ├─┬textAlign
  │   │             │ │ ├──[-] enum (1:58529)❌ 
  │   │             │ │ ├──[-] enum (1:58537)❌ 
  │   │             │ │ ├──[-] enum (1:58547)❌ 
  │   │             │ │ └──[🔀] type (164:1591)❌ 
  │   │             │ ├─┬placeholder
  │   │             │ │ ├──[+] enum (164:1742)
  │   │             │ │ ├──[+] enum (164:1755)
  │   │             │ │ ├──[+] enum (164:1766)
  │   │             │ │ └──[+] enum (164:1735)
  │   │             │ └─┬type
  │   │             │   ├──[+] enum (164:1853)
  │   │             │   ├──[+] enum (164:1860)
  │   │             │   ├──[+] enum (164:1869)
  │   │             │   └──[-] enum (1:58478)❌ 
  │   │             ├─┬ONEOF
  │   │             │ ├──[+] required (164:2329)❌ 
  │   │             │ ├──[+] properties (164:2118)
  │   │             │ ├─┬textAlign
  │   │             │ │ ├──[-] enum (1:58918)❌ 
  │   │             │ │ ├──[-] enum (1:58928)❌ 
  │   │             │ │ ├──[-] enum (1:58910)❌ 
  │   │             │ │ └──[🔀] type (164:2010)❌ 
  │   │             │ ├─┬placeholder
  │   │             │ │ ├──[+] enum (164:2161)
  │   │             │ │ ├──[+] enum (164:2174)
  │   │             │ │ ├──[+] enum (164:2185)
  │   │             │ │ ├──[+] enum (164:2154)
  │   │             │ │ └──[+] default (164:2203)❌ 
  │   │             │ ├─┬type
  │   │             │ │ ├──[+] enum (164:2290)
  │   │             │ │ ├──[+] enum (164:2297)
  │   │             │ │ ├──[+] enum (164:2306)
  │   │             │ │ └──[-] enum (1:58858)❌ 
  │   │             │ └─┬readOnly
  │   │             │   └──[🔀] type (164:1981)❌ 
  │   │             ├─┬ONEOF
  │   │             │ ├──[+] required (164:2776)❌ 
  │   │             │ ├──[+] properties (164:2566)
  │   │             │ ├─┬type
  │   │             │ │ ├──[+] enum (164:2737)
  │   │             │ │ ├──[+] enum (164:2744)
  │   │             │ │ ├──[+] enum (164:2753)
  │   │             │ │ └──[-] enum (1:59239)❌ 
  │   │             │ ├─┬placeholder
  │   │             │ │ ├──[+] enum (164:2602)
  │   │             │ │ ├──[+] enum (164:2609)
  │   │             │ │ ├──[+] enum (164:2622)
  │   │             │ │ ├──[+] enum (164:2633)
  │   │             │ │ └──[+] default (164:2651)❌ 
  │   │             │ ├─┬textAlign
  │   │             │ │ ├──[-] enum (1:59290)❌ 
  │   │             │ │ ├──[-] enum (1:59298)❌ 
  │   │             │ │ ├──[-] enum (1:59308)❌ 
  │   │             │ │ └──[🔀] type (164:2458)❌ 
  │   │             │ └─┬readOnly
  │   │             │   └──[🔀] type (164:2429)❌ 
  │   │             ├─┬ONEOF
  │   │             │ ├──[+] properties (164:3013)
  │   │             │ ├─┬readOnly
  │   │             │ │ └──[🔀] type (164:2876)❌ 
  │   │             │ ├─┬verticalAlign
  │   │             │ │ ├──[+] enum (164:3121)
  │   │             │ │ ├──[-] enum (1:60035)❌ 
  │   │             │ │ ├──[-] enum (1:60008)❌ 
  │   │             │ │ ├──[-] enum (1:60015)❌ 
  │   │           ...

@github-actions github-actions Bot added the patch Patch version bump label Feb 22, 2026
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1771719488 branch 8 times, most recently from af26992 to 7d6ac80 Compare March 2, 2026 00:20
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1771719488 branch 8 times, most recently from 617b0e0 to b141836 Compare March 10, 2026 00:17
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1771719488 branch 7 times, most recently from d07c73d to ac4eb36 Compare March 17, 2026 00:21
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1771719488 branch 6 times, most recently from 353eb5a to 33cc3ca Compare March 23, 2026 00:23
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1771719488 branch 7 times, most recently from a70bdeb to 58b71bd Compare April 11, 2026 00:23
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1771719488 branch 7 times, most recently from 2f4ca44 to f2f4f06 Compare April 18, 2026 00:26
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1771719488 branch 7 times, most recently from 9942208 to 3f1d1d2 Compare April 25, 2026 00:28
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1771719488 branch 7 times, most recently from 2951162 to 346295e Compare May 2, 2026 00:32
speakeasybot and others added 2 commits August 21, 2026 00:58
* `documenso.envelope.envelope_audit_log_find()`:  `response.data[]` **Changed** (Breaking ⚠️)
* `documenso.template.template_create_template_temporary()`: 
  *  `request` **Changed**
  *  `response.template` **Changed** (Breaking ⚠️)
* `documenso.template.template_get_many()`:  `response.data[]` **Changed** (Breaking ⚠️)
* `documenso.templates.use()`: 
  *  `request.override` **Changed**
  *  `response` **Changed** (Breaking ⚠️)
* `documenso.envelopes.get()`:  `response` **Changed** (Breaking ⚠️)
* `documenso.templates.duplicate()`:  `response.type.enum(organisation)` **Added** (Breaking ⚠️)
* `documenso.templates.update()`: 
  *  `request` **Changed**
  *  `response.type.enum(organisation)` **Added** (Breaking ⚠️)
* `documenso.envelopes.update()`: 
  *  `request` **Changed**
  *  `response` **Changed** (Breaking ⚠️)
* `documenso.templates.get()`:  `response` **Changed** (Breaking ⚠️)
* `documenso.templates.find()`: 
  *  `request.type` **Changed**
  *  `response.data[]` **Changed** (Breaking ⚠️)
* `documenso.document.document_get_many()`:  `response.data[]` **Changed** (Breaking ⚠️)
* `documenso.documents.create_v0()`: 
  *  `request` **Changed**
  *  `response.document` **Changed** (Breaking ⚠️)
* `documenso.documents.distribute()`: 
  *  `request.meta` **Changed**
  *  `response.status.enum(cancelled)` **Added** (Breaking ⚠️)
* `documenso.documents.update()`: 
  *  `request.meta` **Changed**
  *  `response.status.enum(cancelled)` **Added** (Breaking ⚠️)
* `documenso.documents.find()`: 
  *  `request.status` **Changed**
  *  `response.data[]` **Changed** (Breaking ⚠️)
* `documenso.documents.get()`:  `response` **Changed** (Breaking ⚠️)
* `documenso.envelopes.fields.create_many()`: 
  *  `request.data[]` **Changed** (Breaking ⚠️)
  *  `response.data[].field_meta` **Changed**
* `documenso.envelope.envelope_get_many()`:  `response.data[]` **Changed** (Breaking ⚠️)
* `documenso.envelope.envelope_find()`: 
  *  `request.status` **Changed**
  *  `response.data[]` **Changed** (Breaking ⚠️)
* `documenso.envelopes.recipients.update_many()`:  `response.data[]` **Changed**
* `documenso.envelopes.distribute()`:  `request.meta` **Changed**
* `documenso.envelopes.fields.get()`:  `response.field_meta` **Changed**
* `documenso.envelope_recipients.envelope_recipient_reject_on_behalf_of()`: **Added**
* `documenso.documents.create()`:  `request.payload` **Changed**
* `documenso.envelopes.recipients.create_many()`:  `response.data[]` **Changed**
* `documenso.envelopes.recipients.get()`:  `response` **Changed**
* `documenso.envelopes.items.download()`:  `request.version` **Changed**
* `documenso.documents.fields.get()`:  `response.field_meta` **Changed**
* `documenso.documents.fields.create()`: 
  *  `request.field` **Changed**
  *  `response.field_meta` **Changed**
* `documenso.documents.fields.create_many()`: 
  *  `request.fields[]` **Changed**
  *  `response.fields[].field_meta` **Changed**
* `documenso.documents.fields.update()`: 
  *  `request.field` **Changed**
  *  `response.field_meta` **Changed**
* `documenso.documents.fields.update_many()`: 
  *  `request.fields[]` **Changed**
  *  `response.fields[].field_meta` **Changed**
* `documenso.documents.recipients.get()`:  `response` **Changed**
* `documenso.documents.recipients.create()`:  `response` **Changed**
* `documenso.documents.recipients.create_many()`:  `response.recipients[]` **Changed**
* `documenso.documents.recipients.update()`:  `response` **Changed**
* `documenso.documents.recipients.update_many()`:  `response.recipients[]` **Changed**
* `documenso.envelopes.items.create_many()`:  `response.data[].document_data_id` **Added**
* `documenso.envelopes.fields.update_many()`: 
  *  `request.data[]` **Changed**
  *  `response.data[].field_meta` **Changed**
* `documenso.envelopes.duplicate()`:  `request` **Changed**
* `documenso.templates.create()`:  `request.payload` **Changed**
* `documenso.envelopes.use()`:  `request.payload` **Changed**
* `documenso.envelopes.create()`:  `request.payload` **Changed**
* `documenso.envelope.envelope_cancel()`: **Added**
* `documenso.templates.fields.create()`: 
  *  `request.field` **Changed**
  *  `response.field_meta` **Changed**
* `documenso.templates.fields.get()`:  `response.field_meta` **Changed**
* `documenso.templates.fields.create_many()`: 
  *  `request.fields[]` **Changed**
  *  `response.fields[].field_meta` **Changed**
* `documenso.templates.fields.update()`: 
  *  `request.field` **Changed**
  *  `response.field_meta` **Changed**
* `documenso.templates.fields.update_many()`: 
  *  `request.fields[]` **Changed**
  *  `response.fields[].field_meta` **Changed**
* `documenso.templates.recipients.get()`:  `response` **Changed**
* `documenso.templates.recipients.create()`:  `response` **Changed**
* `documenso.templates.recipients.create_many()`:  `response.recipients[]` **Changed**
* `documenso.templates.recipients.update()`:  `response` **Changed**
* `documenso.templates.recipients.update_many()`:  `response.recipients[]` **Changed**
* `documenso.envelope.envelope_certificate_download_pdf()`: **Added**
* `documenso.envelope.envelope_audit_log_download_pdf()`: **Added**
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

minor Minor version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant