Skip to content

chore: 🐝 Update SDK - Generate 0.7.0 - #10

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

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

Conversation

@github-actions

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

Copy link
Copy Markdown

SDK update

Versioning

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

Tip

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

Python SDK Changes:

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

View full SDK changelog

OpenAPI Change Summary
└─┬Paths
  ├──[+] path (145:5)
  ├──[+] path (193:5)
  ├──[+] path (192:5)
  ├──[+] path (634:5)
  ├─┬/template/{templateId}
  │ └─┬GET
  │   └─┬Responses
  │     └─┬200
  │       └─┬application/json
  │         └─┬Schema
  │           ├─┬templateMeta
  │           │ ├─┬dateFormat
  │           │ │ └─┬Extensions
  │           │ │   └──[🔀] x-speakeasy-enums (1628:48)
  │           │ └─┬emailSettings
  │           │   ├──[+] required (1664:767)❌ 
  │           │   ├──[+] required (1664:743)❌ 
  │           │   ├──[🔀] default (1664:801)❌ 
  │           │   ├──[+] properties (1664:529)
  │           │   └──[+] properties (1664:471)
  │           ├─┬fields
  │           │ └─┬Schema
  │           │   └─┬fieldMeta
  │           │     ├─┬ONEOF
  │           │     │ ├──[+] required (1674:926)❌ 
  │           │     │ ├──[+] properties (1674:774)
  │           │     │ ├─┬placeholder
  │           │     │ │ ├──[+] enum (1674:810)
  │           │     │ │ ├──[+] enum (1674:817)
  │           │     │ │ ├──[+] enum (1674:830)
  │           │     │ │ ├──[+] enum (1674:841)
  │           │     │ │ └──[+] default (1674:859)❌ 
  │           │     │ ├─┬type
  │           │     │ │ ├──[-] enum (1:535070)❌ 
  │           │     │ │ └──[🔀] type (1674:666)❌ 
  │           │     │ └─┬readOnly
  │           │     │   └──[🔀] type (1674:637)❌ 
  │           │     ├─┬ONEOF
  │           │     │ ├──[+] properties (1674:1163)
  │           │     │ ├─┬placeholder
  │           │     │ │ ├──[+] enum (1674:1206)
  │           │     │ │ ├──[+] enum (1674:1219)
  │           │     │ │ ├──[+] enum (1674:1230)
  │           │     │ │ └──[+] enum (1674:1199)
  │           │     │ ├─┬type
  │           │     │ │ ├──[+] enum (1674:1321)
  │           │     │ │ ├──[+] enum (1674:1328)
  │           │     │ │ ├──[+] enum (1674:1337)
  │           │     │ │ └──[-] enum (1:535385)❌ 
  │           │     │ ├─┬textAlign
  │           │     │ │ ├──[-] enum (1:535440)❌ 
  │           │     │ │ ├──[-] enum (1:535448)❌ 
  │           │     │ │ ├──[-] enum (1:535458)❌ 
  │           │     │ │ └──[🔀] type (1674:1055)❌ 
  │           │     │ └─┬readOnly
  │           │     │   └──[🔀] type (1674:1026)❌ 
  │           │     ├─┬ONEOF
  │           │     │ ├──[+] properties (1674:1586)
  │           │     │ ├─┬placeholder
  │           │     │ │ ├──[+] enum (1674:1622)
  │           │     │ │ ├──[+] enum (1674:1629)
  │           │     │ │ ├──[+] enum (1674:1642)
  │           │     │ │ └──[+] enum (1674:1653)
  │           │     │ ├─┬textAlign
  │           │     │ │ ├──[-] enum (1:535820)❌ 
  │           │     │ │ ├──[-] enum (1:535828)❌ 
  │           │     │ │ ├──[-] enum (1:535838)❌ 
  │           │     │ │ └──[🔀] type (1674:1478)❌ 
  │           │     │ ├─┬readOnly
  │           │     │ │ └──[🔀] type (1674:1449)❌ 
  │           │     │ └─┬type
  │           │     │   ├──[+] enum (1674:1740)
  │           │     │   ├──[+] enum (1674:1747)
  │           │     │   ├──[+] enum (1674:1756)
  │           │     │   └──[-] enum (1:535769)❌ 
  │           │     ├─┬ONEOF
  │           │     │ ├──[+] required (1674:2216)❌ 
  │           │     │ ├──[+] properties (1674:2005)
  │           │     │ ├─┬readOnly
  │           │     │ │ └──[🔀] type (1674:1868)❌ 
  │           │     │ ├─┬textAlign
  │           │     │ │ ├──[-] enum (1:536201)❌ 
  │           │     │ │ ├──[-] enum (1:536209)❌ 
  │           │     │ │ ├──[-] enum (1:536219)❌ 
  │           │     │ │ └──[🔀] type (1674:1897)❌ 
  │           │     │ ├─┬placeholder
  │           │     │ │ ├──[+] enum (1674:2041)
  │           │     │ │ ├──[+] enum (1674:2048)
  │           │     │ │ ├──[+] enum (1674:2061)
  │           │     │ │ ├──[+] enum (1674:2072)
  │           │     │ │ └──[+] default (1674:2090)❌ 
  │           │     │ └─┬type
  │           │     │   ├──[+] enum (1674:2177)
  │           │     │   ├──[+] enum (1674:2184)
  │           │     │   ├──[+] enum (1674:2193)
  │           │     │   └──[-] enum (1:536149)❌ 
  │           │     ├─┬ONEOF
  │           │     │ ├──[+] required (1674:2663)❌ 
  │           │     │ ├──[+] properties (1674:2453)
  │           │     │ ├─┬textAlign
  │           │     │ │ ├──[-] enum (1:536581)❌ 
  │           │     │ │ ├──[-] enum (1:536589)❌ 
  │           │     │ │ ├──[-] enum (1:536599)❌ 
  │           │     │ │ └──[🔀] type (1674:2345)❌ 
  │           │     │ ├─┬readOnly
  │           │     │ │ └──[🔀] type (1674:2316)❌ 
  │           │     │ ├─┬type
  │           │     │ │ ├──[+] enum (1674:2631)
  │           │     │ │ ├──[+] enum (1674:2640)
  │           │     │ │ ├──[+] enum (1674:2624)
  │           │     │ │ └──[-] enum (1:536530)❌ 
  │           │     │ └─┬placeholder
  │           │     │   ├──[+] enum (1674:2489)
  │           │     │   ├──[+] enum (1674:2496)
  │           │     │   ├──[+] enum (1674:2509)
  │           │     │   ├──[+] enum (1674:2520)
  │           │     │   └──[+] default (1674:2538)❌ 
  │           │     ├─┬ONEOF
  │           │     │ ├──[+] properties (1674:2900)
  │           │     │ ├─┬type
  │           │     │ │ ├──[+] enum (1674:3126)
  │           │     │ │ ├──[+] enum (1674:3133)
  │           │     │ │ ├──[+] enum (1674:3142)
  │           │     │ │ └──[-] enum (1:536910)❌ 
  │           │     │ ├─┬readOnly
  │           │     │ │ └──[🔀] type (1674:2763)❌ 
  │           │     │ ├─┬verticalAlign
  │           │     │ │ ├──[+] enum (1674:3008)
  │           │     │ │ ├──[-] enum (1:537299)❌ 
  │           │     │ │ ├──[-] enum (1:537306)❌ 
  │           │     │ │ ├──[-] enum (1:537316)❌ 
  │           │     │ │ ├──[-] enum (1:537326)❌ 
  │           │     │ │ └──[-] nullable (1:537284)❌ 
  │           │     │ ├─┬placeholder
  │           │     │ │ ├──[+] enum (1674:2936)
  │           │     │ │ ├──[+] enum (1674:2943)
  │           │     │ │ ├──[+] enum (1674:2956)
  │           │     │ │ └──[+] enum (1674:2967)
  │           │     │ ├─┬textAlign
  │           │     │ │ ├──[-] enum (1:537041)❌ 
  │           │     │ │ ├──[-] enum (1:537049)❌ 
  │           │     │ │ └──[-] enum (1:537059)❌ 
  │           │     │ └─┬text
  │           │     │   └──[🔀] type (1674:2792)❌ 
  │           │     ├─┬ONEOF
  │           │     │ ├──[+] properties (1674:3627)
  │           │     │ ├─┬value
  │           │     │ │ └──[+] enum (1674:3735)
  │           │     │ ├─┬verticalAlign
  │           │     │ │ ├──[-] enum (1:538155)❌ 
  │           │     │ │ ├──[-] enum (1:538128)❌ 
  │           │     │ │ ├──[-] enum (1:538135)❌ 
  │           │     │ │ ├──[-] enum (1:538145)❌ 
  │           │     │ │ └──[-] nullable (1:538113)❌ 
  │           │     │ ├─┬placeholder
  │           │     │ │ ├──[+] enum (1674:3670)
  │           │     │ │ ├──[+] enum (1674:3683)
  │           │     │ │ ├──[+] enum (1674:3694)
  │           │     │ │ └──[+] enum (1674:3663)
  │           │     │ ├─┬textAlign
  │           │     │ │ ├──[-] enum (1:537870)❌ 
  │           │     │ │ ├──[-] enum (1:537878)❌ 
  │           │     │ │ ├──[-] enum (1:537888)❌ 
  │           │     │ │ └──[🔀] type (1674:3519)❌ 
  │           │     │ ├─┬type
  │           │     │ │ ├──[+] enum (1674:3964)
  │           │     │ │ ├──[+] enum (1674:3948)
  │           │     │ │ ├──[+] enum (1674:3955)
  │           │     │ │ └──[-] enum (1:537634)❌ 
  │           │     │ └─┬readOnly
  │           │     │   └──[🔀] type (1674:3490)❌ 
  │           │     ├─┬ONEOF
  │           │     │ ├──[+] properties (1674:4449)
  │           │     │ ├─┬readOnly
  │           │     │ │ └──[🔀] type (1674:4312)❌ 
  │           │     │ ├─┬type
  │           │     │ │ ├──[-] enum (1:538463)❌ 
  │           │     │ │ └──[🔀] type (1674:4341)❌ 
  │           │     │ ├─┬placeholder
  │           │     │ │ ├──[+] enum (1674:4505)
  │           │     │ │ ├──[+] enum (1674:4516)
  │           │     │ │ ├──[+] enum (1674:4485)
  │           │     │ │ └──[+] enum (1674:4492)
  │           │     │ └─┬values
  │           │     │   ├──[+] enum (1674:4557)
  │           │     │   ├──[-] items (1:538511)❌ 
  │           │     │   └──[🔀] type (1674:4540)❌ 
  │           │     ├─┬ONEOF
  │           │     │ ├──[+] properties (1674:5083)
  │           │     │ ├─┬readOnly
  │           │     │ │ └──[🔀] type (1674:4946)❌ 
  │           │     │ ├─┬placeholder
  │           │     │ │ ├──[+] enum (1674:5119)
  │           │     │ │ ├──[+] enum (1674:5126)
  │           │     │ │ ├──[+] enum (1674:5139)
  │           │     │ │ └──[+] enum (1674:5150)
  │           │     │ ├─┬validationLength
  │           │     │ │ ├──[+] enum (1674:5191)
  │           │     │ │ └──[🔀] type (1674:5174)❌ 
  │           │     │ ├─┬values
  │           │     │ │ ├──[-] items (1:539131)❌ 
  │           │     │ │ └──[🔀] type (1674:5410)❌ 
  │           │     │ ├─┬type
  │           │     │ │ ├──[-] enum (1:539080)❌ 
  │           │     │ │ └──[🔀] type (1674:4975)❌ 
  │           │     │ └─┬validationRule
  │           │     │   └──[🔀] type (1674:5447)❌ 
  │           │     └─┬ONEOF
  │           │       ├──[+] properties (1674:5792)
  │           │       ├─┬readOnly
  │           │       │ └──[🔀] type (1674:5655)❌ 
  │           │       ├─┬placeholder
  │           │       │ ├──[+] enum (1674:5859)
  │           │       │ ├──[+] enum (1674:5828)
  │           │       │ ├──[+] enum (1674:5835)
  │           │       │ └──[+] enum (1674:5848)
  │           │       ├─┬values
  │           │       │ ├──[+] enum (1674:5900)
  │           │       │ ├──[-] items (1:539829)❌ 
  │           │       │ └──[🔀] type (1674:5883)❌ 
  │           │       └─┬type
  │           │         ├──[-] enum (1:539778)❌ 
  │           │         └──[🔀] type (1674:5684)❌ 
  │           ├─┬recipients
  │           │ └─┬Schema
  │           │   ├──[+] required (1673:1408)❌ 
  │           │   ├──[+] required (1673:1396)❌ 
  │           │   ├──[+] properties (1673:641)
  │           │   ├──[+] properties (1673:595)
  │           │   ├─┬id
  │           │   │ ├──[🔀] type (1673:569)❌ 
  │           │   │ └──[+] nullable (1673:589)❌ 
  │           │   ├─┬signingStatus
  │           │   │ ├──[-] enum (1:533048)❌ 
  │           │   │ ├──[-] enum (1:533062)❌ 
  │           │   │ ├──[-] enum (1:533072)❌ 
  │           │   │ └──[+] nullable (1673:737)❌ 
  │           │   ├─┬token
  │           │   │ ├──[+] enum (1673:317)
  │           │   │ ├──[+] enum (1673:326)
  │           │   │ └──[+] enum (1673:304)
  │           │   ├─┬name
  │           │   │ └──[+] nullable (1673:635)❌ 
  │           │   ├─┬signedAt
  │           │   │ ├──[+] enum (1673:176)
  │           │   │ ├──[+] enum (1673:187)
  │           │   │ ├──[+] enum (1673:153)
  │           │   │ ├──[+] enum (1673:158)
  │           │   │ ├──[+] enum (1673:167)
  │           │   │ └──[-] nullable (1:533413)❌ 
  │           │   ├─┬readStatus
  │           │   │ ├──[-] enum (1:532977)❌ 
  │           │   │ ├──[-] enum (1:532991)❌ 
  │           │   │ └──[🔀] type (1673:410)❌ 
  │           │   ├─┬role
  │           │   │ ├──[+] enum (1673:252)
  │           │   │ ├──[+] enum (1673:239)
  │           │   │ ├──[-] enum (1:532908)❌ 
  │           │   │ ├──[-] enum (1:532920)❌ 
  │           │   │ ├──[-] enum (1:532882)❌ 
  │           │   │ ├──[-] enum (1:532888)❌ 
  │           │   │ └──[-] enum (1:532898)❌ 
  │           │   ├─┬sendStatus
  │           │   │ ├──[-] enum (1:533128)❌ 
  │           │   │ ├──[-] enum (1:533140)❌ 
  │           │   │ └──[+] nullable (1673:1163)❌ 
  │           │   ├─┬signingOrder
  │           │   │ ├──[+] enum (1673:377)
  │           │   │ ├──[+] enum (1673:388)
  │           │   │ ├──[🔀] type (1673:360)❌ 
  │           │   │ └──[-] nullable (1:533822)❌ 
  │           │   └─┬rejectionReason
  │           │     └──[-] nullable (1:533879)❌ 
  │           └─┬type
  │             └──[+] enum (1602:73)
  ├─┬/document/field/update
  │ └─┬POST
  │   ├─┬Responses
  │   │ └─┬200
  │   │   └─┬application/json
  │   │     └─┬Schema
  │   │       └─┬fieldMeta
  │   │         ├─┬ONEOF
  │   │         │ ├──[+] required (1317:977)❌ 
  │   │         │ ├──[+] properties (1317:825)
  │   │         │ ├─┬type
  │   │         │ │ ├──[-] enum (1:329157)❌ 
  │   │         │ │ └──[🔀] type (1317:717)❌ 
  │   │         │ ├─┬placeholder
  │   │         │ │ ├──[+] enum (1317:861)
  │   │         │ │ ├──[+] enum (1317:868)
  │   │         │ │ ├──[+] enum (1317:881)
  │   │         │ │ ├──[+] enum (1317:892)
  │   │         │ │ └──[+] default (1317:910)❌ 
  │   │         │ └─┬readOnly
  │   │         │   └──[🔀] type (1317:688)❌ 
  │   │         ├─┬ONEOF
  │   │         │ ├──[+] properties (1317:1214)
  │   │         │ ├─┬readOnly
  │   │         │ │ └──[🔀] type (1317:1077)❌ 
  │   │         │ ├─┬type
  │   │         │ │ ├──[+] enum (1317:1372)
  │   │         │ │ ├──[+] enum (1317:1379)
  │   │         │ │ ├──[+] enum (1317:1388)
  │   │         │ │ └──[-] enum (1:329472)❌ 
  │   │         │ ├─┬placeholder
  │   │         │ │ ├──[+] enum (1317:1281)
  │   │         │ │ ├──[+] enum (1317:1250)
  │   │         │ │ ├──[+] enum (1317:1257)
  │   │         │ │ └──[+] enum (1317:1270)
  │   │         │ └─┬textAlign
  │   │         │   ├──[-] enum (1:329545)❌ 
  │   │         │   ├──[-] enum (1:329527)❌ 
  │   │         │   ├──[-] enum (1:329535)❌ 
  │   │         │   └──[🔀] type (1317:1106)❌ 
  │   │         ├─┬ONEOF
  │   │         │ ├──[+] properties (1317:1637)
  │   │         │ ├─┬textAlign
  │   │         │ │ ├──[-] enum (1:329925)❌ 
  │   │         │ │ ├──[-] enum (1:329907)❌ 
  │   │         │ │ ├──[-] enum (1:329915)❌ 
  │   │         │ │ └──[🔀] type (1317:1529)❌ 
  │   │         │ ├─┬type
  │   │         │ │ ├──[+] enum (1317:1791)
  │   │         │ │ ├──[+] enum (1317:1798)
  │   │         │ │ ├──[+] enum (1317:1807)
  │   │         │ │ └──[-] enum (1:329856)❌ 
  │   │         │ ├─┬placeholder
  │   │         │ │ ├──[+] enum (1317:1673)
  │   │         │ │ ├──[+] enum (1317:1680)
  │   │         │ │ ├──[+] enum (1317:1693)
  │   │         │ │ └──[+] enum (1317:1704)
  │   │         │ └─┬readOnly
  │   │         │   └──[🔀] type (1317:1500)❌ 
  │   │         ├─┬ONEOF
  │   │         │ ├──[+] required (1317:2267)❌ 
  │   │         │ ├──[+] properties (1317:2056)
  │   │         │ ├─┬readOnly
  │   │         │ │ └──[🔀] type (1317:1919)❌ 
  │   │         │ ├─┬type
  │   │         │ │ ├──[+] enum (1317:2228)
  │   │         │ │ ├──[+] enum (1317:2235)
  │   │         │ │ ├──[+] enum (1317:2244)
  │   │         │ │ └──[-] enum (1:330236)❌ 
  │   │         │ ├─┬placeholder
  │   │         │ │ ├──[+] enum (1317:2092)
  │   │         │ │ ├──[+] enum (1317:2099)
  │   │         │ │ ├──[+] enum (1317:2112)
  │   │         │ │ ├──[+] enum (1317:2123)
  │   │         │ │ └──[+] default (1317:2141)❌ 
  │   │         │ └─┬textAlign
  │   │         │   ├──[-] enum (1:330288)❌ 
  │   │         │   ├──[-] enum (1:330296)❌ 
  │   │         │   ├──[-] enum (1:330306)❌ 
  │   │         │   └──[🔀] type (1317:1948)❌ 
  │   │         ├─┬ONEOF
  │   │         │ ├──[+] required (1317:2714)❌ 
  │   │         │ ├──[+] properties (1317:2504)
  │   │         │ ├─┬type
  │   │         │ │ ├──[+] enum (1317:2675)
  │   │         │ │ ├──[+] enum (1317:2682)
  │   │         │ │ ├──[+] enum (1317:2691)
  │   │         │ │ └──[-] enum (1:330617)❌ 
  │   │         │ ├─┬readOnly
  │   │         │ │ └──[🔀] type (1317:2367)❌ 
  │   │         │ ├─┬placeholder
  │   │         │ │ ├──[+] enum (1317:2560)
  │   │         │ │ ├──[+] enum (1317:2571)
  │   │         │ │ ├──[+] enum (1317:2540)
  │   │         │ │ ├──[+] enum (1317:2547)
  │   │         │ │ └──[+] default (1317:2589)❌ 
  │   │         │ └─┬textAlign
  │   │         │   ├──[-] enum (1:330668)❌ 
  │   │         │   ├──[-] enum (1:330676)❌ 
  │   │         │   ├──[-] enum (1:330686)❌ 
  │   │         │   └──[🔀] type (1317:2396)❌ 
  │   │         ├─┬ONEOF
  │   │         │ ├──[+] properties (1317:2951)
  │   │         │ ├─┬verticalAlign
  │   │         │ │ ├──[+] enum (1317:3059)
  │   │         │ │ ├──[-] enum (1:331386)❌ 
  │   │         │ │ ├──[-] enum (1:331393)❌ 
  │   │         │ │ ├──[-] enum (1:331403)❌ 
  │   │         │ │ ├──[-] enum (1:331413)❌ 
  │   │         │ │ └──[-] nullable (1:331371)❌ 
  │   │         │ ├─┬text
  │   │         │ │ └──[🔀] type (1317:2843)❌ 
  │   │         │ ├─┬readOnly
  │   │         │ │ └──[🔀] type (1317:2814)❌ 
  │   │         │ ├─┬textAlign
  │   │         │ │ ├──[-] enum (1:331128)❌ 
  │   │         │ │ ├──[-] enum (1:331136)❌ 
  │   │         │ │ └──[-] enum (1:331146)❌ 
  │   │         │ ├─┬placeholder
  │   │         │ │ ├──[+] enum (1317:2987)
  │   │         │ │ ├──[+] enum (1317:2994)
  │   │         │ │ ├──[+] enum (1317:3007)
  │   │         │ │ └──[+] enum (1317:3018)
  │   │         │ └─┬type
  │   │         │   ├──[+] enum (1317:3177)
  │   │         │   ├──[+] enum (1317:3184)
  │   │         │   ├──[+] enum (1317:3193)
  │   │         │   └──[-] enum (1:330997)❌ 
  │   │         ├─┬ONEOF
  │   │         │ ├──[+] properties (1317:3678)
  │   │         │ ├─┬readOnly
  │   │         │ │ └──[🔀] type (1317:3541)❌ 
  │   │         │ ├─┬verticalAlign
  │   │         │ │ ├──[-] enum (1:332215)❌ 
  │   │         │ │ ├──[-] enum (1:332222)❌ 
  │   │         │ │ ├──[-] enum (1:332232)❌ 
  │   │         │ │ ├──[-] enum (1:332242)❌ 
  │   │         │ │ └──[-] nullable (1:332200)❌ 
  │   │         │ ├─┬placeholder
  │   │         │ │ ├──[+] enum (1317:3714)
  │   │         │ │ ├──[+] enum (1317:3721)
  │   │         │ │ ├──[+] enum (1317:3734)
  │   │         │ │ └──[+] enum (1317:3745)
  │   │         │ ├─┬value
  │   │         │ │ └──[+] enum (1317:3786)
  │   │         │ ├─┬textAlign
  │   │         │ │ ├──[-] enum (1:331957)❌ 
  │   │         │ │ ├──[-] enum (1:331965)❌ 
  │   │         │ │ ├──[-] enum (1:331975)❌ 
  │   │         │ │ └──[🔀] type (1317:3570)❌ 
  │   │         │ └─┬type
  │   │         │   ├──[+] enum (1317:3999)
  │   │         │   ├──[+] enum (1317:4006)
  │   │         │   ├──[+] enum (1317:4015)
  │   │         │   └──[-] enum (1:331721)❌ 
  │   │         ├─┬ONEOF
  │   │         │ ├──[+] properties (1317:4500)
  │   │         │ ├─┬placeholder
  │   │         │ │ ├──[+] enum (1317:4536)
  │   │         │ │ ├──[+] enum (1317:4543)
  │   │         │ │ ├──[+] enum (1317:4556)
  │   │         │ │ └──[+] enum (1317:4567)
  │   │         │ ├─┬type
  │   │         │ │ ├──[-] enum (1:332550)❌ 
  │   │         │ │ └──[🔀] type (1317:4392)❌ 
  │   │         │ ├─┬values
  │   │         │ │ ├──[+] enum (1317:4608)
  │   │         │ │ ├──[-] items (1:332598)❌ 
  │   │         │ │ └──[🔀] type (1317:4591)❌ 
  │   │         │ └─┬readOnly
  │   │         │   └──[🔀] type (1317:4363)❌ 
  │   │         ├─┬ONEOF
  │   │         │ ├──[+] properties (1317:5134)
  │   │         │ ├─┬placeholder
  │   │         │ │ ├──[+] enum (1317:5170)
  │   │         │ │ ├──[+] enum (1317:5177)
  │   │         │ │ ├──[+] enum (1317:5190)
  │   │         │ │ └──[+] enum (1317:5201)
  │   │         │ ├─┬type
  │   │         │ │ ├──[-] enum (1:333167)❌ 
  │   │         │ │ └──[🔀] type (1317:5026)❌ 
  │   │         │ ├─┬validationRule
  │   │         │ │ └──[🔀] type (1317:5498)❌ 
  │   │         │ ├─┬readOnly
  │   │         │ │ └──[🔀] type (1317:4997)❌ 
  │   │         │ ├─┬validationLength
  │   │         │ │ ├──[+] enum (1317:5242)
  │   │         │ │ └──[🔀] type (1317:5225)❌ 
  │   │         │ └─┬values
  │   │         │   ├──[-] items (1:333218)❌ 
  │   │         │   └──[🔀] type (1317:5461)❌ 
  │   │         └─┬ONEOF
  │   │           ├──[+] properties (1317:5843)
  │   │           ├─┬values
  │   │           │ ├──[+] enum (1317:5951)
  │   │           │ ├──[-] items (1:333916)❌ 
  │   │           │ └──[🔀] type (1317:5934)❌ 
  │   │           ├─┬placeholder
  │   │           │ ├──[+] enum (1317:5879)
  │   │           │ ├──[+] enum (1317:5886)
  │   │           │ ├──[+] enum (1317:5899)
  │   │           │ └──[+] enum (1317:5910)
  │   │           ├─┬readOnly
  │   │           │ └──[🔀] type (1317:5706)❌ 
  │   │           └─┬type
  │   │             ├──[-] enum (1:333865)❌ 
  │   │             └──[🔀] type (1317:5735)❌ 
  │   └─┬Requestbody
  │     └─┬application/json
  │       └─┬Schema
  │         └─┬field
  │           └─┬ALLOF
  │             ├─┬ONEOF
  │             │ └─┬fieldMeta
  │             │   ├──[+] properties (1316:476)
  │             │   ├─┬readOnly
  │             │   │ └──[🔀] type (1316:339)❌ 
  │             │   ├─┬placeholder
  │             │   │ ├──[+] enum (1316:519)
  │             │   │ ├──[+] enum (1316:532)
  │             │   │ ├──[+] enum (1316:543)
  │             │   │ ├──[+] enum (1316:512)
  │             │   │ └──[+] default (1316:561)❌ 
  │             │   └─┬type
  │             │     ├──[-] enum (1:321783)❌ 
  │             │     └──[🔀] type (1316:368)❌ 
  │             ├─┬ONEOF
  │             │ └─┬fieldMeta
  │             │   ├──[+] properties (1316:1069)
  │             │   ├─┬placeholder
  │             │   │ ├──[+] enum (1316:1105)
  │             │   │ ├──[+] enum (1316:1112)
  │             │   │ ├──[+] enum (1316:1125)
  │             │   │ └──[+] enum (1316:1136)
  │             │   ├─┬textAlign
  │             │   │ ├──[-] enum (1:322406)❌ 
  │             │   │ ├──[-] enum (1:322388)❌ 
  │             │   │ ├──[-] enum (1:322396)❌ 
  │             │   │ └──[🔀] type (1316:961)❌ 
  │             │   ├─┬type
  │             │   │ ├──[+] enum (1316:1227)
  │             │   │ ├──[+] enum (1316:1234)
  │             │   │ ├──[+] enum (1316:1243)
  │             │   │ └──[-] enum (1:322333)❌ 
  │             │   └─┬readOnly
  │             │     └──[🔀] type (1316:932)❌ 
  │             ├─┬ONEOF
  │             │ └─┬fieldMeta
  │             │   ├──[+] properties (1316:1598)
  │             │   ├─┬type
  │             │   │ ├──[+] enum (1316:1752)
  │             │   │ ├──[+] enum (1316:1759)
  │             │   │ ├──[+] enum (1316:1768)
  │             │   │ └──[-] enum (1:322834)❌ 
  │             │   ├─┬placeholder
  │             │   │ ├──[+] enum (1316:1665)
  │             │   │ ├──[+] enum (1316:1634)
  │             │   │ ├──[+] enum (1316:1641)
  │             │   │ └──[+] enum (1316:1654)
  │             │   ├─┬textAlign
  │             │   │ ├──[-] enum (1:322885)❌ 
  │             │   │ ├──[-] enum (1:322893)❌ 
  │             │   │ ├──[-] enum (1:322903)❌ 
  │             │   │ └──[🔀] type (1316:1490)❌ 
  │             │   └─┬readOnly
  │             │     └──[🔀] type (1316:1461)❌ 
  │             ├─┬ONEOF
  │             │ └─┬fieldMeta
  │             │   ├──[+] properties (1316:2124)
  │             │   ├─┬readOnly
  │             │   │ └──[🔀] type (1316:1987)❌ 
  │             │   ├─┬placeholder
  │             │   │ ├──[+] enum (1316:2160)
  │             │   │ ├──[+] enum (1316:2167)
  │             │   │ ├──[+] enum (1316:2180)
  │             │   │ ├──[+] enum (1316:2191)
  │             │   │ └──[+] default (1316:2209)❌ 
  │             │   ├─┬textAlign
  │             │   │ ├──[-] enum (1:323402)❌ 
  │             │   │ ├──[-] enum (1:323384)❌ 
  │             │   │ ├──[-] enum (1:323392)❌ 
  │             │   │ └──[🔀] type (1316:2016)❌ 
  │             │   └─┬type
  │             │     ├──[+] enum (1316:2303)
  │             │     ├──[+] enum (1316:2312)
  │             │     ├──[+] enum (1316:2296)
  │             │     └──[-] enum (1:323332)❌ 
  │             ├─┬ONEOF
  │             │ └─┬fieldMeta
  │             │   ├──[+] properties (1316:2667)
  │             │   ├─┬readOnly
  │             │   │ └──[🔀] type (1316:2530)❌ 
  │             │   ├─┬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)❌ 
  │             │   └─┬textAlign
  │             │     ├──[-] enum (1:323881)❌ 
  │             │     ├──[-] enum (1:323889)❌ 
  │             │     ├──[-] enum (1:323899)❌ 
  │             │     └──[🔀] type (1316:2559)❌ 
  │             ├─┬ONEOF
  │             │ └─┬fieldMeta
  │             │   ├──[+] properties (1316:3209)
  │             │   ├─┬placeholder
  │             │   │ ├──[+] enum (1316:3245)
  │             │   │ ├──[+] enum (1316:3252)
  │             │   │ ├──[+] enum (1316:3265)
  │             │   │ └──[+] enum (1316:3276)
  │             │   ├─┬textAlign
  │             │   │ ├──[-] enum (1:324458)❌ 
  │             │   │ ├──[-] enum (1:324466)❌ 
  │             │   │ └──[-] enum (1:324476)❌ 
  │             │   ├─┬verticalAlign
  │             │   │ ├──[+] enum (1316:3317)
  │             │   │ ├──[-] enum (1:324716)❌ 
  │             │   │ ├──[-] enum (1:324723)❌ 
  │             │   │ ├──[-] enum (1:324733)❌ 
  │             │   │ ├──[-] enum (1:324743)❌ 
  │             │   │ └──[-] nullable (1:324701)❌ 
  │             │   ├─┬text
  │             │   │ └──[🔀] type (1316:3101)❌ 
  │             │   ├─┬type
  │             │   │ ├──[+] enum (1316:3435)
  │             │   │ ├──[+] enum (1316:3442)
  │             │   │ ├──[+] enum (1316:3451)
  │             │   │ └──[-] enum (1:324327)❌ 
  │             │   └─┬readOnly
  │             │     └──[🔀] type (1316:3072)❌ 
  │             ├─┬ONEOF
  │             │ └─┬fieldMeta
  │             │   ├──[+] properties (1316:4044)
  │             │   ├─┬placeholder
  │             │   │ ├──[+] enum (1316:4111)
  │             │   │ ├──[+] enum (1316:4080)
  │             │   │ ├──[+] enum (1316:4087)
  │             │   │ └──[+] enum (1316:4100)
  │             │   ├─┬type
  │             │   │ ├──[+] enum (1316:4365)
  │             │   │ ├──[+] enum (1316:4372)
  │             │   │ ├──[+] enum (1316:4381)
  │             │   │ └──[-] enum (1:325170)❌ 
  │             │   ├─┬readOnly
  │             │   │ └──[🔀] type (1316:3907)❌ 
  │             │   ├─┬textAlign
  │             │   │ ├──[-] enum (1:325406)❌ 
  │             │   │ ├──[-] enum (1:325414)❌ 
  │             │   │ ├──[-] enum (1:325424)❌ 
  │             │   │ └──[🔀] type (1316:3936)❌ 
  │             │   ├─┬verticalAlign
  │             │   │ ├──[-] enum (1:325691)❌ 
  │             │   │ ├──[-] enum (1:325664)❌ 
  │             │   │ ├──[-] enum (1:325671)❌ 
  │             │   │ ├──[-] enum (1:325681)❌ 
  │             │   │ └──[-] nullable (1:325649)❌ 
  │             │   └─┬value
  │             │     └──[+] enum (1316:4152)
  │             ├─┬ONEOF
  │             │ └─┬fieldMeta
  │             │   ├──[+] properties (1316:4973)
  │             │   ├─┬values
  │             │   │ ├──[+] enum (1316:5081)
  │             │   │ ├──[-] items (1:326165)❌ 
  │             │   │ └──[🔀] type (1316:5064)❌ 
  │             │   ├─┬readOnly
  │             │   │ └──[🔀] type (1316:4836)❌ 
  │             │   ├─┬type
  │             │   │ ├──[-] enum (1:326117)❌ 
  │             │   │ └──[🔀] type (1316:4865)❌ 
  │             │   └─┬placeholder
  │             │     ├──[+] enum (1316:5016)
  │             │     ├──[+] enum (1316:5029)
  │             │     ├──[+] enum (1316:5040)
  │             │     └──[+] enum (1316:5009)
  │             ├─┬ONEOF
  │             │ └─┬fieldMeta
  │             │   ├──[+] properties (1316:5705)
  │             │   ├─┬values
  │             │   │ ├──[-] items (1:326893)❌ 
  │             │   │ └──[🔀] type (1316:6032)❌ 
  │             │   ├─┬type
  │             │   │ ├──[-] enum (1:326842)❌ 
  │             │   │ └──[🔀] type (1316:5597)❌ 
  │             │   ├─┬readOnly
  │             │   │ └──[🔀] type (1316:5568)❌ 
  │             │   ├─┬validationRule
  │             │   │ └──[🔀] type (1316:6069)❌ 
  │             │   ├─┬validationLength
  │             │   │ ├──[+] enum (1316:5813)
  │             │   │ └──[🔀] type (1316:5796)❌ 
  │             │   └─┬placeholder
  │             │     ├──[+] enum (1316:5741)
  │             │     ├──[+] enum (1316:5748)
  │             │     ├──[+] enum (1316:5761)
  │             │     └──[+] enum (1316:5772)
  │             └─┬ONEOF
  │               └─┬fieldMeta
  │                 ├──[+] properties (1316:6512)
  │                 ├─┬values
  │                 │ ├──[+] enum (1316:6620)
  │                 │ ├──[-] items (1:327699)❌ 
  │                 │ └──[🔀] type (1316:6603)❌ 
  │                 ├─┬readOnly
  │                 │ └──[🔀] type (1316:6375)❌ 
  │                 ├─┬placeholder
  │                 │ ├──[+] enum (1316:6548)
  │                 │ ├──[+] enum (1316:6555)
  │                 │ ├──[+] enum (1316:6568)
  │                 │ └──[+] enum (1316:6579)
  │                 └─┬type
  │                   ├──[-] enum (1:327648)❌ 
  │                   └──[🔀] type (1316:6404)❌ 
  ├─┬/envelope/{envelopeId}/audit-log
  │ └─┬GET
  │   └─┬Responses
  │     └─┬200
  │       └─┬application/json
  │         └─┬Schema
  │           └─┬data
  │             └─┬Schema
  │               └─┬ALLOF
  │                 ├──[+] anyOf (191:17721)
  │                 ├──[+] anyOf (191:18336)
  │                 ├──[+] anyOf (191:20268)
  │                 ├──[+] anyOf (191:20634)
  │                 ├──[+] anyOf (191:20959)
  │                 ├──[+] anyOf (191:21550)
  │                 ├──[+] anyOf (191:22023)
  │                 ├──[+] anyOf (191:22593)
  │                 ├──[+] anyOf (191:23157)
  │                 ├─┬ANYOF
  │                 │ ├─┬data
  │                 │ │ ├──[+] required (191:2257)❌ 
  │                 │ │ ├──[+] required (191:2274)❌ 
  │                 │ │ ├──[-] required (1:92593)❌ 
  │                 │ │ ├──[-] required (1:92611)❌ 
  │                 │ │ ├──[-] required (1:92628)❌ 
  │                 │ │ ├──[-] required (1:92643)❌ 
  │                 │ │ ├──[-] required (1:92660)❌ 
  │                 │ │ ├──[-] required (1:92673)❌ 
  │                 │ │ ├──[-] properties (1:92397)❌ 
  │                 │ │ ├──[-] properties (1:92543)❌ 
  │                 │ │ ├──[-] properties (1:92250)❌ 
  │                 │ │ ├──[-] properties (1:92325)❌ 
  │                 │ │ ├──[-] properties (1:92288)❌ 
  │                 │ │ ├──[-] properties (1:92360)❌ 
  │                 │ │ ├──[+] properties (191:2069)
  │                 │ │ └──[+] properties (191:2034)
  │                 │ └─┬type
  │                 │   ├──[+] enum (191:1970)
  │                 │   └──[-] enum (1:92192)❌ 
  │                 ├─┬ANYOF
  │                 │ ├─┬type
  │                 │ │ ├──[+] enum (191:2379)
  │                 │ │ └──[-] enum (1:92792)❌ 
  │                 │ └─┬data
  │                 │   ├──[+] required (191:2534)❌ 
  │                 │   ├──[+] required (191:2551)❌ 
  │                 │   ├──[-] required (1:92909)❌ 
  │                 │   ├──[+] properties (191:2448)
  │                 │   ├──[+] properties (191:2483)
  │                 │   └──[-] properties (1:92858)❌ 
  │                 ├─┬ANYOF
  │                 │ ├─┬data
  │                 │ │ ├──[+] required (191:3047)❌ 
  │                 │ │ ├──[+] required (191:3064)❌ 
  │                 │ │ ├──[+] required (191:3080)❌ 
  │                 │ │ ├──[+] required (191:3094)❌ 
  │                 │ │ ├──[+] required (191:3110)❌ 
  │                 │ │ ├──[+] required (191:3122)❌ 
  │                 │ │ ├──[-] required (1:93679)❌ 
  │                 │ │ ├──[+] properties (191:2854)
  │                 │ │ ├──[+] properties (191:3001)
  │                 │ │ ├──[+] properties (191:2719)
  │                 │ │ ├──[+] properties (191:2788)
  │                 │ │ ├──[+] properties (191:2754)
  │                 │ │ ├──[+] properties (191:2820)
  │                 │ │ ├──[-] properties (1:93123)❌ 
  │                 │ │ └──[-] properties (1:93094)❌ 
  │                 │ └─┬type
  │                 │   ├──[+] enum (191:2666)
  │                 │   └──[-] enum (1:93030)❌ 
  │                 ├─┬ANYOF
  │                 │ ├─┬data
  │                 │ │ ├──[+] required (191:3339)❌ 
  │                 │ │ ├──[-] required (1:93924)❌ 
  │                 │ │ ├──[+] properties (191:3292)
  │                 │ │ └──[-] properties (1:93856)❌ 
  │                 │ └─┬type
  │                 │   ├──[+] enum (191:3231)
  │                 │   └──[-] enum (1:93792)❌ 
  │                 ├─┬ANYOF
  │                 │ ├─┬type
  │                 │ │ ├──[+] enum (191:3450)
  │                 │ │ └──[-] enum (1:94036)❌ 
  │                 │ └─┬data
  │                 │   ├──[+] required (191:4308)❌ 
  │                 │   ├──[-] required (1:94233)❌ 
  │                 │   ├──[-] required (1:94250)❌ 
  │                 │   ├──[-] required (1:94273)❌ 
  │                 │   ├──[-] properties (1:94143)❌ 
  │                 │   ├──[-] properties (1:94106)❌ 
  │                 │   ├──[-] properties (1:94187)❌ 
  │                 │   ├──[+] properties (191:3535)
  │                 │   └──[+] properties (191:3509)
  │                 ├─┬ANYOF
  │                 │ ├─┬type
  │                 │ │ ├──[+] enum (191:4411)
  │                 │ │ └──[-] enum (1:94389)❌ 
  │                 │ └─┬data
  │                 │   ├──[+] required (191:4531)❌ 
  │                 │   ├──[-] required (1:94618)❌ 
  │                 │   ├──[-] required (1:94640)❌ 
  │                 │   ├──[-] required (1:94663)❌ 
  │                 │   ├──[-] properties (1:94529)❌ 
  │                 │   ├──[-] properties (1:94469)❌ 
  │                 │   ├──[-] properties (1:94572)❌ 
  │                 │   └──[+] properties (191:4470)
  │                 ├─┬ANYOF
  │                 │ ├─┬type
  │                 │ │ ├──[+] enum (191:4633)
  │                 │ │ └──[-] enum (1:94779)❌ 
  │                 │ └─┬data
  │                 │   ├──[-] required (1:95225)❌ 
  │                 │   ├──[+] properties (191:4694)
  │                 │   └──[-] properties (1:94856)❌ 
  │                 ├─┬ANYOF
  │                 │ ├─┬type
  │                 │ │ ├──[+] enum (191:4816)
  │                 │ │ └──[-] enum (1:95339)❌ 
  │                 │ └─┬data
  │                 │   ├──[+] required (191:4998)❌ 
  │                 │   ├──[+] required (191:5014)❌ 
  │                 │   ├──[+] required (191:5036)❌ 
  │                 │   ├──[-] required (1:97302)❌ 
  │                 │   ├──[-] required (1:97317)❌ 
  │                 │   ├──[-] required (1:97334)❌ 
  │                 │   ├──[-] required (1:97345)❌ 
  │                 │   ├──[-] required (1:97267)❌ 
  │                 │   ├──[-] required (1:97285)❌ 
  │                 │   ├──[-] properties (1:95588)❌ 
  │                 │   ├──[-] properties (1:95557)❌ 
  │                 │   ├──[-] properties (1:97092)❌ 
  │                 │   ├──[-] properties (1:95410)❌ 
  │                 │   ├──[-] properties (1:95485)❌ 
  │                 │   ├──[-] properties (1:95448)❌ 
  │                 │   ├──[-] properties (1:95520)❌ 
  │                 │   ├──[+] properties (191:4915)
  │                 │   ├──[+] properties (191:4881)
  │                 │   └──[+] properties (191:4956)
  │                 ├─┬ANYOF
  │                 │ ├─┬type
  │                 │ │ ├──[+] enum (191:5142)
  │                 │ │ └──[-] enum (1:97458)❌ 
  │                 │ └─┬data
  │                 │   ├──[+] required (191:5354)❌ 
  │                 │   ├──[+] required (191:5375)❌ 
  │                 │   ├──[+] required (191:5397)❌ 
  │                 │   ├──[-] required (1:97734)❌ 
  │                 │   ├──[-] required (1:97743)❌ 
  │                 │   ├──[+] properties (191:5272)
  │                 │   ├──[+] properties (191:5217)
  │                 │   ├──[+] properties (191:5312)
  │                 │   ├──[-] properties (1:97531)❌ 
  │                 │   └──[-] properties (1:97689)❌ 
  │                 ├─┬ANYOF
  │                 │ ├─┬type
  │                 │ │ ├──[+] enum (191:5503)
  │                 │ │ └──[-] enum (1:97858)❌ 
  │                 │ └─┬data
  │                 │   ├──[+] required (191:5911)❌ 
  │                 │   ├──[-] required (1:99805)❌ 
  │                 │   ├──[-] required (1:99822)❌ 
  │                 │   ├──[-] required (1:99837)❌ 
  │                 │   ├──[-] required (1:99854)❌ 
  │                 │   ├──[-] required (1:99865)❌ 
  │                 │   ├──[-] required (1:99787)❌ 
  │                 │   ├──[-] properties (1:98108)❌ 
  │                 │   ├──[-] properties (1:98077)❌ 
  │                 │   ├──[-] properties (1:99612)❌ 
  │                 │   ├──[-] properties (1:97930)❌ 
  │                 │   ├──[-] properties (1:98005)❌ 
  │                 │   ├──[-] properties (1:97968)❌ 
  │                 │   ├──[-] properties (1:98040)❌ 
  │                 │   └──[+] properties (191:5575)
  │                 ├─┬ANYOF
  │                 │ ├─┬data
  │                 │ │ ├──[+] required (191:7772)❌ 
  │                 │ │ ├──[+] required (191:7789)❌ 
  │                 │ │ ├──[+] required (191:7805)❌ 
  │                 │ │ ├──[+] required (191:7819)❌ 
  │                 │ │ ├──[+] required (191:7835)❌ 
  │                 │ │ ├──[+] required (191:7845)❌ 
  │                 │ │ ├──[-] required (1:100279)❌ 
  │                 │ │ ├──[-] required (1:100287)❌ 
  │                 │ │ ├──[+] properties (191:6244)
  │                 │ │ ├──[+] properties (191:6216)
  │                 │ │ ├──[+] properties (191:7611)
  │                 │ │ ├──[+] properties (191:6081)
  │                 │ │ ├──[+] properties (191:6150)
  │                 │ │ ├──[+] properties (191:6116)
  │                 │ │ ├──[+] properties (191:6182)
  │                 │ │ ├──[-] properties (1:100053)❌ 
  │                 │ │ └──[-] properties (1:100160)❌ 
  │                 │ └─┬type
  │                 │   ├──[+] enum (191:6015)
  │                 │   └──[-] enum (1:99978)❌ 
  │                 ├─┬ANYOF
  │                 │ ├─┬data
  │                 │ │ ├──[+] required (191:8200)❌ 
  │                 │ │ ├──[+] required (191:8208)❌ 
  │                 │ │ ├──[-] required (1:100706)❌ 
  │                 │ │ ├──[-] required (1:100714)❌ 
  │                 │ │ ├──[+] properties (191:8016)
  │                 │ │ ├──[-] properties (1:100480)❌ 
  │                 │ │ ├──[+] properties (191:8159)
  │                 │ │ └──[-] properties (1:100587)❌ 
  │                 │ └─┬type
  │                 │   ├──[+] enum (191:7948)
  │                 │   └──[-] enum (1:100397)❌ 
  │                 ├─┬ANYOF
  │                 │ ├─┬data
  │                 │ │ ├──[+] required (191:10118)❌ 
  │                 │ │ ├──[+] required (191:10134)❌ 
  │                 │ │ ├──[+] required (191:10144)❌ 
  │                 │ │ ├──[+] required (191:10071)❌ 
  │                 │ │ ├──[+] required (191:10088)❌ 
  │                 │ │ ├──[+] required (191:10104)❌ 
  │                 │ │ ├──[-] required (1:101133)❌ 
  │                 │ │ ├──[-] required (1:101141)❌ 
  │                 │ │ ├──[+] properties (191:8543)
  │                 │ │ ├──[+] properties (191:8515)
  │                 │ │ ├──[+] properties (191:9910)
  │                 │ │ ├──[+] properties (191:8380)
  │                 │ │ ├──[+] properties (191:8449)
  │                 │ │ ├──[+] properties (191:8415)
  │                 │ │ ├──[+] properties (191:8481)
  │                 │ │ ├──[-] properties (1:100907)❌ 
  │                 │ │ └──[-] properties (1:101014)❌ 
  │                 │ └─┬type
  │                 │   ├──[+] enum (191:8313)
  │                 │   └──[-] enum (1:100824)❌ 
  │                 ├─┬ANYOF
  │                 │ ├─┬type
  │                 │ │ ├──[+] enum (191:10247)
  │                 │ │ └──[-] enum (1:101251)❌ 
  │                 │ └─┬data
  │                 │   ├──[+] required (191:10522)❌ 
  │                 │   ├──[+] required (191:10529)❌ 
  │                 │   ├──[-] required (1:102030)❌ 
  │                 │   ├──[+] properties (191:10317)
  │                 │   ├──[+] properties (191:10414)
  │                 │   └──[-] properties (1:101320)❌ 
  │                 ├─┬ANYOF
  │                 │ ├─┬data
  │                 │ │ ├──[+] required (191:10912)❌ 
  │                 │ │ ├──[+] required (191:10919)❌ 
  │                 │ │ ├──[-] required (1:102471)❌ 
  │                 │ │ ├──[-] required (1:102489)❌ 
  │                 │ │ ├──[-] required (1:102506)❌ 
  │                 │ │ ├──[-] required (1:102521)❌ 
  │                 │ │ ├──[-] required (1:102538)❌ 
  │                 │ │ ├──[-] properties (1:102355)❌ 
  │                 │ │ ├──[-] properties (1:102208)❌ 
  │                 │ │ ├──[-] properties (1:102283)❌ 
  │                 │ │ ├──[-] properties (1:102246)❌ 
  │                 │ │ ├──[-] properties (1:102318)❌ 
  │                 │ │ ├──[+] properties (191:10707)
  │                 │ │ └──[+] properties (191:10804)
  │                 │ └─┬type
  │                 │   ├──[+] enum (191:10629)
  │                 │   └──[-] enum (1:102145)❌ 
  │                 ├─┬ANYOF
  │                 │ ├─┬type
  │                 │ │ ├──[+] enum (191:11019)
  │                 │ │ └──[-] enum (1:102656)❌ 
  │                 │ └─┬data
  │                 │   ├──[+] required (191:11302)❌ 
  │                 │   ├──[+] required (191:11309)❌ 
  │                 │   ├──[-] required (1:103000)❌ 
  │                 │   ├──[-] required (1:103017)❌ 
  │                 │   ├──[-] required (1:103032)❌ 
  │                 │   ├──[-] required (1:103049)❌ 
  │                 │   ├──[-] required (1:102982)❌ 
  │                 │   ├──[-] properties (1:102866)❌ 
  │                 │   ├──[-] properties (1:102719)❌ 
  │                 │   ├──[-] properties (1:102794)❌ 
  │                 │   ├──[-] properties (1:102757)❌ 
  │                 │   ├──[-] properties (1:102829)❌ 
  │                 │   ├──[+] properties (191:11097)
  │                 │   └──[+] properties (191:11194)
  │                 ├─┬ANYOF
  │                 │ ├─┬type
  │                 │ │ ├──[+] enum (191:11409)
  │                 │ │ └──[-] enum (1:103167)❌ 
  │                 │ └─┬data
  │                 │   ├──[+] required (191:12124)❌ 
  │                 │   ├──[-] required (1:103546)❌ 
  │                 │   ├──[-] required (1:103564)❌ 
  │                 │   ├──[-] required (1:103581)❌ 
  │                 │   ├──[-] required (1:103596)❌ 
  │                 │   ├──[-] required (1:103613)❌ 
  │                 │   ├──[-] properties (1:103390)❌ 
  │                 │   ├──[-] properties (1:103243)❌ 
  │                 │   ├──[-] properties (1:103318)❌ 
  │                 │   ├──[-] properties (1:103281)❌ 
  │                 │   ├──[-] properties (1:103353)❌ 
  │                 │   └──[+] properties (191:11473)
  │                 ├─┬ANYOF
  │                 │ ├─┬data
  │                 │ │ ├──[+] required (191:12591)❌ 
  │                 │ │ ├──[-] required (1:104064)❌ 
  │                 │ │ ├──[+] properties (191:12422)
  │                 │ │ └──[-] properties (1:103953)❌ 
  │                 │ └─┬type
  │                 │   ├──[+] enum (191:12229)
  │                 │   └──[-] enum (1:103731)❌ 
  │                 ├─┬ANYOF
  │                 │ ├─┬data
  │                 │ │ ├──[+] required (191:13045)❌ 
  │                 │ │ ├──[+] required (191:13061)❌ 
  │                 │ │ ├──[+] properties (191:12892)
  │                 │ │ ├──[+] properties (191:12858)
  │                 │ │ ├─┬recipientName
  │                 │ │ │ └──[🔀] type (191:12848)❌ 
  │                 │ │ ├─┬recipientEmail
  │                 │ │ │ ├──[+] items (191:12929)❌ 
  │                 │ │ │ └──[🔀] type (191:12913)❌ 
  │                 │ │ └─┬recipientId
  │                 │ │   └──[🔀] type (191:12782)❌ 
  │                 │ └─┬type
  │                 │   ├──[+] enum (191:12699)
  │                 │   └──[-] enum (1:104178)❌ 
  │                 ├─┬ANYOF
  │                 │ ├─┬data
  │                 │ │ ├──[+] required (191:13565)❌ 
  │                 │ │ ├──[+] required (191:13581)❌ 
  │                 │ │ ├──[+] properties (191:13375)
  │                 │ │ ├──[+] properties (191:13341)
  │                 │ │ ├─┬recipientId
  │                 │ │ │ └──[🔀] type (191:13265)❌ 
  │                 │ │ ├─┬recipientName
  │                 │ │ │ └──[🔀] type (191:13331)❌ 
  │                 │ │ └─┬recipientEmail
  │                 │ │   ├──[+] items (191:13412)❌ 
  │                 │ │   └──[🔀] type (191:13396)❌ 
  │                 │ └─┬type
  │                 │   ├──[+] enum (191:13169)
  │                 │   └──[-] enum (1:104538)❌ 
  │                 ├─┬ANYOF
  │                 │ ├─┬type
  │                 │ │ ├──[+] enum (191:13689)
  │                 │ │ └──[-] enum (1:104898)❌ 
  │                 │ └─┬data
  │                 │   ├──[+] required (191:14108)❌ 
  │                 │   ├──[+] required (191:14124)❌ 
  │                 │   ├──[+] properties (191:13921)
  │                 │   ├──[+] properties (191:13953)
  │                 │   ├──[+] properties (191:13993)
  │                 │   ├──[+] properties (191:13894)
  │                 │   ├──[+] properties (191:13860)
  │                 │   ├─┬recipientId
  │                 │   │ └──[🔀] type (191:13983)❌ 
  │                 │   ├─┬recipientName
  │                 │   │ └──[+] nullable (191:14042)❌ 
  │                 │   └─┬recipientEmail
  │                 │     └──[🔀] type (191:13942)❌ 
  │                 ├─┬ANYOF
  │                 │ ├─┬type
  │                 │ │ ├──[+] enum (191:14228)
  │                 │ │ └──[-] enum (1:105255)❌ 
  │                 │ └─┬data
  │                 │   ├──[+] required (191:14452)❌ 
  │                 │   ├──[+] required (191:14419)❌ 
  │                 │   ├──[+] required (191:14436)❌ 
  │                 │   ├──[+] properties (191:14305)
  │                 │   ├──[+] properties (191:14374)
  │                 │   └──[+] properties (191:14340)
  │                 ├─┬ANYOF
  │                 │ ├─┬data
  │                 │ │ ├──[+] required (191:14785)❌ 
  │                 │ │ ├──[+] require...

@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 25, 2026 00:56
* `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