Skip to content

chore: 🐝 Update SDK - Generate 0.7.0#10

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

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

Conversation

@github-actions

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

Copy link
Copy Markdown

SDK update

Versioning

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

Tip

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

Python SDK Changes:

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

View full SDK changelog

OpenAPI Change Summary
└─┬Paths
  ├─┬/document
  │ └─┬GET
  │   └─┬Responses
  │     └─┬200
  │       └─┬application/json
  │         └─┬Schema
  │           └─┬data
  │             └─┬Schema
  │               └─┬recipients
  │                 └─┬Schema
  │                   ├──[+] required (820:3013)❌ 
  │                   ├──[+] required (820:3001)❌ 
  │                   ├──[+] properties (820:2246)
  │                   ├──[+] properties (820:2200)
  │                   ├─┬rejectionReason
  │                   │ └──[-] nullable (1:207635)❌ 
  │                   ├─┬readStatus
  │                   │ ├──[-] enum (1:206733)❌ 
  │                   │ ├──[-] enum (1:206747)❌ 
  │                   │ └──[🔀] type (820:2015)❌ 
  │                   ├─┬name
  │                   │ └──[+] nullable (820:2240)❌ 
  │                   ├─┬signedAt
  │                   │ ├──[+] enum (820:1758)
  │                   │ ├──[+] enum (820:1763)
  │                   │ ├──[+] enum (820:1772)
  │                   │ ├──[+] enum (820:1781)
  │                   │ ├──[+] enum (820:1792)
  │                   │ └──[-] nullable (1:207169)❌ 
  │                   ├─┬role
  │                   │ ├──[+] enum (820:1844)
  │                   │ ├──[+] enum (820:1857)
  │                   │ ├──[-] enum (1:206676)❌ 
  │                   │ ├──[-] enum (1:206638)❌ 
  │                   │ ├──[-] enum (1:206644)❌ 
  │                   │ ├──[-] enum (1:206654)❌ 
  │                   │ └──[-] enum (1:206664)❌ 
  │                   ├─┬signingStatus
  │                   │ ├──[-] enum (1:206804)❌ 
  │                   │ ├──[-] enum (1:206818)❌ 
  │                   │ ├──[-] enum (1:206828)❌ 
  │                   │ └──[+] nullable (820:2342)❌ 
  │                   ├─┬signingOrder
  │                   │ ├──[+] enum (820:1982)
  │                   │ ├──[+] enum (820:1993)
  │                   │ ├──[🔀] type (820:1965)❌ 
  │                   │ └──[-] nullable (1:207578)❌ 
  │                   ├─┬id
  │                   │ ├──[🔀] type (820:2174)❌ 
  │                   │ └──[+] nullable (820:2194)❌ 
  │                   ├─┬token
  │                   │ ├──[+] enum (820:1931)
  │                   │ ├──[+] enum (820:1909)
  │                   │ └──[+] enum (820:1922)
  │                   └─┬sendStatus
  │                     ├──[-] enum (1:206896)❌ 
  │                     ├──[-] enum (1:206884)❌ 
  │                     └──[+] nullable (820:2768)❌ 
  ├─┬/template/update
  │ └─┬POST
  │   ├─┬Responses
  │   │ └─┬200
  │   │   └─┬application/json
  │   │     └─┬Schema
  │   │       └─┬type
  │   │         └──[+] enum (1989:188)
  │   └─┬Requestbody
  │     └─┬application/json
  │       └─┬Schema
  │         ├─┬meta
  │         │ ├─┬dateFormat
  │         │ │ ├──[+] enum (1946:81)
  │         │ │ ├──[+] enum (1946:217)
  │         │ │ ├──[+] enum (1946:196)
  │         │ │ └─┬Extensions
  │         │ │   └──[🔀] x-speakeasy-enums (1947:46)
  │         │ ├─┬emailSettings
  │         │ │ ├──[🔀] default (1978:579)❌ 
  │         │ │ ├──[+] properties (1978:511)
  │         │ │ └──[+] properties (1978:453)
  │         │ └─┬emailReplyTo
  │         │   ├──[+] pattern (1977:82)❌ 
  │         │   └──[-] format (1:581137)❌ 
  │         └─┬data
  │           └─┬type
  │             └──[+] enum (1940:708)
  ├─┬/document/{documentId}
  │ └─┬GET
  │   └─┬Responses
  │     └─┬200
  │       └─┬application/json
  │         └─┬Schema
  │           ├─┬fields
  │           │ └─┬Schema
  │           │   └─┬fieldMeta
  │           │     ├─┬ONEOF
  │           │     │ ├──[+] required (799:926)❌ 
  │           │     │ ├──[+] properties (799:774)
  │           │     │ ├─┬type
  │           │     │ │ ├──[-] enum (1:190394)❌ 
  │           │     │ │ └──[🔀] type (799:666)❌ 
  │           │     │ ├─┬placeholder
  │           │     │ │ ├──[+] enum (799:830)
  │           │     │ │ ├──[+] enum (799:841)
  │           │     │ │ ├──[+] enum (799:810)
  │           │     │ │ ├──[+] enum (799:817)
  │           │     │ │ └──[+] default (799:859)❌ 
  │           │     │ └─┬readOnly
  │           │     │   └──[🔀] type (799:637)❌ 
  │           │     ├─┬ONEOF
  │           │     │ ├──[+] properties (799:1163)
  │           │     │ ├─┬placeholder
  │           │     │ │ ├──[+] enum (799:1206)
  │           │     │ │ ├──[+] enum (799:1219)
  │           │     │ │ ├──[+] enum (799:1230)
  │           │     │ │ └──[+] enum (799:1199)
  │           │     │ ├─┬type
  │           │     │ │ ├──[+] enum (799:1321)
  │           │     │ │ ├──[+] enum (799:1328)
  │           │     │ │ ├──[+] enum (799:1337)
  │           │     │ │ └──[-] enum (1:190709)❌ 
  │           │     │ ├─┬readOnly
  │           │     │ │ └──[🔀] type (799:1026)❌ 
  │           │     │ └─┬textAlign
  │           │     │   ├──[-] enum (1:190772)❌ 
  │           │     │   ├──[-] enum (1:190782)❌ 
  │           │     │   ├──[-] enum (1:190764)❌ 
  │           │     │   └──[🔀] type (799:1055)❌ 
  │           │     ├─┬ONEOF
  │           │     │ ├──[+] properties (799:1586)
  │           │     │ ├─┬readOnly
  │           │     │ │ └──[🔀] type (799:1449)❌ 
  │           │     │ ├─┬type
  │           │     │ │ ├──[+] enum (799:1756)
  │           │     │ │ ├──[+] enum (799:1740)
  │           │     │ │ ├──[+] enum (799:1747)
  │           │     │ │ └──[-] enum (1:191093)❌ 
  │           │     │ ├─┬placeholder
  │           │     │ │ ├──[+] enum (799:1622)
  │           │     │ │ ├──[+] enum (799:1629)
  │           │     │ │ ├──[+] enum (799:1642)
  │           │     │ │ └──[+] enum (799:1653)
  │           │     │ └─┬textAlign
  │           │     │   ├──[-] enum (1:191144)❌ 
  │           │     │   ├──[-] enum (1:191152)❌ 
  │           │     │   ├──[-] enum (1:191162)❌ 
  │           │     │   └──[🔀] type (799:1478)❌ 
  │           │     ├─┬ONEOF
  │           │     │ ├──[+] required (799:2216)❌ 
  │           │     │ ├──[+] properties (799:2005)
  │           │     │ ├─┬placeholder
  │           │     │ │ ├──[+] enum (799:2041)
  │           │     │ │ ├──[+] enum (799:2048)
  │           │     │ │ ├──[+] enum (799:2061)
  │           │     │ │ ├──[+] enum (799:2072)
  │           │     │ │ └──[+] default (799:2090)❌ 
  │           │     │ ├─┬type
  │           │     │ │ ├──[+] enum (799:2193)
  │           │     │ │ ├──[+] enum (799:2177)
  │           │     │ │ ├──[+] enum (799:2184)
  │           │     │ │ └──[-] enum (1:191473)❌ 
  │           │     │ ├─┬readOnly
  │           │     │ │ └──[🔀] type (799:1868)❌ 
  │           │     │ └─┬textAlign
  │           │     │   ├──[-] enum (1:191543)❌ 
  │           │     │   ├──[-] enum (1:191525)❌ 
  │           │     │   ├──[-] enum (1:191533)❌ 
  │           │     │   └──[🔀] type (799:1897)❌ 
  │           │     ├─┬ONEOF
  │           │     │ ├──[+] required (799:2663)❌ 
  │           │     │ ├──[+] properties (799:2453)
  │           │     │ ├─┬textAlign
  │           │     │ │ ├──[-] enum (1:191923)❌ 
  │           │     │ │ ├──[-] enum (1:191905)❌ 
  │           │     │ │ ├──[-] enum (1:191913)❌ 
  │           │     │ │ └──[🔀] type (799:2345)❌ 
  │           │     │ ├─┬type
  │           │     │ │ ├──[+] enum (799:2624)
  │           │     │ │ ├──[+] enum (799:2631)
  │           │     │ │ ├──[+] enum (799:2640)
  │           │     │ │ └──[-] enum (1:191854)❌ 
  │           │     │ ├─┬readOnly
  │           │     │ │ └──[🔀] type (799:2316)❌ 
  │           │     │ └─┬placeholder
  │           │     │   ├──[+] enum (799:2489)
  │           │     │   ├──[+] enum (799:2496)
  │           │     │   ├──[+] enum (799:2509)
  │           │     │   ├──[+] enum (799:2520)
  │           │     │   └──[+] default (799:2538)❌ 
  │           │     ├─┬ONEOF
  │           │     │ ├──[+] properties (799:2900)
  │           │     │ ├─┬placeholder
  │           │     │ │ ├──[+] enum (799:2936)
  │           │     │ │ ├──[+] enum (799:2943)
  │           │     │ │ ├──[+] enum (799:2956)
  │           │     │ │ └──[+] enum (799:2967)
  │           │     │ ├─┬type
  │           │     │ │ ├──[+] enum (799:3126)
  │           │     │ │ ├──[+] enum (799:3133)
  │           │     │ │ ├──[+] enum (799:3142)
  │           │     │ │ └──[-] enum (1:192234)❌ 
  │           │     │ ├─┬textAlign
  │           │     │ │ ├──[-] enum (1:192365)❌ 
  │           │     │ │ ├──[-] enum (1:192373)❌ 
  │           │     │ │ └──[-] enum (1:192383)❌ 
  │           │     │ ├─┬readOnly
  │           │     │ │ └──[🔀] type (799:2763)❌ 
  │           │     │ ├─┬verticalAlign
  │           │     │ │ ├──[+] enum (799:3008)
  │           │     │ │ ├──[-] enum (1:192623)❌ 
  │           │     │ │ ├──[-] enum (1:192630)❌ 
  │           │     │ │ ├──[-] enum (1:192640)❌ 
  │           │     │ │ ├──[-] enum (1:192650)❌ 
  │           │     │ │ └──[-] nullable (1:192608)❌ 
  │           │     │ └─┬text
  │           │     │   └──[🔀] type (799:2792)❌ 
  │           │     ├─┬ONEOF
  │           │     │ ├──[+] properties (799:3627)
  │           │     │ ├─┬verticalAlign
  │           │     │ │ ├──[-] enum (1:193479)❌ 
  │           │     │ │ ├──[-] enum (1:193452)❌ 
  │           │     │ │ ├──[-] enum (1:193459)❌ 
  │           │     │ │ ├──[-] enum (1:193469)❌ 
  │           │     │ │ └──[-] nullable (1:193437)❌ 
  │           │     │ ├─┬readOnly
  │           │     │ │ └──[🔀] type (799:3490)❌ 
  │           │     │ ├─┬type
  │           │     │ │ ├──[+] enum (799:3948)
  │           │     │ │ ├──[+] enum (799:3955)
  │           │     │ │ ├──[+] enum (799:3964)
  │           │     │ │ └──[-] enum (1:192958)❌ 
  │           │     │ ├─┬value
  │           │     │ │ └──[+] enum (799:3735)
  │           │     │ ├─┬placeholder
  │           │     │ │ ├──[+] enum (799:3663)
  │           │     │ │ ├──[+] enum (799:3670)
  │           │     │ │ ├──[+] enum (799:3683)
  │           │     │ │ └──[+] enum (799:3694)
  │           │     │ └─┬textAlign
  │           │     │   ├──[-] enum (1:193212)❌ 
  │           │     │   ├──[-] enum (1:193194)❌ 
  │           │     │   ├──[-] enum (1:193202)❌ 
  │           │     │   └──[🔀] type (799:3519)❌ 
  │           │     ├─┬ONEOF
  │           │     │ ├──[+] properties (799:4449)
  │           │     │ ├─┬readOnly
  │           │     │ │ └──[🔀] type (799:4312)❌ 
  │           │     │ ├─┬type
  │           │     │ │ ├──[-] enum (1:193787)❌ 
  │           │     │ │ └──[🔀] type (799:4341)❌ 
  │           │     │ ├─┬placeholder
  │           │     │ │ ├──[+] enum (799:4485)
  │           │     │ │ ├──[+] enum (799:4492)
  │           │     │ │ ├──[+] enum (799:4505)
  │           │     │ │ └──[+] enum (799:4516)
  │           │     │ └─┬values
  │           │     │   ├──[+] enum (799:4557)
  │           │     │   ├──[-] items (1:193835)❌ 
  │           │     │   └──[🔀] type (799:4540)❌ 
  │           │     ├─┬ONEOF
  │           │     │ ├──[+] properties (799:5083)
  │           │     │ ├─┬validationRule
  │           │     │ │ └──[🔀] type (799:5447)❌ 
  │           │     │ ├─┬type
  │           │     │ │ ├──[-] enum (1:194404)❌ 
  │           │     │ │ └──[🔀] type (799:4975)❌ 
  │           │     │ ├─┬values
  │           │     │ │ ├──[-] items (1:194455)❌ 
  │           │     │ │ └──[🔀] type (799:5410)❌ 
  │           │     │ ├─┬validationLength
  │           │     │ │ ├──[+] enum (799:5191)
  │           │     │ │ └──[🔀] type (799:5174)❌ 
  │           │     │ ├─┬placeholder
  │           │     │ │ ├──[+] enum (799:5119)
  │           │     │ │ ├──[+] enum (799:5126)
  │           │     │ │ ├──[+] enum (799:5139)
  │           │     │ │ └──[+] enum (799:5150)
  │           │     │ └─┬readOnly
  │           │     │   └──[🔀] type (799:4946)❌ 
  │           │     └─┬ONEOF
  │           │       ├──[+] properties (799:5792)
  │           │       ├─┬values
  │           │       │ ├──[+] enum (799:5900)
  │           │       │ ├──[-] items (1:195153)❌ 
  │           │       │ └──[🔀] type (799:5883)❌ 
  │           │       ├─┬type
  │           │       │ ├──[-] enum (1:195102)❌ 
  │           │       │ └──[🔀] type (799:5684)❌ 
  │           │       ├─┬placeholder
  │           │       │ ├──[+] enum (799:5828)
  │           │       │ ├──[+] enum (799:5835)
  │           │       │ ├──[+] enum (799:5848)
  │           │       │ └──[+] enum (799:5859)
  │           │       └─┬readOnly
  │           │         └──[🔀] type (799:5655)❌ 
  │           ├─┬documentMeta
  │           │ ├──[+] required (794:284)❌ 
  │           │ ├──[+] required (794:311)❌ 
  │           │ ├──[+] properties (789:25)
  │           │ ├──[+] properties (790:25)
  │           │ ├─┬signingOrder
  │           │ │ ├──[-] enum (1:184888)❌ 
  │           │ │ ├──[-] enum (1:184900)❌ 
  │           │ │ └──[+] nullable (780:68)❌ 
  │           │ ├─┬subject
  │           │ │ ├──[+] required (790:673)❌ 
  │           │ │ ├──[+] required (790:685)❌ 
  │           │ │ ├──[🔀] type (790:53)❌ 
  │           │ │ ├──[+] properties (790:375)
  │           │ │ └──[+] properties (790:92)
  │           │ ├─┬emailSettings
  │           │ │ ├──[+] required (786:743)❌ 
  │           │ │ ├──[+] required (786:767)❌ 
  │           │ │ ├──[🔀] default (786:801)❌ 
  │           │ │ ├──[+] properties (786:529)
  │           │ │ └──[+] properties (786:471)
  │           │ ├─┬uploadSignatureEnabled
  │           │ │ ├──[🔀] type (748:45)❌ 
  │           │ │ └──[+] nullable (748:65)❌ 
  │           │ ├─┬typedSignatureEnabled
  │           │ │ ├──[🔀] type (746:44)❌ 
  │           │ │ └──[+] nullable (746:64)❌ 
  │           │ ├─┬timezone
  │           │ │ ├──[+] enum (743:66)
  │           │ │ ├──[+] enum (743:77)
  │           │ │ └──[-] nullable (1:185152)❌ 
  │           │ ├─┬id
  │           │ │ ├──[-] type (1:185000)❌ 
  │           │ │ ├──[+] nullable (789:65)❌ 
  │           │ │ ├──[+] anyOf (789:79)
  │           │ │ └──[+] anyOf (789:244)
  │           │ ├─┬dateFormat
  │           │ │ └─┬Extensions
  │           │ │   └──[🔀] x-speakeasy-enums (752:48)
  │           │ ├─┬redirectUrl
  │           │ │ └──[+] default (791:80)❌ 
  │           │ ├─┬message
  │           │ │ └──[-] nullable (1:185102)❌ 
  │           │ └─┬password
  │           │   └──[-] default (1:186947)❌ 
  │           └─┬recipients
  │             └─┬Schema
  │               ├──[+] required (798:1408)❌ 
  │               ├──[+] required (798:1396)❌ 
  │               ├──[+] properties (798:641)
  │               ├──[+] properties (798:595)
  │               ├─┬rejectionReason
  │               │ └──[-] nullable (1:189203)❌ 
  │               ├─┬signedAt
  │               │ ├──[+] enum (798:187)
  │               │ ├──[+] enum (798:153)
  │               │ ├──[+] enum (798:158)
  │               │ ├──[+] enum (798:167)
  │               │ ├──[+] enum (798:176)
  │               │ └──[-] nullable (1:188737)❌ 
  │               ├─┬name
  │               │ └──[+] nullable (798:635)❌ 
  │               ├─┬token
  │               │ ├──[+] enum (798:304)
  │               │ ├──[+] enum (798:317)
  │               │ └──[+] enum (798:326)
  │               ├─┬role
  │               │ ├──[+] enum (798:239)
  │               │ ├──[+] enum (798:252)
  │               │ ├──[-] enum (1:188244)❌ 
  │               │ ├──[-] enum (1:188206)❌ 
  │               │ ├──[-] enum (1:188212)❌ 
  │               │ ├──[-] enum (1:188222)❌ 
  │               │ └──[-] enum (1:188232)❌ 
  │               ├─┬signingStatus
  │               │ ├──[-] enum (1:188372)❌ 
  │               │ ├──[-] enum (1:188386)❌ 
  │               │ ├──[-] enum (1:188396)❌ 
  │               │ └──[+] nullable (798:737)❌ 
  │               ├─┬signingOrder
  │               │ ├──[+] enum (798:377)
  │               │ ├──[+] enum (798:388)
  │               │ ├──[🔀] type (798:360)❌ 
  │               │ └──[-] nullable (1:189146)❌ 
  │               ├─┬id
  │               │ ├──[🔀] type (798:569)❌ 
  │               │ └──[+] nullable (798:589)❌ 
  │               ├─┬readStatus
  │               │ ├──[-] enum (1:188301)❌ 
  │               │ ├──[-] enum (1:188315)❌ 
  │               │ └──[🔀] type (798:410)❌ 
  │               └─┬sendStatus
  │                 ├──[-] enum (1:188452)❌ 
  │                 ├──[-] enum (1:188464)❌ 
  │                 └──[+] nullable (798:1163)❌ 
  ├─┬/template/field/update-many
  │ └─┬POST
  │   ├─┬Responses
  │   │ └─┬200
  │   │   └─┬application/json
  │   │     └─┬Schema
  │   │       └─┬fields
  │   │         └─┬Schema
  │   │           └─┬fieldMeta
  │   │             ├─┬ONEOF
  │   │             │ ├──[+] required (1389:1041)❌ 
  │   │             │ ├──[+] properties (1389:889)
  │   │             │ ├─┬placeholder
  │   │             │ │ ├──[+] enum (1389:932)
  │   │             │ │ ├──[+] enum (1389:945)
  │   │             │ │ ├──[+] enum (1389:956)
  │   │             │ │ ├──[+] enum (1389:925)
  │   │             │ │ └──[+] default (1389:974)❌ 
  │   │             │ ├─┬type
  │   │             │ │ ├──[-] enum (1:414323)❌ 
  │   │             │ │ └──[🔀] type (1389:781)❌ 
  │   │             │ └─┬readOnly
  │   │             │   └──[🔀] type (1389:752)❌ 
  │   │             ├─┬ONEOF
  │   │             │ ├──[+] properties (1389:1278)
  │   │             │ ├─┬type
  │   │             │ │ ├──[+] enum (1389:1436)
  │   │             │ │ ├──[+] enum (1389:1443)
  │   │             │ │ ├──[+] enum (1389:1452)
  │   │             │ │ └──[-] enum (1:414638)❌ 
  │   │             │ ├─┬placeholder
  │   │             │ │ ├──[+] enum (1389:1334)
  │   │             │ │ ├──[+] enum (1389:1345)
  │   │             │ │ ├──[+] enum (1389:1314)
  │   │             │ │ └──[+] enum (1389:1321)
  │   │             │ ├─┬readOnly
  │   │             │ │ └──[🔀] type (1389:1141)❌ 
  │   │             │ └─┬textAlign
  │   │             │   ├──[-] enum (1:414693)❌ 
  │   │             │   ├──[-] enum (1:414701)❌ 
  │   │             │   ├──[-] enum (1:414711)❌ 
  │   │             │   └──[🔀] type (1389:1170)❌ 
  │   │             ├─┬ONEOF
  │   │             │ ├──[+] properties (1389:1701)
  │   │             │ ├─┬type
  │   │             │ │ ├──[+] enum (1389:1855)
  │   │             │ │ ├──[+] enum (1389:1862)
  │   │             │ │ ├──[+] enum (1389:1871)
  │   │             │ │ └──[-] enum (1:415022)❌ 
  │   │             │ ├─┬placeholder
  │   │             │ │ ├──[+] enum (1389:1737)
  │   │             │ │ ├──[+] enum (1389:1744)
  │   │             │ │ ├──[+] enum (1389:1757)
  │   │             │ │ └──[+] enum (1389:1768)
  │   │             │ ├─┬readOnly
  │   │             │ │ └──[🔀] type (1389:1564)❌ 
  │   │             │ └─┬textAlign
  │   │             │   ├──[-] enum (1:415073)❌ 
  │   │             │   ├──[-] enum (1:415081)❌ 
  │   │             │   ├──[-] enum (1:415091)❌ 
  │   │             │   └──[🔀] type (1389:1593)❌ 
  │   │             ├─┬ONEOF
  │   │             │ ├──[+] required (1389:2331)❌ 
  │   │             │ ├──[+] properties (1389:2120)
  │   │             │ ├─┬readOnly
  │   │             │ │ └──[🔀] type (1389:1983)❌ 
  │   │             │ ├─┬placeholder
  │   │             │ │ ├──[+] enum (1389:2156)
  │   │             │ │ ├──[+] enum (1389:2163)
  │   │             │ │ ├──[+] enum (1389:2176)
  │   │             │ │ ├──[+] enum (1389:2187)
  │   │             │ │ └──[+] default (1389:2205)❌ 
  │   │             │ ├─┬type
  │   │             │ │ ├──[+] enum (1389:2292)
  │   │             │ │ ├──[+] enum (1389:2299)
  │   │             │ │ ├──[+] enum (1389:2308)
  │   │             │ │ └──[-] enum (1:415402)❌ 
  │   │             │ └─┬textAlign
  │   │             │   ├──[-] enum (1:415454)❌ 
  │   │             │   ├──[-] enum (1:415462)❌ 
  │   │             │   ├──[-] enum (1:415472)❌ 
  │   │             │   └──[🔀] type (1389:2012)❌ 
  │   │             ├─┬ONEOF
  │   │             │ ├──[+] required (1389:2778)❌ 
  │   │             │ ├──[+] properties (1389:2568)
  │   │             │ ├─┬placeholder
  │   │             │ │ ├──[+] enum (1389:2604)
  │   │             │ │ ├──[+] enum (1389:2611)
  │   │             │ │ ├──[+] enum (1389:2624)
  │   │             │ │ ├──[+] enum (1389:2635)
  │   │             │ │ └──[+] default (1389:2653)❌ 
  │   │             │ ├─┬type
  │   │             │ │ ├──[+] enum (1389:2746)
  │   │             │ │ ├──[+] enum (1389:2755)
  │   │             │ │ ├──[+] enum (1389:2739)
  │   │             │ │ └──[-] enum (1:415783)❌ 
  │   │             │ ├─┬textAlign
  │   │             │ │ ├──[-] enum (1:415834)❌ 
  │   │             │ │ ├──[-] enum (1:415842)❌ 
  │   │             │ │ ├──[-] enum (1:415852)❌ 
  │   │             │ │ └──[🔀] type (1389:2460)❌ 
  │   │             │ └─┬readOnly
  │   │             │   └──[🔀] type (1389:2431)❌ 
  │   │             ├─┬ONEOF
  │   │             │ ├──[+] properties (1389:3015)
  │   │             │ ├─┬type
  │   │             │ │ ├──[+] enum (1389:3241)
  │   │             │ │ ├──[+] enum (1389:3248)
  │   │             │ │ ├──[+] enum (1389:3257)
  │   │             │ │ └──[-] enum (1:416163)❌ 
  │   │             │ ├─┬verticalAlign
  │   │             │ │ ├──[+] enum (1389:3123)
  │   │             │ │ ├──[-] enum (1:416552)❌ 
  │   │             │ │ ├──[-] enum (1:416559)❌ 
  │   │             │ │ ├──[-] enum (1:416569)❌ 
  │   │             │ │ ├──[-] enum (1:416579)❌ 
  │   │             │ │ └──[-] nullable (1:416537)❌ 
  │   │             │ ├─┬textAlign
  │   │             │ │ ├──[-] enum (1:416294)❌ 
  │   │             │ │ ├──[-] enum (1:416302)❌ 
  │   │             │ │ └──[-] enum (1:416312)❌ 
  │   │             │ ├─┬placeholder
  │   │             │ │ ├──[+] enum (1389:3051)
  │   │             │ │ ├──[+] enum (1389:3058)
  │   │             │ │ ├──[+] enum (1389:3071)
  │   │             │ │ └──[+] enum (1389:3082)
  │   │             │ ├─┬text
  │   │             │ │ └──[🔀] type (1389:2907)❌ 
  │   │             │ └─┬readOnly
  │   │             │   └──[🔀] type (1389:2878)❌ 
  │   │             ├─┬ONEOF
  │   │             │ ├──[+] properties (1389:3742)
  │   │             │ ├─┬value
  │   │             │ │ └──[+] enum (1389:3850)
  │   │             │ ├─┬textAlign
  │   │             │ │ ├──[-] enum (1:417123)❌ 
  │   │             │ │ ├──[-] enum (1:417131)❌ 
  │   │             │ │ ├──[-] enum (1:417141)❌ 
  │   │             │ │ └──[🔀] type (1389:3634)❌ 
  │   │             │ ├─┬placeholder
  │   │             │ │ ├──[+] enum (1389:3778)
  │   │             │ │ ├──[+] enum (1389:3785)
  │   │             │ │ ├──[+] enum (1389:3798)
  │   │             │ │ └──[+] enum (1389:3809)
  │   │             │ ├─┬verticalAlign
  │   │             │ │ ├──[-] enum (1:417388)❌ 
  │   │             │ │ ├──[-] enum (1:417398)❌ 
  │   │             │ │ ├──[-] enum (1:417408)❌ 
  │   │             │ │ ├──[-] enum (1:417381)❌ 
  │   │             │ │ └──[-] nullable (1:417366)❌ 
  │   │             │ ├─┬readOnly
  │   │             │ │ └──[🔀] type (1389:3605)❌ 
  │   │             │ └─┬type
  │   │             │   ├──[+] enum (1389:4063)
  │   │             │   ├──[+] enum (1389:4070)
  │   │             │   ├──[+] enum (1389:4079)
  │   │             │   └──[-] enum (1:416887)❌ 
  │   │             ├─┬ONEOF
  │   │             │ ├──[+] properties (1389:4564)
  │   │             │ ├─┬type
  │   │             │ │ ├──[-] enum (1:417716)❌ 
  │   │             │ │ └──[🔀] type (1389:4456)❌ 
  │   │             │ ├─┬placeholder
  │   │             │ │ ├──[+] enum (1389:4600)
  │   │             │ │ ├──[+] enum (1389:4607)
  │   │             │ │ ├──[+] enum (1389:4620)
  │   │             │ │ └──[+] enum (1389:4631)
  │   │             │ ├─┬values
  │   │             │ │ ├──[+] enum (1389:4672)
  │   │             │ │ ├──[-] items (1:417764)❌ 
  │   │             │ │ └──[🔀] type (1389:4655)❌ 
  │   │             │ └─┬readOnly
  │   │             │   └──[🔀] type (1389:4427)❌ 
  │   │             ├─┬ONEOF
  │   │             │ ├──[+] properties (1389:5198)
  │   │             │ ├─┬validationRule
  │   │             │ │ └──[🔀] type (1389:5562)❌ 
  │   │             │ ├─┬readOnly
  │   │             │ │ └──[🔀] type (1389:5061)❌ 
  │   │             │ ├─┬type
  │   │             │ │ ├──[-] enum (1:418333)❌ 
  │   │             │ │ └──[🔀] type (1389:5090)❌ 
  │   │             │ ├─┬placeholder
  │   │             │ │ ├──[+] enum (1389:5241)
  │   │             │ │ ├──[+] enum (1389:5254)
  │   │             │ │ ├──[+] enum (1389:5265)
  │   │             │ │ └──[+] enum (1389:5234)
  │   │             │ ├─┬values
  │   │             │ │ ├──[-] items (1:418384)❌ 
  │   │             │ │ └──[🔀] type (1389:5525)❌ 
  │   │             │ └─┬validationLength
  │   │             │   ├──[+] enum (1389:5306)
  │   │             │   └──[🔀] type (1389:5289)❌ 
  │   │             └─┬ONEOF
  │   │               ├──[+] properties (1389:5907)
  │   │               ├─┬placeholder
  │   │               │ ├──[+] enum (1389:5950)
  │   │               │ ├──[+] enum (1389:5963)
  │   │               │ ├──[+] enum (1389:5974)
  │   │               │ └──[+] enum (1389:5943)
  │   │               ├─┬values
  │   │               │ ├──[+] enum (1389:6015)
  │   │               │ ├──[-] items (1:419082)❌ 
  │   │               │ └──[🔀] type (1389:5998)❌ 
  │   │               ├─┬readOnly
  │   │               │ └──[🔀] type (1389:5770)❌ 
  │   │               └─┬type
  │   │                 ├──[-] enum (1:419031)❌ 
  │   │                 └──[🔀] type (1389:5799)❌ 
  │   └─┬Requestbody
  │     └─┬application/json
  │       └─┬Schema
  │         └─┬fields
  │           └─┬Schema
  │             └─┬ALLOF
  │               ├─┬ONEOF
  │               │ └─┬fieldMeta
  │               │   ├──[+] properties (1388:501)
  │               │   ├─┬readOnly
  │               │   │ └──[🔀] type (1388:364)❌ 
  │               │   ├─┬type
  │               │   │ ├──[-] enum (1:406876)❌ 
  │               │   │ └──[🔀] type (1388:393)❌ 
  │               │   └─┬placeholder
  │               │     ├──[+] enum (1388:544)
  │               │     ├──[+] enum (1388:557)
  │               │     ├──[+] enum (1388:568)
  │               │     ├──[+] enum (1388:537)
  │               │     └──[+] default (1388:586)❌ 
  │               ├─┬ONEOF
  │               │ └─┬fieldMeta
  │               │   ├──[+] properties (1388:1094)
  │               │   ├─┬textAlign
  │               │   │ ├──[-] enum (1:407481)❌ 
  │               │   │ ├──[-] enum (1:407489)❌ 
  │               │   │ ├──[-] enum (1:407499)❌ 
  │               │   │ └──[🔀] type (1388:986)❌ 
  │               │   ├─┬readOnly
  │               │   │ └──[🔀] type (1388:957)❌ 
  │               │   ├─┬type
  │               │   │ ├──[+] enum (1388:1252)
  │               │   │ ├──[+] enum (1388:1259)
  │               │   │ ├──[+] enum (1388:1268)
  │               │   │ └──[-] enum (1:407426)❌ 
  │               │   └─┬placeholder
  │               │     ├──[+] enum (1388:1130)
  │               │     ├──[+] enum (1388:1137)
  │               │     ├──[+] enum (1388:1150)
  │               │     └──[+] enum (1388:1161)
  │               ├─┬ONEOF
  │               │ └─┬fieldMeta
  │               │   ├──[+] properties (1388:1623)
  │               │   ├─┬placeholder
  │               │   │ ├──[+] enum (1388:1659)
  │               │   │ ├──[+] enum (1388:1666)
  │               │   │ ├──[+] enum (1388:1679)
  │               │   │ └──[+] enum (1388:1690)
  │               │   ├─┬readOnly
  │               │   │ └──[🔀] type (1388:1486)❌ 
  │               │   ├─┬textAlign
  │               │   │ ├──[-] enum (1:407996)❌ 
  │               │   │ ├──[-] enum (1:407978)❌ 
  │               │   │ ├──[-] enum (1:407986)❌ 
  │               │   │ └──[🔀] type (1388:1515)❌ 
  │               │   └─┬type
  │               │     ├──[+] enum (1388:1777)
  │               │     ├──[+] enum (1388:1784)
  │               │     ├──[+] enum (1388:1793)
  │               │     └──[-] enum (1:407927)❌ 
  │               ├─┬ONEOF
  │               │ └─┬fieldMeta
  │               │   ├──[+] properties (1388:2149)
  │               │   ├─┬textAlign
  │               │   │ ├──[-] enum (1:408477)❌ 
  │               │   │ ├──[-] enum (1:408485)❌ 
  │               │   │ ├──[-] enum (1:408495)❌ 
  │               │   │ └──[🔀] type (1388:2041)❌ 
  │               │   ├─┬placeholder
  │               │   │ ├──[+] enum (1388:2185)
  │               │   │ ├──[+] enum (1388:2192)
  │               │   │ ├──[+] enum (1388:2205)
  │               │   │ ├──[+] enum (1388:2216)
  │               │   │ └──[+] default (1388:2234)❌ 
  │               │   ├─┬type
  │               │   │ ├──[+] enum (1388:2321)
  │               │   │ ├──[+] enum (1388:2328)
  │               │   │ ├──[+] enum (1388:2337)
  │               │   │ └──[-] enum (1:408425)❌ 
  │               │   └─┬readOnly
  │               │     └──[🔀] type (1388:2012)❌ 
  │               ├─┬ONEOF
  │               │ └─┬fieldMeta
  │               │   ├──[+] properties (1388:2692)
  │               │   ├─┬textAlign
  │               │   │ ├──[-] enum (1:408974)❌ 
  │               │   │ ├──[-] enum (1:408982)❌ 
  │               │   │ ├──[-] enum (1:408992)❌ 
  │               │   │ └──[🔀] type (1388:2584)❌ 
  │               │   ├─┬readOnly
  │               │   │ └──[🔀] type (1388:2555)❌ 
  │               │   ├─┬type
  │               │   │ ├──[+] enum (1388:2863)
  │               │   │ ├──[+] enum (1388:2870)
  │               │   │ ├──[+] enum (1388:2879)
  │               │   │ └──[-] enum (1:408923)❌ 
  │               │   └─┬placeholder
  │               │     ├──[+] enum (1388:2735)
  │               │     ├──[+] enum (1388:2748)
  │               │     ├──[+] enum (1388:2759)
  │               │     ├──[+] enum (1388:2728)
  │               │     └──[+] default (1388:2777)❌ 
  │               ├─┬ONEOF
  │               │ └─┬fieldMeta
  │               │   ├──[+] properties (1388:3234)
  │               │   ├─┬placeholder
  │               │   │ ├──[+] enum (1388:3301)
  │               │   │ ├──[+] enum (1388:3270)
  │               │   │ ├──[+] enum (1388:3277)
  │               │   │ └──[+] enum (1388:3290)
  │               │   ├─┬text
  │               │   │ └──[🔀] type (1388:3126)❌ 
  │               │   ├─┬type
  │               │   │ ├──[+] enum (1388:3467)
  │               │   │ ├──[+] enum (1388:3476)
  │               │   │ ├──[+] enum (1388:3460)
  │               │   │ └──[-] enum (1:409420)❌ 
  │               │   ├─┬readOnly
  │               │   │ └──[🔀] type (1388:3097)❌ 
  │               │   ├─┬textAlign
  │               │   │ ├──[-] enum (1:409551)❌ 
  │               │   │ ├──[-] enum (1:409559)❌ 
  │               │   │ └──[-] enum (1:409569)❌ 
  │               │   └─┬verticalAlign
  │               │     ├──[+] enum (1388:3342)
  │               │     ├──[-] enum (1:409826)❌ 
  │               │     ├──[-] enum (1:409836)❌ 
  │               │     ├──[-] enum (1:409809)❌ 
  │               │     ├──[-] enum (1:409816)❌ 
  │               │     └──[-] nullable (1:409794)❌ 
  │               ├─┬ONEOF
  │               │ └─┬fieldMeta
  │               │   ├──[+] properties (1388:4069)
  │               │   ├─┬readOnly
  │               │   │ └──[🔀] type (1388:3932)❌ 
  │               │   ├─┬textAlign
  │               │   │ ├──[-] enum (1:410499)❌ 
  │               │   │ ├──[-] enum (1:410507)❌ 
  │               │   │ ├──[-] enum (1:410517)❌ 
  │               │   │ └──[🔀] type (1388:3961)❌ 
  │               │   ├─┬type
  │               │   │ ├──[+] enum (1388:4390)
  │               │   │ ├──[+] enum (1388:4397)
  │               │   │ ├──[+] enum (1388:4406)
  │               │   │ └──[-] enum (1:410263)❌ 
  │               │   ├─┬verticalAlign
  │               │   │ ├──[-] enum (1:410757)❌ 
  │               │   │ ├──[-] enum (1:410764)❌ 
  │               │   │ ├──[-] enum (1:410774)❌ 
  │               │   │ ├──[-] enum (1:410784)❌ 
  │               │   │ └──[-] nullable (1:410742)❌ 
  │               │   ├─┬value
  │               │   │ └──[+] enum (1388:4177)
  │               │   └─┬placeholder
  │               │     ├──[+] enum (1388:4105)
  │               │     ├──[+] enum (1388:4112)
  │               │     ├──[+] enum (1388:4125)
  │               │     └──[+] enum (1388:4136)
  │               ├─┬ONEOF
  │               │ └─┬fieldMeta
  │               │   ├──[+] properties (1388:4998)
  │               │   ├─┬type
  │               │   │ ├──[-] enum (1:411210)❌ 
  │               │   │ └──[🔀] type (1388:4890)❌ 
  │               │   ├─┬values
  │               │   │ ├──[+] enum (1388:5106)
  │               │   │ ├──[-] items (1:411258)❌ 
  │               │   │ └──[🔀] type (1388:5089)❌ 
  │               │   ├─┬readOnly
  │               │   │ └──[🔀] type (1388:4861)❌ 
  │               │   └─┬placeholder
  │               │     ├──[+] enum (1388:5034)
  │               │     ├──[+] enum (1388:5041)
  │               │     ├──[+] enum (1388:5054)
  │               │     └──[+] enum (1388:5065)
  │               ├─┬ONEOF
  │               │ └─┬fieldMeta
  │               │   ├──[+] properties (1388:5730)
  │               │   ├─┬validationRule
  │               │   │ └──[🔀] type (1388:6094)❌ 
  │               │   ├─┬readOnly
  │               │   │ └──[🔀] type (1388:5593)❌ 
  │               │   ├─┬validationLength
  │               │   │ ├──[+] enum (1388:5838)
  │               │   │ └──[🔀] type (1388:5821)❌ 
  │               │   ├─┬values
  │               │   │ ├──[-] items (1:411986)❌ 
  │               │   │ └──[🔀] type (1388:6057)❌ 
  │               │   ├─┬type
  │               │   │ ├──[-] enum (1:411935)❌ 
  │               │   │ └──[🔀] type (1388:5622)❌ 
  │               │   └─┬placeholder
  │               │     ├──[+] enum (1388:5773)
  │               │     ├──[+] enum (1388:5786)
  │               │     ├──[+] enum (1388:5797)
  │               │     └──[+] enum (1388:5766)
  │               └─┬ONEOF
  │                 └─┬fieldMeta
  │                   ├──[+] properties (1388:6537)
  │                   ├─┬values
  │                   │ ├──[+] enum (1388:6645)
  │                   │ ├──[-] items (1:412792)❌ 
  │                   │ └──[🔀] type (1388:6628)❌ 
  │                   ├─┬placeholder
  │                   │ ├──[+] enum (1388:6573)
  │                   │ ├──[+] enum (1388:6580)
  │                   │ ├──[+] enum (1388:6593)
  │                   │ └──[+] enum (1388:6604)
  │                   ├─┬readOnly
  │                   │ └──[🔀] type (1388:6400)❌ 
  │                   └─┬type
  │                     ├──[-] enum (1:412741)❌ 
  │                     └──[🔀] type (1388:6429)❌ 
  ├─┬/document/field/update
  │ └─┬POST
  │   ├─┬Responses
  │   │ └─┬200
  │   │   └─┬application/json
  │   │     └─┬Schema
  │   │       └─┬fieldMeta
  │   │         ├─┬ONEOF
  │   │         │ ├──[+] required (1313:977)❌ 
  │   │         │ ├──[+] properties (1313:825)
  │   │         │ ├─┬type
  │   │         │ │ ├──[-] enum (1:329157)❌ 
  │   │         │ │ └──[🔀] type (1313:717)❌ 
  │   │         │ ├─┬placeholder
  │   │         │ │ ├──[+] enum (1313:881)
  │   │         │ │ ├──[+] enum (1313:892)
  │   │         │ │ ├──[+] enum (1313:861)
  │   │         │ │ ├──[+] enum (1313:868)
  │   │         │ │ └──[+] default (1313:910)❌ 
  │   │         │ └─┬readOnly
  │   │         │   └──[🔀] type (1313:688)❌ 
  │   │         ├─┬ONEOF
  │   │         │ ├──[+] properties (1313:1214)
  │   │         │ ├─┬type
  │   │         │ │ ├──[+] enum (1313:1372)
  │   │         │ │ ├──[+] enum (1313:1379)
  │   │         │ │ ├──[+] enum (1313:1388)
  │   │         │ │ └──[-] enum (1:329472)❌ 
  │   │         │ ├─┬placeholder
  │   │         │ │ ├──[+] enum (1313:1250)
  │   │         │ │ ├──[+] enum (1313:1257)
  │   │         │ │ ├──[+] enum (1313:1270)
  │   │         │ │ └──[+] enum (1313:1281)
  │   │         │ ├─┬readOnly
  │   │         │ │ └──[🔀] type (1313:1077)❌ 
  │   │         │ └─┬textAlign
  │   │         │   ├──[-] enum (1:329535)❌ 
  │   │         │   ├──[-] enum (1:329545)❌ 
  │   │         │   ├──[-] enum (1:329527)❌ 
  │   │         │   └──[🔀] type (1313:1106)❌ 
  │   │         ├─┬ONEOF
  │   │         │ ├──[+] properties (1313:1637)
  │   │         │ ├─┬type
  │   │         │ │ ├──[+] enum (1313:1791)
  │   │         │ │ ├──[+] enum (1313:1798)
  │   │         │ │ ├──[+] enum (1313:1807)
  │   │         │ │ └──[-] enum (1:329856)❌ 
  │   │         │ ├─┬readOnly
  │   │         │ │ └──[🔀] type (1313:1500)❌ 
  │   │         │ ├─┬placeholder
  │   │         │ │ ├──[+] enum (1313:1693)
  │   │         │ │ ├──[+] enum (1313:1704)
  │   │         │ │ ├──[+] enum (1313:1673)
  │   │         │ │ └──[+] enum (1313:1680)
  │   │         │ └─┬textAlign
  │   │         │   ├──[-] enum (1:329915)❌ 
  │   │         │   ├──[-] enum (1:329925)❌ 
  │   │         │   ├──[-] enum (1:329907)❌ 
  │   │         │   └──[🔀] type (1313:1529)❌ 
  │   │         ├─┬ONEOF
  │   │         │ ├──[+] required (1313:2267)❌ 
  │   │         │ ├──[+] properties (1313:2056)
  │   │         │ ├─┬type
  │   │         │ │ ├──[+] enum (1313:2235)
  │   │         │ │ ├──[+] enum (1313:2244)
  │   │         │ │ ├──[+] enum (1313:2228)
  │   │         │ │ └──[-] enum (1:330236)❌ 
  │   │         │ ├─┬textAlign
  │   │         │ │ ├──[-] enum (1:330288)❌ 
  │   │         │ │ ├──[-] enum (1:330296)❌ 
  │   │         │ │ ├──[-] enum (1:330306)❌ 
  │   │         │ │ └──[🔀] type (1313:1948)❌ 
  │   │         │ ├─┬readOnly
  │   │         │ │ └──[🔀] type (1313:1919)❌ 
  │   │         │ └─┬placeholder
  │   │         │   ├──[+] enum (1313:2099)
  │   │         │   ├──[+] enum (1313:2112)
  │   │         │   ├──[+] enum (1313:2123)
  │   │         │   ├──[+] enum (1313:2092)
  │   │         │   └──[+] default (1313:2141)❌ 
  │   │         ├─┬ONEOF
  │   │         │ ├──[+] required (1313:2714)❌ 
  │   │         │ ├──[+] properties (1313:2504)
  │   │         │ ├─┬textAlign
  │   │         │ │ ├──[-] enum (1:330668)❌ 
  │   │         │ │ ├──[-] enum (1:330676)❌ 
  │   │         │ │ ├──[-] enum (1:330686)❌ 
  │   │         │ │ └──[🔀] type (1313:2396)❌ 
  │   │         │ ├─┬readOnly
  │   │         │ │ └──[🔀] type (1313:2367)❌ 
  │   │         │ ├─┬placeholder
  │   │         │ │ ├──[+] enum (1313:2540)
  │   │         │ │ ├──[+] enum (1313:2547)
  │   │         │ │ ├──[+] enum (1313:2560)
  │   │         │ │ ├──[+] enum (1313:2571)
  │   │         │ │ └──[+] default (1313:2589)❌ 
  │   │         │ └─┬type
  │   │         │   ├──[+] enum (1313:2675)
  │   │         │   ├──[+] enum (1313:2682)
  │   │         │   ├──[+] enum (1313:2691)
  │   │         │   └──[-] enum (1:330617)❌ 
  │   │         ├─┬ONEOF
  │   │         │ ├──[+] properties (1313:2951)
  │   │         │ ├─┬type
  │   │         │ │ ├──[+] enum (1313:3177)
  │   │         │ │ ├──[+] enum (1313:3184)
  │   │         │ │ ├──[+] enum (1313:3193)
  │   │         │ │ └──[-] enum (1:330997)❌ 
  │   │         │ ├─┬textAlign
  │   │         │ │ ├──[-] enum (1:331128)❌ 
  │   │         │ │ ├──[-] enum (1:331136)❌ 
  │   │         │ │ └──[-] enum (1:331146)❌ 
  │   │         │ ├─┬readOnly
  │   │         │ │ └──[🔀] type (1313:2814)❌ 
  │   │         │ ├─┬placeholder
  │   │         │ │ ├──[+] enum (1313:2994)
  │   │         │ │ ├──[+] enum (1313:3007)
  │   │         │ │ ├──[+] enum (1313:3018)
  │   │         │ │ └──[+] enum (1313:2987)
  │   │         │ ├─┬verticalAlign
  │   │         │ │ ├──[+] enum (1313:3059)
  │   │         │ │ ├──[-] enum (1:331413)❌ 
  │   │         │ │ ├──[-] enum (1:331386)❌ 
  │   │         │ │ ├──[-] enum (1:331393)❌ 
  │   │         │ │ ├──[-] enum (1:331403)❌ 
  │   │         │ │ └──[-] nullable (1:331371)❌ 
  │   │         │ └─┬text
  │   │         │   └──[🔀] type (1313:2843)❌ 
  │   │         ├─┬ONEOF
  │   │         │ ├──[+] properties (1313:3678)
  │   │         │ ├─┬textAlign
  │   │         │ │ ├──[-] enum (1:331965)❌ 
  │   │         │ │ ├──[-] enum (1:331975)❌ 
  │   │         │ │ ├──[-] enum (1:331957)❌ 
  │   │         │ │ └──[🔀] type (1313:3570)❌ 
  │   │         │ ├─┬type
  │   │         │ │ ├──[+] enum (1313:3999)
  │   │         │ │ ├──[+] enum (1313:4006)
  │   │         │ │ ├──[+] enum (1313:4015)
  │   │         │ │ └──[-] enum (1:331721)❌ 
  │   │         │ ├─┬value
  │   │         │ │ └──[+] enum (1313:3786)
  │   │         │ ├─┬placeholder
  │   │         │ │ ├──[+] enum (1313:3714)
  │   │         │ │ ├──[+] enum (1313:3721)
  │   │         │ │ ├──[+] enum (1313:3734)
  │   │         │ │ └──[+] enum (1313:3745)
  │   │         │ ├─┬verticalAlign
  │   │         │ │ ├──[-] enum (1:332215)❌ 
  │   │         │ │ ├──[-] enum (1:332222)❌ 
  │   │         │ │ ├──[-] enum (1:332232)❌ 
  │   │         │ │ ├──[-] enum (1:332242)❌ 
  │   │         │ │ └──[-] nullable (1:332200)❌ 
  │   │         │ └─┬readOnly
  │   │         │   └──[🔀] type (1313:3541)❌ 
  │   │         ├─┬ONEOF
  │   │         │ ├──[+] properties (1313:4500)
  │   │         │ ├─┬values
  │   │         │ │ ├──[+] enum (1313:4608)
  │   │         │ │ ├──[-] items (1:332598)❌ 
  │   │         │ │ └──[🔀] type (1313:4591)❌ 
  │   │         │ ├─┬placeholder
  │   │         │ │ ├──[+] enum (1313:4567)
  │   │         │ │ ├──[+] enum (1313:4536)
  │   │         │ │ ├──[+] enum (1313:4543)
  │   │         │ │ └──[+] enum (1313:4556)
  │   │         │ ├─┬type
  │   │         │ │ ├──[-] enum (1:332550)❌ 
  │   │         │ │ └──[🔀] type (1313:4392)❌ 
  │   │         │ └─┬readOnly
  │   │         │   └──[🔀] type (1313:4363)❌ 
  │   │         ├─┬ONEOF
  │   │         │ ├──[+] properties (1313:5134)
  │   │         │ ├─┬validationRule
  │   │         │ │ └──[🔀] type (1313:5498)❌ 
  │   │         │ ├─┬placeholder
  │   │         │ │ ├──[+] enum (1313:5201)
  │   │         │ │ ├──[+] enum (1313:5170)
  │   │         │ │ ├──[+] enum (1313:5177)
  │   │         │ │ └──[+] enum (1313:5190)
  │   │         │ ├─┬validationLength
  │   │         │ │ ├──[+] enum (1313:5242)
  │   │         │ │ └──[🔀] type (1313:5225)❌ 
  │   │         │ ├─┬type
  │   │         │ │ ├──[-] enum (1:333167)❌ 
  │   │         │ │ └──[🔀] type (1313:5026)❌ 
  │   │         │ ├─┬values
  │   │         │ │ ├──[-] items (1:333218)❌ 
  │   │         │ │ └──[🔀] type (1313:5461)❌ 
  │   │         │ └─┬readOnly
  │   │         │   └──[🔀] type (1313:4997)❌ 
  │   │         └─┬ONEOF
  │   │           ├──[+] properties (1313:5843)
  │   │           ├─┬placeholder
  │   │           │ ├──[+] enum (1313:5879)
  │   │           │ ├──[+] enum (1313:5886)
  │   │           │ ├──[+] enum (1313:5899)
  │   │           │ └──[+] enum (1313:5910)
  │   │           ├─┬values
  │   │           │ ├──[+] enum (1313:5951)
  │   │           │ ├──[-] items (1:333916)❌ 
  │   │           │ └──[🔀] type (1313:5934)❌ 
  │   │           ├─┬type
  │   │           │ ├──[-] enum (1:333865)❌ 
  │   │           │ └──[🔀] type (1313:5735)❌ 
  │   │           └─┬readOnly
  │   │             └──[🔀] type (1313:5706)❌ 
  │   └─┬Requestbody
  │     └─┬application/json
  │       └─┬Schema
  │         └─┬field
  │           └─┬ALLOF
  │             ├─┬ONEOF
  │             │ └─┬fieldMeta
  │             │   ├──[+] properties (1312:476)
  │             │   ├─┬type
  │             │   │ ├──[-] enum (1:321783)❌ 
  │             │   │ └──[🔀] type (1312:368)❌ 
  │             │   ├─┬placeholder
  │             │   │ ├──[+] enum (1312:512)
  │             │   │ ├──[+] enum (1312:519)
  │             │   │ ├──[+] enum (1312:532)
  │             │   │ ├──[+] enum (1312:543)
  │             │   │ └──[+] default (1312:561)❌ 
  │             │   └─┬readOnly
  │             │     └──[🔀] type (1312:339)❌ 
  │             ├─┬ONEOF
  │             │ └─┬fieldMeta
  │             │   ├──[+] properties (1312:1069)
  │             │   ├─┬readOnly
  │             │   │ └──[🔀] type (1312:932)❌ 
  │             │   ├─┬textAlign
  │             │   │ ├──[-] enum (1:322388)❌ 
  │             │   │ ├──[-] enum (1:322396)❌ 
  │             │   │ ├──[-] enum (1:322406)❌ 
  │             │   │ └──[🔀] type (1312:961)❌ 
  │             │   ├─┬placeholder
  │             │   │ ├──[+] enum (1312:1105)
  │             │   │ ├──[+] enum (1312:1112)
  │             │   │ ├──[+] enum (1312:1125)
  │             │   │ └──[+] enum (1312:1136)
  │             │   └─┬type
  │             │     ├──[+] enum (1312:1227)
  │             │     ├──[+] enum (1312:1234)
  │             │     ├──[+] enum (1312:1243)
  │             │     └──[-] enum (1:322333)❌ 
  │             ├─┬ONEOF
  │             │ └─┬fieldMeta
  │             │   ├──[+] properties (1312:1598)
  │             │   ├─┬type
  │             │   │ ├──[+] enum (1312:1752)
  │             │   │ ├──[+] enum (1312:1759)
  │             │   │ ├──[+] enum (1312:1768)
  │             │   │ └──[-] enum (1:322834)❌ 
  │             │   ├─┬textAlign
  │             │   │ ├──[-] enum (1:322885)❌ 
  │             │   │ ├──[-] enum (1:322893)❌ 
  │             │   │ ├──[-] enum (1:322903)❌ 
  │             │   │ └──[🔀] type (1312:1490)❌ 
  │             │   ├─┬placeholder
  │             │   │ ├──[+] enum (1312:1654)
  │             │   │ ├──[+] enum (1312:1665)
  │             │   │ ├──[+] enum (1312:1634)
  │             │   │ └──[+] enum (1312:1641)
  │             │   └─┬readOnly
  │             │     └──[🔀] type (1312:1461)❌ 
  │             ├─┬ONEOF
  │             │ └─┬fieldMeta
  │             │   ├──[+] properties (1312:2124)
  │             │   ├─┬placeholder
  │             │   │ ├──[+] enum (1312:2180)
  │             │   │ ├──[+] enum (1312:2191)
  │             │   │ ├──[+] enum (1312:2160)
  │             │   │ ├──[+] enum (1312:2167)
  │             │   │ └──[+] default (1312:2209)❌ 
  │             │   ├─┬textAlign
  │             │   │ ├──[-] enum (1:323402)❌ 
  │             │   │ ├──[-] enum (1:323384)❌ 
  │             │   │ ├──[-] enum (1:323392)❌ 
  │             │   │ └──[🔀] type (1312:2016)❌ 
  │             │   ├─┬type
  │             │   │ ├──[+] enum (1312:2296)
  │             │   │ ├──[+] enum (1312:2303)
  │             │   │ ├──[+] enum (1312:2312)
  │             │   │ └──[-] enum (1:323332)❌ 
  │             │   └─┬readOnly
  │             │     └──[🔀] type (1312:1987)❌ 
  │             ├─┬ONEOF
  │             │ └─┬fieldMeta
  │             │   ├──[+] pr...

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

Labels

minor Minor version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant