Skip to content

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented Jul 2, 2025

SDK update

Versioning

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

SDK Changes Detected:

  • documenso.documents.recipients.update():
    • request.recipient Changed Breaking ⚠️
    • response.auth_options Changed Breaking ⚠️
  • documenso.documents.create_v0():
    • request Changed Breaking ⚠️
    • response.document Changed Breaking ⚠️
  • documenso.templates.recipients.update_many():
    • request.recipients.[] Changed Breaking ⚠️
    • response.recipients.[].auth_options Changed Breaking ⚠️
  • documenso.templates.recipients.update():
    • request.recipient Changed Breaking ⚠️
    • response.auth_options Changed Breaking ⚠️
  • documenso.documents.find():
    • request.folder_id Added
    • response.data.[] Changed Breaking ⚠️
  • documenso.documents.get():
    • request.folder_id Added
    • response Changed Breaking ⚠️
  • documenso.documents.recipients.create_many():
    • request.recipients.[] Changed Breaking ⚠️
    • response.recipients.[].auth_options Changed Breaking ⚠️
  • documenso.documents.update():
    • request.data Changed Breaking ⚠️
    • response Changed Breaking ⚠️
  • documenso.documents.distribute(): response Changed Breaking ⚠️
  • documenso.documents.recipients.get(): response.auth_options Changed Breaking ⚠️
  • documenso.templates.recipients.create_many():
    • request.recipients.[] Changed Breaking ⚠️
    • response.recipients.[].auth_options Changed Breaking ⚠️
  • documenso.documents.recipients.create():
    • request.recipient Changed Breaking ⚠️
    • response.auth_options Changed Breaking ⚠️
  • documenso.templates.update():
    • request.data Changed Breaking ⚠️
    • response Changed Breaking ⚠️
  • documenso.documents.recipients.update_many():
    • request.recipients.[] Changed Breaking ⚠️
    • response.recipients.[].auth_options Changed Breaking ⚠️
  • documenso.templates.find():
    • request.folder_id Added
    • response.data.[] Changed Breaking ⚠️
  • documenso.templates.get(): response Changed Breaking ⚠️
  • documenso.templates.recipients.create():
    • request.recipient Changed Breaking ⚠️
    • response.auth_options Changed Breaking ⚠️
  • documenso.templates.duplicate(): response Changed Breaking ⚠️
  • documenso.templates.use():
    • request.prefill_fields.[].[class] Added
    • response Changed Breaking ⚠️
  • documenso.templates.recipients.get(): response.auth_options Changed Breaking ⚠️
  • documenso.embedding.embedding_presign-create_embedding_presign_token(): Added
  • documenso.embedding.embedding_presign-verify_embedding_presign_token(): Added
  • documenso.templates.move_to_team(): Deleted Breaking ⚠️
  • documenso.documents.move_to_team(): Deleted Breaking ⚠️
OpenAPI Change Summary
└─┬Paths
  ├──[-] path (1:51078)❌ 
  ├──[-] path (1:291308)❌ 
  ├──[+] path (1:294803)
  ├──[+] path (1:293223)
  ├─┬/document/recipient/create
  │ └─┬POST
  │   ├─┬Responses
  │   │ └─┬200
  │   │   └─┬application/json
  │   │     └─┬Schema
  │   │       └─┬authOptions
  │   │         ├─┬accessAuth
  │   │         │ ├──[-] enum (1:181038)❌ 
  │   │         │ ├──[-] enum (1:181049)❌ 
  │   │         │ ├──[+] items (1:180173)❌ 
  │   │         │ ├──[🔀] type (1:180155)❌ 
  │   │         │ ├──[-] description (1:181071)
  │   │         │ └──[-] nullable (1:181023)❌ 
  │   │         └─┬actionAuth
  │   │           ├──[-] enum (1:181224)❌ 
  │   │           ├──[-] enum (1:181235)❌ 
  │   │           ├──[-] enum (1:181254)❌ 
  │   │           ├──[-] enum (1:181271)❌ 
  │   │           ├──[-] enum (1:181213)❌ 
  │   │           ├──[+] items (1:180352)❌ 
  │   │           ├──[🔀] type (1:180334)❌ 
  │   │           ├──[-] description (1:181293)
  │   │           └──[-] nullable (1:181198)❌ 
  │   └─┬Requestbody
  │     └─┬application/json
  │       └─┬Schema
  │         └─┬recipient
  │           ├─┬accessAuth
  │           │ ├──[-] enum (1:179674)❌ 
  │           │ ├──[-] enum (1:179685)❌ 
  │           │ ├──[+] items (1:178759)❌ 
  │           │ ├──[🔀] type (1:178741)❌ 
  │           │ ├──[-] description (1:179707)
  │           │ ├──[+] default (1:178907)❌ 
  │           │ └──[-] nullable (1:179659)❌ 
  │           └─┬actionAuth
  │             ├──[-] enum (1:179907)❌ 
  │             ├──[-] enum (1:179849)❌ 
  │             ├──[-] enum (1:179860)❌ 
  │             ├──[-] enum (1:179871)❌ 
  │             ├──[-] enum (1:179890)❌ 
  │             ├──[+] items (1:178953)❌ 
  │             ├──[🔀] type (1:178935)❌ 
  │             ├──[-] description (1:179929)
  │             ├──[+] default (1:179158)❌ 
  │             └──[-] nullable (1:179834)❌ 
  ├─┬/template/recipient/update
  │ └─┬POST
  │   ├─┬Responses
  │   │ └─┬200
  │   │   └─┬application/json
  │   │     └─┬Schema
  │   │       └─┬authOptions
  │   │         ├─┬accessAuth
  │   │         │ ├──[-] enum (1:222305)❌ 
  │   │         │ ├──[-] enum (1:222316)❌ 
  │   │         │ ├──[+] items (1:221880)❌ 
  │   │         │ ├──[🔀] type (1:221862)❌ 
  │   │         │ ├──[-] description (1:222338)
  │   │         │ └──[-] nullable (1:222290)❌ 
  │   │         └─┬actionAuth
  │   │           ├──[-] enum (1:222538)❌ 
  │   │           ├──[-] enum (1:222480)❌ 
  │   │           ├──[-] enum (1:222491)❌ 
  │   │           ├──[-] enum (1:222502)❌ 
  │   │           ├──[-] enum (1:222521)❌ 
  │   │           ├──[+] items (1:222059)❌ 
  │   │           ├──[🔀] type (1:222041)❌ 
  │   │           ├──[-] description (1:222560)
  │   │           └──[-] nullable (1:222465)❌ 
  │   └─┬Requestbody
  │     └─┬application/json
  │       └─┬Schema
  │         └─┬recipient
  │           ├─┬actionAuth
  │           │ ├──[-] enum (1:221135)❌ 
  │           │ ├──[-] enum (1:221146)❌ 
  │           │ ├──[-] enum (1:221157)❌ 
  │           │ ├──[-] enum (1:221176)❌ 
  │           │ ├──[-] enum (1:221193)❌ 
  │           │ ├──[+] items (1:220679)❌ 
  │           │ ├──[🔀] type (1:220661)❌ 
  │           │ ├──[-] description (1:221215)
  │           │ ├──[+] default (1:220884)❌ 
  │           │ └──[-] nullable (1:221120)❌ 
  │           └─┬accessAuth
  │             ├──[-] enum (1:220960)❌ 
  │             ├──[-] enum (1:220971)❌ 
  │             ├──[+] items (1:220485)❌ 
  │             ├──[🔀] type (1:220467)❌ 
  │             ├──[-] description (1:220993)
  │             ├──[+] default (1:220633)❌ 
  │             └──[-] nullable (1:220945)❌ 
  ├─┬/template/recipient/{recipientId}
  │ └─┬GET
  │   └─┬Responses
  │     └─┬200
  │       └─┬application/json
  │         └─┬Schema
  │           └─┬authOptions
  │             ├─┬actionAuth
  │             │ ├──[-] enum (1:206271)❌ 
  │             │ ├──[-] enum (1:206290)❌ 
  │             │ ├──[-] enum (1:206307)❌ 
  │             │ ├──[-] enum (1:206249)❌ 
  │             │ ├──[-] enum (1:206260)❌ 
  │             │ ├──[+] items (1:205618)❌ 
  │             │ ├──[🔀] type (1:205600)❌ 
  │             │ ├──[-] description (1:206329)
  │             │ └──[-] nullable (1:206234)❌ 
  │             └─┬accessAuth
  │               ├──[-] enum (1:206074)❌ 
  │               ├──[-] enum (1:206085)❌ 
  │               ├──[+] items (1:205439)❌ 
  │               ├──[🔀] type (1:205421)❌ 
  │               ├──[-] description (1:206107)
  │               └──[-] nullable (1:206059)❌ 
  ├─┬/document/recipient/create-many
  │ └─┬POST
  │   ├─┬Responses
  │   │ └─┬200
  │   │   └─┬application/json
  │   │     └─┬Schema
  │   │       └─┬recipients
  │   │         └─┬Schema
  │   │           └─┬authOptions
  │   │             ├─┬accessAuth
  │   │             │ ├──[-] enum (1:184847)❌ 
  │   │             │ ├──[-] enum (1:184858)❌ 
  │   │             │ ├──[+] items (1:184052)❌ 
  │   │             │ ├──[🔀] type (1:184034)❌ 
  │   │             │ ├──[-] description (1:184880)
  │   │             │ └──[-] nullable (1:184832)❌ 
  │   │             └─┬actionAuth
  │   │               ├──[-] enum (1:185022)❌ 
  │   │               ├──[-] enum (1:185033)❌ 
  │   │               ├──[-] enum (1:185044)❌ 
  │   │               ├──[-] enum (1:185063)❌ 
  │   │               ├──[-] enum (1:185080)❌ 
  │   │               ├──[+] items (1:184231)❌ 
  │   │               ├──[🔀] type (1:184213)❌ 
  │   │               ├──[-] description (1:185102)
  │   │               └──[-] nullable (1:185007)❌ 
  │   └─┬Requestbody
  │     └─┬application/json
  │       └─┬Schema
  │         └─┬recipients
  │           └─┬Schema
  │             ├─┬actionAuth
  │             │ ├──[-] enum (1:183603)❌ 
  │             │ ├──[-] enum (1:183622)❌ 
  │             │ ├──[-] enum (1:183639)❌ 
  │             │ ├──[-] enum (1:183581)❌ 
  │             │ ├──[-] enum (1:183592)❌ 
  │             │ ├──[+] items (1:182755)❌ 
  │             │ ├──[🔀] type (1:182737)❌ 
  │             │ ├──[-] description (1:183661)
  │             │ ├──[+] default (1:182960)❌ 
  │             │ └──[-] nullable (1:183566)❌ 
  │             └─┬accessAuth
  │               ├──[-] enum (1:183406)❌ 
  │               ├──[-] enum (1:183417)❌ 
  │               ├──[+] items (1:182561)❌ 
  │               ├──[🔀] type (1:182543)❌ 
  │               ├──[-] description (1:183439)
  │               ├──[+] default (1:182709)❌ 
  │               └──[-] nullable (1:183391)❌ 
  ├─┬/template/{templateId}
  │ └─┬GET
  │   └─┬Responses
  │     └─┬200
  │       └─┬application/json
  │         └─┬Schema
  │           ├──[+] required (1:261374)❌ 
  │           ├──[+] required (1:261276)❌ 
  │           ├──[+] properties (1:260497)
  │           ├──[+] properties (1:250745)
  │           ├─┬authOptions
  │           │ ├─┬globalActionAuth
  │           │ │ ├──[-] enum (1:250264)❌ 
  │           │ │ ├──[-] enum (1:250275)❌ 
  │           │ │ ├──[-] enum (1:250286)❌ 
  │           │ │ ├──[-] enum (1:250305)❌ 
  │           │ │ ├──[+] items (1:250267)❌ 
  │           │ │ ├──[🔀] type (1:250249)❌ 
  │           │ │ ├──[-] description (1:250327)
  │           │ │ └──[-] nullable (1:250249)❌ 
  │           │ └─┬globalAccessAuth
  │           │   ├──[-] enum (1:250083)❌ 
  │           │   ├──[-] enum (1:250094)❌ 
  │           │   ├──[+] items (1:250082)❌ 
  │           │   ├──[🔀] type (1:250064)❌ 
  │           │   ├──[-] description (1:250116)
  │           │   └──[-] nullable (1:250068)❌ 
  │           ├─┬templateDocumentData
  │           │ ├──[-] required (1:250952)❌ 
  │           │ ├──[-] required (1:250960)❌ 
  │           │ ├──[-] required (1:250938)❌ 
  │           │ ├──[-] required (1:250946)❌ 
  │           │ ├──[+] items (1:254202)❌ 
  │           │ ├──[🔀] type (1:254184)❌ 
  │           │ ├──[-] properties (1:250861)❌ 
  │           │ ├──[-] properties (1:250835)❌ 
  │           │ ├──[-] properties (1:250889)❌ 
  │           │ └──[-] properties (1:250765)❌ 
  │           ├─┬visibility
  │           │ ├──[+] required (1:254136)❌ 
  │           │ ├──[+] required (1:254142)❌ 
  │           │ ├──[+] required (1:254150)❌ 
  │           │ ├──[-] enum (1:249721)❌ 
  │           │ ├──[-] enum (1:249733)❌ 
  │           │ ├──[-] enum (1:249754)❌ 
  │           │ ├──[🔀] type (1:253996)❌ 
  │           │ ├──[+] properties (1:254093)
  │           │ ├──[+] properties (1:254021)
  │           │ └──[+] properties (1:254047)
  │           ├─┬teamId
  │           │ ├──[🔀] type (1:250693)❌ 
  │           │ └──[-] nullable (1:249943)❌ 
  │           ├─┬templateMeta
  │           │ ├──[+] required (1:251040)❌ 
  │           │ ├──[+] required (1:251048)❌ 
  │           │ ├──[+] required (1:251026)❌ 
  │           │ ├──[-] required (1:253341)❌ 
  │           │ ├──[-] required (1:253392)❌ 
  │           │ ├──[-] required (1:253478)❌ 
  │           │ ├──[-] required (1:253493)❌ 
  │           │ ├──[-] required (1:253366)❌ 
  │           │ ├──[-] required (1:253416)❌ 
  │           │ ├──[-] required (1:253277)❌ 
  │           │ ├──[-] required (1:253288)❌ 
  │           │ ├──[-] required (1:253299)❌ 
  │           │ ├──[-] required (1:253311)❌ 
  │           │ ├──[-] required (1:253442)❌ 
  │           │ ├──[-] required (1:253464)❌ 
  │           │ ├──[-] required (1:253505)❌ 
  │           │ ├──[-] required (1:253325)❌ 
  │           │ ├──[-] nullable (1:251024)❌ 
  │           │ ├──[-] properties (1:251505)❌ 
  │           │ ├──[-] properties (1:251219)❌ 
  │           │ ├──[-] properties (1:251552)❌ 
  │           │ ├──[-] properties (1:251460)❌ 
  │           │ ├──[-] properties (1:251740)❌ 
  │           │ ├──[-] properties (1:251708)❌ 
  │           │ ├──[-] properties (1:251120)❌ 
  │           │ ├──[-] properties (1:251655)❌ 
  │           │ ├──[-] properties (1:251271)❌ 
  │           │ ├──[-] properties (1:251071)❌ 
  │           │ ├──[-] properties (1:251621)❌ 
  │           │ ├──[-] properties (1:251169)❌ 
  │           │ ├──[-] properties (1:251367)❌ 
  │           │ ├──[-] properties (1:251413)❌ 
  │           │ ├──[+] properties (1:250949)
  │           │ ├──[+] properties (1:250977)
  │           │ └──[+] properties (1:250853)
  │           ├─┬publicTitle
  │           │ └──[🔀] type (1:249816)❌ 
  │           ├─┬type
  │           │ ├──[+] required (1:253359)❌ 
  │           │ ├──[+] required (1:253566)❌ 
  │           │ ├──[+] required (1:253593)❌ 
  │           │ ├──[+] required (1:253387)❌ 
  │           │ ├──[+] required (1:253530)❌ 
  │           │ ├──[+] required (1:253552)❌ 
  │           │ ├──[+] required (1:253581)❌ 
  │           │ ├──[+] required (1:253365)❌ 
  │           │ ├──[+] required (1:253399)❌ 
  │           │ ├──[+] required (1:253413)❌ 
  │           │ ├──[+] required (1:253429)❌ 
  │           │ ├──[+] required (1:253454)❌ 
  │           │ ├──[+] required (1:253504)❌ 
  │           │ ├──[+] required (1:253376)❌ 
  │           │ ├──[+] required (1:253480)❌ 
  │           │ ├──[-] enum (1:249656)❌ 
  │           │ ├──[-] enum (1:249666)❌ 
  │           │ ├──[🔀] type (1:251090)❌ 
  │           │ ├──[+] nullable (1:251112)❌ 
  │           │ ├──[+] properties (1:251593)
  │           │ ├──[+] properties (1:251307)
  │           │ ├──[+] properties (1:251640)
  │           │ ├──[+] properties (1:251548)
  │           │ ├──[+] properties (1:251828)
  │           │ ├──[+] properties (1:251133)
  │           │ ├──[+] properties (1:251796)
  │           │ ├──[+] properties (1:251208)
  │           │ ├──[+] properties (1:251743)
  │           │ ├──[+] properties (1:251359)
  │           │ ├──[+] properties (1:251159)
  │           │ ├──[+] properties (1:251709)
  │           │ ├──[+] properties (1:251257)
  │           │ ├──[+] properties (1:251455)
  │           │ └──[+] properties (1:251501)
  │           ├─┬templateDocumentDataId
  │           │ └──[🔀] type (1:249957)❌ 
  │           ├─┬userId
  │           │ └──[🔀] type (1:250658)❌ 
  │           ├─┬id
  │           │ ├──[+] required (1:260982)❌ 
  │           │ ├──[+] required (1:260988)❌ 
  │           │ ├──[+] required (1:260996)❌ 
  │           │ ├──[+] required (1:261004)❌ 
  │           │ ├──[+] required (1:261018)❌ 
  │           │ ├──[+] required (1:261060)❌ 
  │           │ ├──[+] required (1:261073)❌ 
  │           │ ├──[+] required (1:261028)❌ 
  │           │ ├──[+] required (1:261038)❌ 
  │           │ ├──[+] required (1:261048)❌ 
  │           │ ├──[🔀] type (1:260516)❌ 
  │           │ ├──[+] nullable (1:260538)❌ 
  │           │ ├──[+] properties (1:260902)
  │           │ ├──[+] properties (1:260559)
  │           │ ├──[+] properties (1:260585)
  │           │ ├──[+] properties (1:260852)
  │           │ ├──[+] properties (1:260821)
  │           │ ├──[+] properties (1:260791)
  │           │ ├──[+] properties (1:260613)
  │           │ ├──[+] properties (1:260935)
  │           │ ├──[+] properties (1:260761)
  │           │ └──[+] properties (1:260675)
  │           ├─┬user
  │           │ ├──[-] required (1:254048)❌ 
  │           │ ├──[-] required (1:254054)❌ 
  │           │ ├──[-] required (1:254062)❌ 
  │           │ ├──[+] enum (1:249692)
  │           │ ├──[+] enum (1:249702)
  │           │ ├──[🔀] type (1:249673)❌ 
  │           │ ├──[-] properties (1:254005)❌ 
  │           │ ├──[-] properties (1:253933)❌ 
  │           │ └──[-] properties (1:253959)❌ 
  │           ├─┬recipients
  │           │ ├──[-] items (1:254114)❌ 
  │           │ └──[🔀] type (1:250734)❌ 
  │           └─┬publicDescription
  │             └──[+] nullable (1:250788)❌ 
  ├─┬/document/distribute
  │ └─┬POST
  │   └─┬Responses
  │     └─┬200
  │       └─┬application/json
  │         └─┬Schema
  │           ├──[+] required (1:58291)❌ 
  │           ├──[+] required (1:58279)❌ 
  │           ├──[+] properties (1:57969)
  │           ├──[+] properties (1:58019)
  │           ├─┬source
  │           │ ├──[-] enum (1:57678)❌ 
  │           │ ├──[-] enum (1:57690)❌ 
  │           │ ├──[-] enum (1:57666)❌ 
  │           │ └──[🔀] type (1:56676)❌ 
  │           ├─┬teamId
  │           │ ├──[+] enum (1:56526)
  │           │ ├──[+] enum (1:56535)
  │           │ ├──[+] enum (1:56546)
  │           │ ├──[+] enum (1:56559)
  │           │ ├──[🔀] type (1:56507)❌ 
  │           │ └──[-] nullable (1:58963)❌ 
  │           ├─┬visibility
  │           │ ├──[-] enum (1:57532)❌ 
  │           │ ├──[-] enum (1:57499)❌ 
  │           │ ├──[-] enum (1:57511)❌ 
  │           │ └──[🔀] type (1:58055)❌ 
  │           ├─┬formValues
  │           │ ├──[-] additionalProperties (1:58610)❌ 
  │           │ └──[🔀] type (1:57990)❌ 
  │           ├─┬authOptions
  │           │ ├─┬globalAccessAuth
  │           │ │ ├──[-] enum (1:58099)❌ 
  │           │ │ ├──[-] enum (1:58110)❌ 
  │           │ │ ├──[+] items (1:57025)❌ 
  │           │ │ ├──[🔀] type (1:57007)❌ 
  │           │ │ ├──[-] description (1:58132)
  │           │ │ └──[-] nullable (1:58084)❌ 
  │           │ └─┬globalActionAuth
  │           │   ├──[-] enum (1:58280)❌ 
  │           │   ├──[-] enum (1:58291)❌ 
  │           │   ├──[-] enum (1:58302)❌ 
  │           │   ├──[-] enum (1:58321)❌ 
  │           │   ├──[+] items (1:57210)❌ 
  │           │   ├──[🔀] type (1:57192)❌ 
  │           │   ├──[-] description (1:58343)
  │           │   └──[-] nullable (1:58265)❌ 
  │           ├─┬title
  │           │ ├──[🔀] type (1:57940)❌ 
  │           │ └──[+] nullable (1:57962)❌ 
  │           ├─┬status
  │           │ ├──[+] enum (1:56611)
  │           │ ├──[+] enum (1:56623)
  │           │ ├──[+] enum (1:56635)
  │           │ ├──[-] enum (1:57590)❌ 
  │           │ ├──[-] enum (1:57601)❌ 
  │           │ ├──[-] enum (1:57614)❌ 
  │           │ └──[-] enum (1:57581)❌ 
  │           ├─┬templateId
  │           │ └──[-] nullable (1:59015)❌ 
  │           ├─┬id
  │           │ ├──[+] additionalProperties (1:57575)❌ 
  │           │ ├──[🔀] type (1:57523)❌ 
  │           │ └──[+] nullable (1:57545)❌ 
  │           └─┬userId
  │             ├──[🔀] type (1:57772)❌ 
  │             └──[-] description (1:57915)
  ├─┬/template/update
  │ └─┬POST
  │   ├─┬Responses
  │   │ └─┬200
  │   │   └─┬application/json
  │   │     └─┬Schema
  │   │       ├──[+] required (1:268594)❌ 
  │   │       ├──[+] required (1:268606)❌ 
  │   │       ├──[+] properties (1:268308)
  │   │       ├──[+] properties (1:268358)
  │   │       ├─┬authOptions
  │   │       │ ├─┬globalAccessAuth
  │   │       │ │ ├──[-] enum (1:266863)❌ 
  │   │       │ │ ├──[-] enum (1:266874)❌ 
  │   │       │ │ ├──[+] items (1:267645)❌ 
  │   │       │ │ ├──[🔀] type (1:267627)❌ 
  │   │       │ │ ├──[-] description (1:266896)
  │   │       │ │ └──[-] nullable (1:266848)❌ 
  │   │       │ └─┬globalActionAuth
  │   │       │   ├──[-] enum (1:267044)❌ 
  │   │       │   ├──[-] enum (1:267055)❌ 
  │   │       │   ├──[-] enum (1:267066)❌ 
  │   │       │   ├──[-] enum (1:267085)❌ 
  │   │       │   ├──[+] items (1:267830)❌ 
  │   │       │   ├──[🔀] type (1:267812)❌ 
  │   │       │   ├──[-] description (1:267107)
  │   │       │   └──[-] nullable (1:267029)❌ 
  │   │       ├─┬id
  │   │       │ ├──[🔀] type (1:268329)❌ 
  │   │       │ └──[+] nullable (1:268351)❌ 
  │   │       ├─┬publicDescription
  │   │       │ └──[🔀] type (1:267379)❌ 
  │   │       ├─┬visibility
  │   │       │ ├──[-] enum (1:266534)❌ 
  │   │       │ ├──[-] enum (1:266501)❌ 
  │   │       │ ├──[-] enum (1:266513)❌ 
  │   │       │ └──[🔀] type (1:268394)❌ 
  │   │       ├─┬teamId
  │   │       │ ├──[🔀] type (1:268256)❌ 
  │   │       │ └──[-] nullable (1:266723)❌ 
  │   │       ├─┬type
  │   │       │ ├──[-] enum (1:266436)❌ 
  │   │       │ └──[-] enum (1:266446)❌ 
  │   │       ├─┬userId
  │   │       │ └──[🔀] type (1:268221)❌ 
  │   │       ├─┬updatedAt
  │   │       │ ├──[+] enum (1:267255)
  │   │       │ └──[+] enum (1:267265)
  │   │       └─┬templateDocumentDataId
  │   │         └──[🔀] type (1:267520)❌ 
  │   └─┬Requestbody
  │     └─┬application/json
  │       └─┬Schema
  │         └─┬data
  │           ├──[+] properties (1:263941)
  │           ├─┬visibility
  │           │ ├──[-] enum (1:262265)❌ 
  │           │ ├──[-] enum (1:262232)❌ 
  │           │ ├──[-] enum (1:262244)❌ 
  │           │ └──[🔀] type (1:263977)❌ 
  │           ├─┬globalAccessAuth
  │           │ ├──[-] enum (1:262342)❌ 
  │           │ ├──[-] enum (1:262353)❌ 
  │           │ ├──[+] items (1:263044)❌ 
  │           │ ├──[🔀] type (1:263026)❌ 
  │           │ ├──[-] description (1:262375)
  │           │ ├──[+] default (1:263192)❌ 
  │           │ └──[-] nullable (1:262327)❌ 
  │           └─┬globalActionAuth
  │             ├──[-] enum (1:262523)❌ 
  │             ├──[-] enum (1:262534)❌ 
  │             ├──[-] enum (1:262545)❌ 
  │             ├──[-] enum (1:262564)❌ 
  │             ├──[+] items (1:263244)❌ 
  │             ├──[🔀] type (1:263226)❌ 
  │             ├──[-] description (1:262586)
  │             ├──[+] default (1:263488)❌ 
  │             └──[-] nullable (1:262508)❌ 
  ├─┬/template
  │ └─┬GET
  │   ├──[+] parameters (1:238993)❌ 
  │   └─┬Responses
  │     └─┬200
  │       └─┬application/json
  │         └─┬Schema
  │           └─┬data
  │             └─┬Schema
  │               ├──[+] required (1:247684)❌ 
  │               ├──[+] required (1:247672)❌ 
  │               ├──[+] properties (1:240458)
  │               ├──[+] properties (1:240508)
  │               ├─┬updatedAt
  │               │ ├──[+] enum (1:239405)
  │               │ └──[+] enum (1:239415)
  │               ├─┬authOptions
  │               │ ├─┬globalActionAuth
  │               │ │ ├──[-] enum (1:240136)❌ 
  │               │ │ ├──[-] enum (1:240147)❌ 
  │               │ │ ├──[-] enum (1:240158)❌ 
  │               │ │ ├──[-] enum (1:240177)❌ 
  │               │ │ ├──[+] items (1:239980)❌ 
  │               │ │ ├──[🔀] type (1:239962)❌ 
  │               │ │ ├──[-] description (1:240199)
  │               │ │ └──[-] nullable (1:240121)❌ 
  │               │ └─┬globalAccessAuth
  │               │   ├──[-] enum (1:239955)❌ 
  │               │   ├──[-] enum (1:239966)❌ 
  │               │   ├──[+] items (1:239795)❌ 
  │               │   ├──[🔀] type (1:239777)❌ 
  │               │   ├──[-] description (1:239988)
  │               │   └──[-] nullable (1:239940)❌ 
  │               ├─┬visibility
  │               │ ├──[-] enum (1:239593)❌ 
  │               │ ├──[-] enum (1:239605)❌ 
  │               │ ├──[-] enum (1:239626)❌ 
  │               │ └──[🔀] type (1:240544)❌ 
  │               ├─┬title
  │               │ ├──[+] required (1:247281)❌ 
  │               │ ├──[+] required (1:247297)❌ 
  │               │ ├──[🔀] type (1:247059)❌ 
  │               │ ├──[+] nullable (1:247081)❌ 
  │               │ ├──[+] properties (1:247198)
  │               │ └──[+] properties (1:247102)
  │               ├─┬publicDescription
  │               │ └──[🔀] type (1:239529)❌ 
  │               ├─┬templateMeta
  │               │ ├──[-] required (1:247284)❌ 
  │               │ ├──[-] required (1:247300)❌ 
  │               │ ├──[🔀] type (1:240305)❌ 
  │               │ ├──[-] nullable (1:247084)❌ 
  │               │ ├──[-] properties (1:247201)❌ 
  │               │ └──[-] properties (1:247105)❌ 
  │               ├─┬templateDocumentDataId
  │               │ └──[🔀] type (1:239670)❌ 
  │               ├─┬teamId
  │               │ ├──[+] required (1:240683)❌ 
  │               │ ├──[+] required (1:240689)❌ 
  │               │ ├──[🔀] type (1:240573)❌ 
  │               │ ├──[+] properties (1:240616)
  │               │ └──[+] properties (1:240642)
  │               ├─┬team
  │               │ ├──[-] required (1:240712)❌ 
  │               │ ├──[-] required (1:240706)❌ 
  │               │ ├──[+] items (1:245327)❌ 
  │               │ ├──[🔀] type (1:245309)❌ 
  │               │ ├──[-] nullable (1:240618)❌ 
  │               │ ├──[-] properties (1:240639)❌ 
  │               │ └──[-] properties (1:240665)❌ 
  │               ├─┬id
  │               │ ├──[🔀] type (1:240479)❌ 
  │               │ └──[+] nullable (1:240501)❌ 
  │               ├─┬userId
  │               │ └──[🔀] type (1:240371)❌ 
  │               ├─┬type
  │               │ ├──[-] enum (1:239528)❌ 
  │               │ └──[-] enum (1:239538)❌ 
  │               └─┬recipients
  │                 └─┬Schema
  │                   └─┬authOptions
  │                     ├─┬accessAuth
  │                     │ ├──[-] enum (1:246189)❌ 
  │                     │ ├──[-] enum (1:246200)❌ 
  │                     │ ├──[+] items (1:246147)❌ 
  │                     │ ├──[🔀] type (1:246129)❌ 
  │                     │ ├──[-] description (1:246222)
  │                     │ └──[-] nullable (1:246174)❌ 
  │                     └─┬actionAuth
  │                       ├──[-] enum (1:246386)❌ 
  │                       ├──[-] enum (1:246405)❌ 
  │                       ├──[-] enum (1:246422)❌ 
  │                       ├──[-] enum (1:246364)❌ 
  │                       ├──[-] enum (1:246375)❌ 
  │                       ├──[+] items (1:246326)❌ 
  │                       ├──[🔀] type (1:246308)❌ 
  │                       ├──[-] description (1:246444)
  │                       └──[-] nullable (1:246349)❌ 
  ├─┬/document/recipient/update
  │ └─┬POST
  │   ├─┬Responses
  │   │ └─┬200
  │   │   └─┬application/json
  │   │     └─┬Schema
  │   │       └─┬authOptions
  │   │         ├─┬actionAuth
  │   │         │ ├──[-] enum (1:188813)❌ 
  │   │         │ ├──[-] enum (1:188824)❌ 
  │   │         │ ├──[-] enum (1:188835)❌ 
  │   │         │ ├──[-] enum (1:188854)❌ 
  │   │         │ ├──[-] enum (1:188871)❌ 
  │   │         │ ├──[+] items (1:188092)❌ 
  │   │         │ ├──[🔀] type (1:188074)❌ 
  │   │         │ ├──[-] description (1:188893)
  │   │         │ └──[-] nullable (1:188798)❌ 
  │   │         └─┬accessAuth
  │   │           ├──[-] enum (1:188638)❌ 
  │   │           ├──[-] enum (1:188649)❌ 
  │   │           ├──[+] items (1:187913)❌ 
  │   │           ├──[🔀] type (1:187895)❌ 
  │   │           ├──[-] description (1:188671)
  │   │           └──[-] nullable (1:188623)❌ 
  │   └─┬Requestbody
  │     └─┬application/json
  │       └─┬Schema
  │         └─┬recipient
  │           ├─┬accessAuth
  │           │ ├──[-] enum (1:187293)❌ 
  │           │ ├──[-] enum (1:187304)❌ 
  │           │ ├──[+] items (1:186518)❌ 
  │           │ ├──[🔀] type (1:186500)❌ 
  │           │ ├──[-] description (1:187326)
  │           │ ├──[+] default (1:186666)❌ 
  │           │ └──[-] nullable (1:187278)❌ 
  │           └─┬actionAuth
  │             ├──[-] enum (1:187468)❌ 
  │             ├──[-] enum (1:187479)❌ 
  │             ├──[-] enum (1:187490)❌ 
  │             ├──[-] enum (1:187509)❌ 
  │             ├──[-] enum (1:187526)❌ 
  │             ├──[+] items (1:186712)❌ 
  │             ├──[🔀] type (1:186694)❌ 
  │             ├──[-] description (1:187548)
  │             ├──[+] default (1:186917)❌ 
  │             └──[-] nullable (1:187453)❌ 
  ├─┬/template/duplicate
  │ └─┬POST
  │   └─┬Responses
  │     └─┬200
  │       └─┬application/json
  │         └─┬Schema
  │           ├──[+] required (1:271250)❌ 
  │           ├──[+] required (1:271238)❌ 
  │           ├──[+] properties (1:270952)
  │           ├──[+] properties (1:271002)
  │           ├─┬templateDocumentDataId
  │           │ └──[🔀] type (1:270164)❌ 
  │           ├─┬type
  │           │ ├──[-] enum (1:268941)❌ 
  │           │ └──[-] enum (1:268951)❌ 
  │           ├─┬visibility
  │           │ ├──[-] enum (1:269018)❌ 
  │           │ ├──[-] enum (1:269039)❌ 
  │           │ ├──[-] enum (1:269006)❌ 
  │           │ └──[🔀] type (1:271038)❌ 
  │           ├─┬userId
  │           │ └──[🔀] type (1:270865)❌ 
  │           ├─┬teamId
  │           │ └──[-] nullable (1:269228)❌ 
  │           ├─┬updatedAt
  │           │ ├──[+] enum (1:269899)
  │           │ └──[+] enum (1:269909)
  │           ├─┬id
  │           │ ├──[🔀] type (1:270973)❌ 
  │           │ └──[+] nullable (1:270995)❌ 
  │           ├─┬authOptions
  │           │ ├─┬globalAccessAuth
  │           │ │ ├──[-] enum (1:269368)❌ 
  │           │ │ ├──[-] enum (1:269379)❌ 
  │           │ │ ├──[+] items (1:270289)❌ 
  │           │ │ ├──[🔀] type (1:270271)❌ 
  │           │ │ ├──[-] description (1:269401)
  │           │ │ └──[-] nullable (1:269353)❌ 
  │           │ └─┬globalActionAuth
  │           │   ├──[-] enum (1:269549)❌ 
  │           │   ├──[-] enum (1:269560)❌ 
  │           │   ├──[-] enum (1:269571)❌ 
  │           │   ├──[-] enum (1:269590)❌ 
  │           │   ├──[+] items (1:270474)❌ 
  │           │   ├──[🔀] type (1:270456)❌ 
  │           │   ├──[-] description (1:269612)
  │           │   └──[-] nullable (1:269534)❌ 
  │           └─┬publicDescription
  │             └──[🔀] type (1:270023)❌ 
  ├─┬/document/{documentId}
  │ └─┬GET
  │   ├──[+] parameters (1:15164)❌ 
  │   └─┬Responses
  │     └─┬200
  │       └─┬application/json
  │         └─┬Schema
  │           ├──[+] required (1:27044)❌ 
  │           ├──[+] required (1:27088)❌ 
  │           ├──[+] properties (1:19905)
  │           ├──[+] properties (1:17008)
  │           ├─┬formValues
  │           │ ├──[-] additionalProperties (1:9009)❌ 
  │           │ ├──[+] required (1:20404)❌ 
  │           │ ├──[+] required (1:20426)❌ 
  │           │ ├──[+] required (1:20446)❌ 
  │           │ ├──[+] required (1:20468)❌ 
  │           │ ├──[+] required (1:20481)❌ 
  │           │ ├──[+] required (1:20396)❌ 
  │           │ ├──[+] required (1:20412)❌ 
  │           │ ├──[+] required (1:20436)❌ 
  │           │ ├──[+] required (1:20456)❌ 
  │           │ ├──[+] required (1:20390)❌ 
  │           │ ├──[+] properties (1:20310)
  │           │ ├──[+] properties (1:19967)
  │           │ ├──[+] properties (1:19993)
  │           │ ├──[+] properties (1:20260)
  │           │ ├──[+] properties (1:20229)
  │           │ ├──[+] properties (1:20199)
  │           │ ├──[+] properties (1:20021)
  │           │ ├──[+] properties (1:20343)
  │           │ ├──[+] properties (1:20169)
  │           │ └──[+] properties (1:20083)
  │           ├─┬title
  │           │ └──[🔀] type (1:16945)❌ 
  │           ├─┬updatedAt
  │           │ ├──[🔀] type (1:16979)❌ 
  │           │ └──[+] nullable (1:17001)❌ 
  │           ├─┬status
  │           │ ├──[-] enum (1:7980)❌ 
  │           │ ├──[-] enum (1:7989)❌ 
  │           │ ├──[-] enum (1:8000)❌ 
  │           │ ├──[-] enum (1:8013)❌ 
  │           │ ├──[+] items (1:20537)❌ 
  │           │ └──[🔀] type (1:20519)❌ 
  │           ├─┬userId
  │           │ ├──[🔀] type (1:16707)❌ 
  │           │ └──[-] description (1:8314)
  │           ├─┬id
  │           │ ├──[🔀] type (1:17029)❌ 
  │           │ └──[+] nullable (1:17051)❌ 
  │           ├─┬teamId
  │           │ ├──[+] enum (1:15650)
  │           │ ├──[+] enum (1:15662)
  │           │ ├──[+] enum (1:15674)
  │           │ ├──[🔀] type (1:15631)❌ 
  │           │ └──[-] nullable (1:9362)❌ 
  │           ├─┬recipients
  │           │ └─┬Schema
  │           │   └─┬authOptions
  │           │     ├─┬accessAuth
  │           │     │ ├──[-] enum (1:13148)❌ 
  │           │     │ ├──[-] enum (1:13159)❌ 
  │           │     │ ├──[+] items (1:21357)❌ 
  │           │     │ ├──[🔀] type (1:21339)❌ 
  │           │     │ ├──[-] description (1:13181)
  │           │     │ └──[-] nullable (1:13133)❌ 
  │           │     └─┬actionAuth
  │           │       ├──[-] enum (1:13345)❌ 
  │           │       ├──[-] enum (1:13364)❌ 
  │           │       ├──[-] enum (1:13381)❌ 
  │           │       ├──[-] enum (1:13323)❌ 
  │           │       ├──[-] enum (1:13334)❌ 
  │           │       ├──[+] items (1:21536)❌ 
  │           │       ├──[🔀] type (1:21518)❌ 
  │           │       ├──[-] description (1:13403)
  │           │       └──[-] nullable (1:13308)❌ 
  │           ├─┬templateId
  │           │ ├──[+] enum (1:15574)
  │           │ ├──[+] enum (1:15585)
  │           │ ├──[+] enum (1:15598)
  │           │ ├──[+] enum (1:15565)
  │           │ ├──[🔀] type (1:15546)❌ 
  │           │ └──[-] nullable (1:9414)❌ 
  │           ├─┬visibility
  │           │ ├──[-] enum (1:7898)❌ 
  │           │ ├──[-] enum (1:7910)❌ 
  │           │ └──[-] enum (1:7931)❌ 
  │           ├─┬authOptions
  │           │ ├─┬globalAccessAuth
  │           │ │ ├──[-] enum (1:8498)❌ 
  │           │ │ ├──[-] enum (1:8509)❌ 
  │           │ │ ├──[+] items (1:16064)❌ 
  │           │ │ ├──[🔀] type (1:16046)❌ 
  │           │ │ ├──[-] description (1:8531)
  │           │ │ └──[-] nullable (1:8483)❌ 
  │           │ └─┬globalActionAuth
  │           │   ├──[-] enum (1:8679)❌ 
  │           │   ├──[-] enum (1:8690)❌ 
  │           │   ├──[-] enum (1:8701)❌ 
  │           │   ├──[-] enum (1:8720)❌ 
  │           │   ├──[+] items (1:16249)❌ 
  │           │   ├──[🔀] type (1:16231)❌ 
  │           │   ├──[-] description (1:8742)
  │           │   └──[-] nullable (1:8664)❌ 
  │           └─┬source
  │             ├──[-] enum (1:8077)❌ 
  │             ├──[-] enum (1:8089)❌ 
  │             ├──[-] enum (1:8065)❌ 
  │             └──[🔀] type (1:15715)❌ 
  ├─┬/document/recipient/update-many
  │ └─┬POST
  │   ├─┬Responses
  │   │ └─┬200
  │   │   └─┬application/json
  │   │     └─┬Schema
  │   │       └─┬recipients
  │   │         └─┬Schema
  │   │           └─┬authOptions
  │   │             ├─┬actionAuth
  │   │             │ ├──[-] enum (1:197291)❌ 
  │   │             │ ├──[-] enum (1:197302)❌ 
  │   │             │ ├──[-] enum (1:197321)❌ 
  │   │             │ ├──[-] enum (1:197338)❌ 
  │   │             │ ├──[-] enum (1:197280)❌ 
  │   │             │ ├──[+] items (1:196629)❌ 
  │   │             │ ├──[🔀] type (1:196611)❌ 
  │   │             │ ├──[-] description (1:197360)
  │   │             │ └──[-] nullable (1:197265)❌ 
  │   │             └─┬accessAuth
  │   │               ├──[-] enum (1:197105)❌ 
  │   │               ├──[-] enum (1:197116)❌ 
  │   │               ├──[+] items (1:196450)❌ 
  │   │               ├──[🔀] type (1:196432)❌ 
  │   │               ├──[-] description (1:197138)
  │   │               └──[-] nullable (1:197090)❌ 
  │   └─┬Requestbody
  │     └─┬application/json
  │       └─┬Schema
  │         └─┬recipients
  │           └─┬Schema
  │             ├─┬actionAuth
  │             │ ├──[-] enum (1:195916)❌ 
  │             │ ├──[-] enum (1:195858)❌ 
  │             │ ├──[-] enum (1:195869)❌ 
  │             │ ├──[-] enum (1:195880)❌ 
  │             │ ├──[-] enum (1:195899)❌ 
  │             │ ├──[+] items (1:195172)❌ 
  │             │ ├──[🔀] type (1:195154)❌ 
  │             │ ├──[-] description (1:195938)
  │             │ ├──[+] default (1:195377)❌ 
  │             │ └──[-] nullable (1:195843)❌ 
  │             └─┬accessAuth
  │               ├──[-] enum (1:195683)❌ 
  │               ├──[-] enum (1:195694)❌ 
  │               ├──[+] items (1:194978)❌ 
  │               ├──[🔀] type (1:194960)❌ 
  │               ├──[-] description (1:195716)
  │               ├──[+] default (1:195126)❌ 
  │               └──[-] nullable (1:195668)❌ 
  ├─┬/document/update
  │ └─┬POST
  │   ├─┬Responses
  │   │ └─┬200
  │   │   └─┬application/json
  │   │     └─┬Schema
  │   │       ├──[+] required (1:6524)❌ 
  │   │       ├──[+] required (1:6512)❌ 
  │   │       ├──[+] properties (1:6202)
  │   │       ├──[+] properties (1:6252)
  │   │       ├─┬teamId
  │   │       │ ├──[+] enum (1:4759)
  │   │       │ ├──[+] enum (1:4768)
  │   │       │ ├──[+] enum (1:4779)
  │   │       │ ├──[+] enum (1:4792)
  │   │       │ ├──[🔀] type (1:4740)❌ 
  │   │       │ └──[-] nullable (1:48731)❌ 
  │   │       ├─┬status
  │   │       │ ├──[+] enum (1:4844)
  │   │       │ ├──[+] enum (1:4856)
  │   │       │ ├──[+] enum (1:4868)
  │   │       │ ├──[-] enum (1:47349)❌ 
  │   │       │ ├──[-] enum (1:47358)❌ 
  │   │       │ ├──[-] enum (1:47369)❌ 
  │   │       │ └──[-] enum (1:47382)❌ 
  │   │       ├─┬title
  │   │       │ ├──[🔀] type (1:6173)❌ 
  │   │       │ └──[+] nullable (1:6195)❌ 
  │   │       ├─┬userId
  │   │       │ ├──[🔀] type (1:6005)❌ 
  │   │       │ └──[-] description (1:47683)
  │   │       ├─┬source
  │   │       │ ├──[-] enum (1:47434)❌ 
  │   │       │ ├──[-] enum (1:47446)❌ 
  │   │       │ ├──[-] enum (1:47458)❌ 
  │   │       │ └──[🔀] type (1:4909)❌ 
  │   │       ├─┬authOptions
  │   │       │ ├─┬globalAccessAuth
  │   │       │ │ ├──[-] enum (1:47867)❌ 
  │   │       │ │ ├──[-] enum (1:47878)❌ 
  │   │       │ │ ├──[+] items (1:5258)❌ 
  │   │       │ │ ├──[🔀] type (1:5240)❌ 
  │   │       │ │ ├──[-] description (1:47900)
  │   │       │ │ └──[-] nullable (1:47852)❌ 
  │   │       │ └─┬globalActionAuth
  │   │       │   ├──[-] enum (1:48070)❌ 
  │   │       │   ├──[-] enum (1:48089)❌ 
  │   │       │   ├──[-] enum (1:48048)❌ 
  │   │       │   ├──[-] enum (1:48059)❌ 
  │   │       │   ├──[+] items (1:5443)❌ 
  │   │       │   ├──[🔀] type (1:5425)❌ 
  │   │       │   ├──[-] description (1:48111)
  │   │       │   └──[-] nullable (1:48033)❌ 
  │   │       ├─┬visibility
  │   │       │ ├──[-] enum (1:47300)❌ 
  │   │       │ ├──[-] enum (1:47267)❌ 
  │   │       │ ├──[-] enum (1:47279)❌ 
  │   │       │ └──[🔀] type (1:6288)❌ 
  │   │       ├─┬templateId
  │   │       │ └──[-] nullable (1:48783)❌ 
  │   │       ├─┬id
  │   │       │ ├──[+] additionalProperties (1:5808)❌ 
  │   │       │ ├──[🔀] type (1:5756)❌ 
  │   │       │ └──[+] nullable (1:5778)❌ 
  │   │       └─┬formValues
  │   │         ├──[-] additionalProperties (1:48378)❌ 
  │   │         └──[🔀] type (1:6223)❌ 
  │   └─┬Requestbody
  │     └─┬application/json
  │       └─┬Schema
  │         └─┬data
  │           ├──[+] properties (1:1357)
  │           ├─┬visibility
  │           │ ├──[-] enum (1:43455)❌ 
  │           │ ├──[-] enum (1:43467)❌ 
  │           │ ├──[-] enum (1:43488)❌ 
  │           │ ├──[🔀] type (1:1393)❌ 
  │           │ └──[-] description (1:43513)
  │           ├─┬globalActionAuth
  │           │ ├──[-] enum (1:43837)❌ 
  │           │ ├──[-] enum (1:43796)❌ 
  │           │ ├──[-] enum (1:43807)❌ 
  │           │ ├──[-] enum (1:43818)❌ 
  │           │ ├──[+] items (1:1123)❌ 
  │           │ ├──[🔀] type (1:1105)❌ 
  │           │ ├──[-] description (1:43859)
  │           │ └──[-] nullable (1:43781)❌ 
  │           └─┬globalAccessAuth
  │             ├──[-] enum (1:43615)❌ 
  │             ├──[-] enum (1:43626)❌ 
  │             ├──[+] items (1:938)❌ 
  │             ├──[🔀] type (1:920)❌ 
  │             ├──[-] description (1:43648)
  │             └──[-] nullable (1:43600)❌ 
  ├─┬/template/use
  │ └─┬POST
  │   ├─┬Responses
  │   │ └─┬200
  │   │   └─┬application/json
  │   │     └─┬Schema
  │   │       ├──[+] required (1:287596)❌ 
  │   │       ├──[+] required (1:287552)❌ 
  │   │       ├──[+] properties (1:280413)
  │   │       ├──[+] properties (1:277516)
  │   │       ├─┬id
  │   │       │ ├──[🔀] type (1:277537)❌ 
  │   │       │ └──[+] nullable (1:277559)❌ 
  │   │       ├─┬title
  │   │       │ └──[🔀] type (1:277453)❌ 
  │   │       ├─┬updatedAt
  │   │       │ ├──[🔀] type (1:277487)❌ 
  │   │       │ └──[+] nullable (1:277509)❌ 
  │   │       ├─┬source
  │   │       │ ├──[-] enum (1:274952)❌ 
  │   │       │ ├──[-] enum (1:274928)❌ 
  │   │       │ ├──[-] enum (1:274940)❌ 
  │   │       │ └──[🔀] type (1:276223)❌ 
  │   │       ├─┬userId
  │   │       │ ├──[🔀] type (1:277215)❌ 
  │   │       │ └──[-] description (1:275177)
  │   │       ├─┬status
  │   │       │ ├──[-] enum (1:274843)❌ 
  │   │       │ ├──[-] enum (1:274852)❌ 
  │   │       │ ├──[-] enum (1:274863)❌ 
  │   │       │ ├──[-] enum (1:274876)❌ 
  │   │       │ ├──[+] items (1:281045)❌ 
  │   │       │ └──[🔀] type (1:281027)❌ 
  │   │       ├─┬templateId
  │   │       │ ├──[+] enum (1:276073)
  │   │       │ ├──[+] enum (1:276082)
  │   │       │ ├──[+] enum (1:276093)
  │   │       │ ├──[+] enum (1:276106)
  │   │       │ ├──[🔀] type (1:276054)❌ 
  │   │       │ └──[-] nullable (1:276277)❌ 
  │   │       ├─┬recipients
  │   │       │ └─┬Schema
  │   │       │   └─┬authOptions
  │   │       │     ├─┬actionAuth
  │   │       │     │ ├──[-] enum (1:280197)❌ 
  │   │       │     │ ├──[-] enum (1:280208)❌ 
  │   │       │     │ ├──[-] enum (1:280227)❌ 
  │   │       │     │ ├──[-] enum (1:280244)❌ 
  │   │       │     │ ├──[-] enum (1:280186)❌ 
  │   │       │     │ ├──[+] items (1:282044)❌ 
  │   │       │     │ ├──[🔀] type (1:282026)❌ 
  │   │       │     │ ├──[-] description (1:280266)
  │   │       │     │ └──[-] nullable (1:280171)❌ 
  │   │       │     └─┬accessAuth
  │   │       │       ├──[-] enum (1:280011)❌ 
  │   │       │       ├──[-] enum (1:280022)❌ 
  │   │       │       ├──[+] items (1:281865)❌ 
  │   │       │       ├──[🔀] type (1:281847)❌ 
  │   │       │       ├──[-] description (1:280044)
  │   │       │       └──[-] nullable (1:279996)❌ 
  │   │       ├─┬visibility
  │   │       │ ├──[-] enum (1:274761)❌ 
  │   │       │ ├──[-] enum (1:274773)❌ 
  │   │       │ └──[-] enum (1:274794)❌ 
  │   │       ├─┬authOptions
  │   │       │ ├─┬globalAccessAuth
  │   │       │ │ ├──[-] enum (1:275361)❌ 
  │   │       │ │ ├──[-] enum (1:275372)❌ 
  │   │       │ │ ├──[+] items (1:276572)❌ 
  │   │       │ │ ├──[🔀] type (1:276554)❌ 
  │   │       │ │ ├──[-] description (1:275394)
  │   │       │ │ └──[-] nullable (1:275346)❌ 
  │   │       │ └─┬globalActionAuth
  │   │       │   ├──[-] enum (1:275542)❌ 
  │   │       │   ├──[-] enum (1:275553)❌ 
  │   │       │   ├──[-] enum (1:275564)❌ 
  │   │       │   ├──[-] enum (1:275583)❌ 
  │   │       │   ├──[+] items (1:276757)❌ 
  │   │       │   ├──[🔀] type (1:276739)❌ 
  │   │       │   ├──[-] description (1:275605)
  │   │       │   └──[-] nullable (1:275527)❌ 
  │   │       ├─┬teamId
  │   │       │ ├──[+] enum (1:276170)
  │   │       │ ├──[+] enum (1:276182)
  │   │       │ ├──[+] enum (1:276158)
  │   │       │ ├──[🔀] type (1:276139)❌ 
  │   │       │ └──[-] nullable (1:276225)❌ 
  │   │       └─┬formValues
  │   │         ├──[-] additionalProperties (1:275872)❌ 
  │   │         ├──[+] required (1:280954)❌ 
  │   │         ├──[+] required (1:280964)❌ 
  │   │         ├──[+] required (1:280898)❌ 
  │   │         ├──[+] required (1:280920)❌ 
  │   │         ├──[+] required (1:280934)❌ 
  │   │         ├──[+] required (1:280944)❌ 
  │   │         ├──[+] required (1:280976)❌ 
  │   │         ├──[+] required (1:280989)❌ 
  │   │         ├──[+] required (1:280904)❌ 
  │   │         ├──[+] required (1:280912)❌ 
  │   │         ├──[+] properties (1:280818)
  │   │         ├──[+] properties (1:280475)
  │   │         ├──[+] properties (1:280501)
  │   │         ├──[+] properties (1:280768)
  │   │         ├──[+] properties (1:280737)
  │   │         ├──[+] properties (1:280707)
  │   │         ├──[+] properties (1:280529)
  │   │         ├──[+] properties (1:280851)
  │   │         ├──[+] properties (1:280677)
  │   │         └──[+] properties (1:280591)
  │   └─┬Requestbody
  │     └─┬application/json
  │       └─┬Schema
  │         └─┬prefillFields
  │           └─┬Schema
  │             └─┬ALLOF
  │               └──[+] oneOf (1:275434)
  ├─┬/template/recipient/update-many
  │ └─┬POST
  │   ├─┬Responses
  │   │ └─┬200
  │   │   └─┬application/json
  │   │     └─┬Schema
  │   │       └─┬recipients
  │   │         └─┬Schema
  │   │           └─┬authOptions
  │   │             ├─┬accessAuth
  │   │             │ ├──[-] enum (1:230772)❌ 
  │   │             │ ├──[-] enum (1:230783)❌ 
  │   │             │ ├──[+] items (1:230417)❌ 
  │   │             │ ├──[🔀] type (1:230399)❌ 
  │   │             │ ├──[-] description (1:230805)
  │   │             │ └──[-] nullable (1:230757)❌ 
  │   │             └─┬actionAuth
  │   │               ├──[-] enum (1:230947)❌ 
  │   │               ├──[-] enum (1:230958)❌ 
  │   │               ├──[-] enum (1:230969)❌ 
  │   │               ├──[-] enum (1:230988)❌ 
  │   │               ├──[-] enum (1:231005)❌ 
  │   │               ├──[+] items (1:230596)❌ 
  │   │               ├──[🔀] type (1:230578)❌ 
  │   │               ├──[-] description (1:231027)
  │   │               └──[-] nullable (1:230932)❌ 
  │   └─┬Requestbody
  │     └─┬application/json
  │       └─┬Schema
  │         └─┬recipients
  │           └─┬Schema
  │             ├─┬actionAuth
  │             │ ├──[-] enum (1:229525)❌ 
  │             │ ├──[-] enum (1:229536)❌ 
  │             │ ├──[-] enum (1:229547)❌ 
  │             │ ├──[-] enum (1:229566)❌ 
  │             │ ├──[-] enum (1:229583)❌ 
  │             │ ├──[+] items (1:229139)❌ 
  │             │ ├──[🔀] type (1:229121)❌ 
  │             │ ├──[-] description (1:229605)
  │             │ ├──[+] default (1:229344)❌ 
  │             │ └──[-] nullable (1:229510)❌ 
  │             └─┬accessAuth
  │               ├──[-] enum (1:229350)❌ 
  │               ├──[-] enum (1:229361)❌ 
  │               ├──[+] items (1:228945)❌ 
  │               ├──[🔀] type (1:228927)❌ 
  │               ├──[-] description (1:229383)
  │               ├──[+] default (1:229093)❌ 
  │               └──[-] nullable (1:229335)❌ 
  ├─┬/document/create/beta
  │ └─┬POST
  │   ├─┬Responses
  │   │ └─┬200
  │   │   └─┬application/json
  │   │     └─┬Schema
  │   │       └─┬document
  │   │         ├──[+] required (1:50925)❌ 
  │   │         ├──[+] required (1:50969)❌ 
  │   │         ├──[+] properties (1:43786)
  │   │         ├──[+] properties (1:40889)
  │   │         ├─┬updatedAt
  │   │         │ ├──[🔀] type (1:40860)❌ 
  │   │         │ └──[+] nullable (1:40882)❌ 
  │   │         ├─┬source
  │   │         │ ├──[-] enum (1:31143)❌ 
  │   │         │ ├──[-] enum (1:31155)❌ 
  │   │         │ ├──[-] enum (1:31167)❌ 
  │   │         │ └──[🔀] type (1:39596)❌ 
  │   │         ├─┬status
  │   │         │ ├──[-] enum (1:31058)❌ 
  │   │         │ ├──[-] enum (1:31067)❌ 
  │   │         │ ├──[-] enum (1:31078)❌ 
  │   │         │ ├──[-] enum (1:31091)❌ 
  │   │         │ ├──[+] items (1:44418)❌ 
  │   │         │ └──[🔀] type (1:44400)❌ 
  │   │         ├─┬userId
  │   │         │ ├──[🔀] type (1:40588)❌ 
  │   │         │ └──[-] description (1:31392)
  │   │         ├─┬visibility
  │   │         │ ├──[-] enum (1:30976)❌ 
  │   │         │ ├──[-] enum (1:30988)❌ 
  │   │         │ └──[-] enum (1:31009)❌ 
  │   │         ├─┬templateId
  │   │         │ ├──[+] enum (1:39446)
  │   │         │ ├──[+] enum (1:39455)
  │   │         │ ├──[+] enum (1:39466)
  │   │         │ ├──[+] enum (1:39479)
  │   │         │ ├──[🔀] type (1:39427)❌ 
  │   │         │ └──[-] nullable (1:32492)❌ 
  │   │         ├─┬formValues
  │   │         │ ├──[-] additionalProperties (1:32087)❌ 
  │   │         │ ├──[+] required (1:44277)❌ 
  │   │         │ ├──[+] required (1:44285)❌ 
  │   │         │ ├──[+] required (1:44327)❌ 
  │   │         │ ├──[+] required (1:44349)❌ 
  │   │         │ ├──[+] required (1:44362)❌ 
  │   │         │ ├──[+] required (1:44271)❌ 
  │   │         │ ├──[+] required (1:44293)❌ 
  │   │         │ ├──[+] required (1:44307)❌ 
  │   │         │ ├──[+] required (1:44317)❌ 
  │   │         │ ├──[+] required (1:44337)❌ 
  │   │         │ ├──[+] properties (1:44191)
  │   │         │ ├──[+] properties (1:43848)
  │   │         │ ├──[+] properties (1:43874)
  │   │         │ ├──[+] properties (1:44141)
  │   │         │ ├──[+] properties (1:44110)
  │   │         │ ├──[+] properties (1:44080)
  │   │         │ ├──[+] properties (1:43902)
  │   │         │ ├──[+] properties (1:44224)
  │   │         │ ├──[+] properties (1:44050)
  │   │         │ └──[+] properties (1:43964)
  │   │         ├─┬authOptions
  │   │         │ ├─┬globalAccessAuth
  │   │         │ │ ├──[-] enum (1:31576)❌ 
  │   │         │ │ ├──[-] enum (1:31587)❌ 
  │   │         │ │ ├──[+] items (1:39945)❌ 
  │   │         │ │ ├──[🔀] type (1:39927)❌ 
  │   │         │ │ ├──[-] description (1:31609)
  │   │         │ │ └──[-] nullable (1:31561)❌ 
  │   │         │ └─┬globalActionAuth
  │   │         │   ├──[-] enum (1:31757)❌ 
  │   │         │   ├──[-] enum (1:31768)❌ 
  │   │         │   ├──[-] enum (1:31779)❌ 
  │   │         │   ├──[-] enum (1:31798)❌ 
  │   │         │   ├──[+] items (1:40130)❌ 
  │   │         │   ├──[🔀] type (1:40112)❌ 
  │   │         │   ├──[-] description (1:31820)
  │   │         │   └──[-] nullable (1:31742)❌ 
  │   │         ├─┬teamId
  │   │         │ ├──[+] enum (1:39531)
  │   │         │ ├──[+] enum (1:39543)
  │   │         │ ├──[+] enum (1:39555)
  │   │         │ ├──[🔀] type (1:39512)❌ 
  │   │         │ └──[-] nullable (1:32440)❌ 
  │   │         ├─┬recipients
  │   │         │ └─┬Schema
  │   │         │   └─┬authOptions
  │   │         │     ├─┬accessAuth
  │   │         │     │ ├──[-] enum (1:36226)❌ 
  │   │         │     │ ├──[-] enum (1:36237)❌ 
  │   │         │     │ ├──[+] items (1:45238)❌ 
  │   │         │     │ ├──[🔀] type (1:45220)❌ 
  │   │         │     │ ├──[-] description (1:36259)
  │   │         │     │ └──[-] nullable (1:36211)❌ 
  │   │         │     └─┬actionAuth
  │   │         │       ├──[-] enum (1:36401)❌ 
  │   │         │       ├──[-] enum (1:36412)❌ 
  │   │         │       ├──[-] enum (1:36423)❌ 
  │   │         │       ├──[-] enum (1:36442)❌ 
  │   │         │       ├──[-] enum (1:36459)❌ 
  │   │         │       ├──[+] items (1:45417)❌ 
  │   │         │       ├──[🔀] type (1:45399)❌ 
  │   │         │       ├──[-] description (1:36481)
  │   │         │       └──[-] nullable (1:36386)❌ 
  │   │         ├─┬id
  │   │         │ ├──[🔀] type (1:40910)❌ 
  │   │         │ └──[+] nullable (1:40932)❌ 
  │   │         └─┬title
  │   │           └──[🔀] type (1:40826)❌ 
  │   └─┬Requestbody
  │     └─┬application/json
  │       └─┬Schema
  │         ├─┬recipients
  │         │ └─┬Schema
  │         │   ├─┬accessAuth
  │         │   │ ├──[-] enum (1:21631)❌ 
  │         │   │ ├──[-] enum (1:21642)❌ 
  │         │   │ ├──[+] items (1:29950)❌ 
  │         │   │ ├──[🔀] type (1:29932)❌ 
  │         │   │ ├──[-] description (1:21664)
  │         │   │ ├──[+] default (1:30098)❌ 
  │         │   │ └──[-] nullab...

@github-actions github-actions bot added the patch Patch version bump label Jul 2, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1751415201 branch 8 times, most recently from 3884ac3 to 16d7e13 Compare July 10, 2025 00:14
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1751415201 branch 7 times, most recently from 1fa97cc to 4ff25ef Compare July 17, 2025 00:15
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1751415201 branch 7 times, most recently from 2b13512 to 65530ea Compare July 24, 2025 00:15
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1751415201 branch 7 times, most recently from 9795e27 to c218f3a Compare July 31, 2025 00:15
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1751415201 branch 8 times, most recently from a103b53 to 03062c2 Compare August 18, 2025 00:15
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1751415201 branch 8 times, most recently from ef4a55b to 1a87655 Compare August 26, 2025 00:14
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1751415201 branch 2 times, most recently from 32eb493 to 0b6e562 Compare August 28, 2025 00:14
@github-actions github-actions bot changed the title chore: 🐝 Update SDK - Generate 0.2.1 chore: 🐝 Update SDK - Generate 0.3.0 Aug 28, 2025
@github-actions github-actions bot added minor Minor version bump and removed patch Patch version bump labels Aug 28, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1751415201 branch 4 times, most recently from 0d35730 to 218c4d3 Compare September 1, 2025 00:16
* `documenso.documents.recipients.update()`: 
  *  `request.recipient` **Changed** **Breaking** ⚠️
  *  `response.auth_options` **Changed** **Breaking** ⚠️
* `documenso.documents.create_v0()`: 
  *  `request` **Changed** **Breaking** ⚠️
  *  `response.document` **Changed** **Breaking** ⚠️
* `documenso.templates.recipients.update_many()`: 
  *  `request.recipients.[]` **Changed** **Breaking** ⚠️
  *  `response.recipients.[].auth_options` **Changed** **Breaking** ⚠️
* `documenso.templates.recipients.update()`: 
  *  `request.recipient` **Changed** **Breaking** ⚠️
  *  `response.auth_options` **Changed** **Breaking** ⚠️
* `documenso.documents.find()`: 
  *  `request.folder_id` **Added**
  *  `response.data.[]` **Changed** **Breaking** ⚠️
* `documenso.documents.get()`: 
  *  `request.folder_id` **Added**
  *  `response` **Changed** **Breaking** ⚠️
* `documenso.documents.recipients.create_many()`: 
  *  `request.recipients.[]` **Changed** **Breaking** ⚠️
  *  `response.recipients.[].auth_options` **Changed** **Breaking** ⚠️
* `documenso.documents.update()`: 
  *  `request.data` **Changed** **Breaking** ⚠️
  *  `response` **Changed** **Breaking** ⚠️
* `documenso.documents.distribute()`:  `response` **Changed** **Breaking** ⚠️
* `documenso.documents.recipients.get()`:  `response.auth_options` **Changed** **Breaking** ⚠️
* `documenso.templates.recipients.create_many()`: 
  *  `request.recipients.[]` **Changed** **Breaking** ⚠️
  *  `response.recipients.[].auth_options` **Changed** **Breaking** ⚠️
* `documenso.documents.recipients.create()`: 
  *  `request.recipient` **Changed** **Breaking** ⚠️
  *  `response.auth_options` **Changed** **Breaking** ⚠️
* `documenso.templates.update()`: 
  *  `request.data` **Changed** **Breaking** ⚠️
  *  `response` **Changed** **Breaking** ⚠️
* `documenso.documents.recipients.update_many()`: 
  *  `request.recipients.[]` **Changed** **Breaking** ⚠️
  *  `response.recipients.[].auth_options` **Changed** **Breaking** ⚠️
* `documenso.templates.find()`: 
  *  `request.folder_id` **Added**
  *  `response.data.[]` **Changed** **Breaking** ⚠️
* `documenso.templates.get()`:  `response` **Changed** **Breaking** ⚠️
* `documenso.templates.recipients.create()`: 
  *  `request.recipient` **Changed** **Breaking** ⚠️
  *  `response.auth_options` **Changed** **Breaking** ⚠️
* `documenso.templates.duplicate()`:  `response` **Changed** **Breaking** ⚠️
* `documenso.templates.use()`: 
  *  `request.prefill_fields.[].[class]` **Added**
  *  `response` **Changed** **Breaking** ⚠️
* `documenso.templates.recipients.get()`:  `response.auth_options` **Changed** **Breaking** ⚠️
* `documenso.embedding.embedding_presign-create_embedding_presign_token()`: **Added**
* `documenso.embedding.embedding_presign-verify_embedding_presign_token()`: **Added**
* `documenso.templates.move_to_team()`: **Deleted** **Breaking** ⚠️
* `documenso.documents.move_to_team()`: **Deleted** **Breaking** ⚠️
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1751415201 branch from 8402b96 to b2e742d Compare September 2, 2025 00:13
@dguyen dguyen merged commit 8f8af25 into main Sep 2, 2025
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.

3 participants