Skip to content

Conversation

github-actions[bot]
Copy link
Contributor

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

SDK update

Versioning

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

SDK Changes Detected:

  • documenso.documents.get():
    • request.folderId Removed Breaking ⚠️
    • response Changed
  • documenso.documents.recipients.update(): response.fields.[].fieldMeta.[class].direction Added
  • documenso.templates.fields.updateMany():
    • request.fields.[].[class].fieldMeta.direction Added
    • response.fields.[].fieldMeta.[class].direction Added
  • documenso.template.templateCreateTemplateTemporary(): Added
  • documenso.documents.createV0():
    • request Changed
    • response.document Changed
  • documenso.documents.distribute():
    • request.meta Changed
  • documenso.documents.fields.get(): response.fieldmeta.[class].direction Added
  • documenso.documents.fields.create():
    • request.field.[class].fieldMeta.direction Added
    • response.fieldmeta.[class].direction Added
  • documenso.documents.fields.createMany():
    • request.fields.[].[class].fieldMeta.direction Added
    • response.fields.[].fieldMeta.[class].direction Added
  • documenso.documents.fields.update():
    • request.field.[class].fieldMeta.direction Added
    • response.fieldmeta.[class].direction Added
  • documenso.documents.fields.updateMany():
    • request.fields.[].[class].fieldMeta.direction Added
    • response.fields.[].fieldMeta.[class].direction Added
  • documenso.documents.recipients.get(): response.fields.[].fieldMeta.[class].direction Added
  • documenso.document.documentDownload(): Added
  • documenso.documents.update():
    • request.meta Changed
  • documenso.templates.get(): response Changed
  • documenso.documents.recipients.updateMany(): response.recipients.[].fields.[].fieldMeta.[class].direction Added
  • documenso.templates.update():
    • request.meta Changed
  • documenso.templates.use():
    • request.folderId Added
    • response Changed
  • documenso.templates.fields.create():
    • request.field.[class].fieldMeta.direction Added
    • response.fieldmeta.[class].direction Added
  • documenso.templates.fields.get(): response.fieldmeta.[class].direction Added
  • documenso.templates.fields.createMany():
    • request.fields.[].[class].fieldMeta.direction Added
    • response.fields.[].fieldMeta.[class].direction Added
  • documenso.templates.fields.update():
    • request.field.[class].fieldMeta.direction Added
    • response.fieldmeta.[class].direction Added
  • documenso.templates.find(): response.data.[].fields.[].fieldMeta.[class].direction Added
  • documenso.templates.recipients.get(): response.fields.[].fieldMeta.[class].direction Added
  • documenso.templates.recipients.update(): response.fields.[].fieldMeta.[class].direction Added
  • documenso.templates.recipients.updateMany(): response.recipients.[].fields.[].fieldMeta.[class].direction Added
OpenAPI Change Summary
└─┬Paths
  ├──[+] path (24358:5)
  ├──[+] path (2899:5)
  ├─┬/template/field/create
  │ └─┬POST
  │   ├─┬Responses
  │   │ └─┬200
  │   │   └─┬application/json
  │   │     └─┬Schema
  │   │       └─┬fieldMeta
  │   │         └─┬ONEOF
  │   │           ├──[+] required (11622:29)❌ 
  │   │           ├──[+] properties (11611:29)
  │   │           ├─┬label
  │   │           │ ├──[+] enum (11614:33)
  │   │           │ ├──[+] enum (11615:33)
  │   │           │ └──[+] default (11617:42)❌ 
  │   │           ├─┬type
  │   │           │ ├──[-] enum (1:126069)❌ 
  │   │           │ └──[🔀] type (11572:39)❌ 
  │   │           ├─┬values
  │   │           │ ├──[-] items (1:126120)❌ 
  │   │           │ └──[🔀] type (11606:39)❌ 
  │   │           ├─┬validationLength
  │   │           │ ├──[+] enum (11580:33)
  │   │           │ └──[🔀] type (11578:39)❌ 
  │   │           ├─┬validationRule
  │   │           │ └──[🔀] type (11609:39)❌ 
  │   │           └─┬readOnly
  │   │             └──[🔀] type (11569:39)❌ 
  │   └─┬Requestbody
  │     └─┬application/json
  │       └─┬Schema
  │         └─┬field
  │           └─┬ALLOF
  │             └─┬ONEOF
  │               └─┬fieldMeta
  │                 ├──[+] properties (11074:35)
  │                 ├─┬readOnly
  │                 │ └──[🔀] type (11032:45)❌ 
  │                 ├─┬label
  │                 │ ├──[+] enum (11077:39)
  │                 │ ├──[+] enum (11078:39)
  │                 │ └──[+] default (11080:48)❌ 
  │                 ├─┬type
  │                 │ ├──[-] enum (1:120642)❌ 
  │                 │ └──[🔀] type (11035:45)❌ 
  │                 ├─┬validationRule
  │                 │ └──[🔀] type (11072:45)❌ 
  │                 ├─┬values
  │                 │ ├──[-] items (1:120693)❌ 
  │                 │ └──[🔀] type (11069:45)❌ 
  │                 └─┬validationLength
  │                   ├──[+] enum (11043:39)
  │                   └──[🔀] type (11041:45)❌ 
  ├─┬/template
  │ └─┬GET
  │   └─┬Responses
  │     └─┬200
  │       └─┬application/json
  │         └─┬Schema
  │           └─┬data
  │             └─┬Schema
  │               └─┬fields
  │                 └─┬Schema
  │                   └─┬fieldMeta
  │                     └─┬ONEOF
  │                       ├──[+] required (22816:41)❌ 
  │                       ├──[+] properties (22805:41)
  │                       ├─┬type
  │                       │ ├──[-] enum (1:244431)❌ 
  │                       │ └──[🔀] type (22766:51)❌ 
  │                       ├─┬label
  │                       │ ├──[+] enum (22808:45)
  │                       │ ├──[+] enum (22809:45)
  │                       │ └──[+] default (22811:54)❌ 
  │                       ├─┬validationRule
  │                       │ └──[🔀] type (22803:51)❌ 
  │                       ├─┬readOnly
  │                       │ └──[🔀] type (22763:51)❌ 
  │                       ├─┬validationLength
  │                       │ ├──[+] enum (22774:45)
  │                       │ └──[🔀] type (22772:51)❌ 
  │                       └─┬values
  │                         ├──[-] items (1:244482)❌ 
  │                         └──[🔀] type (22800:51)❌ 
  ├─┬/template/field/update
  │ └─┬POST
  │   ├─┬Responses
  │   │ └─┬200
  │   │   └─┬application/json
  │   │     └─┬Schema
  │   │       └─┬fieldMeta
  │   │         └─┬ONEOF
  │   │           ├──[+] required (14637:29)❌ 
  │   │           ├──[+] properties (14626:29)
  │   │           ├─┬label
  │   │           │ ├──[+] enum (14629:33)
  │   │           │ ├──[+] enum (14630:33)
  │   │           │ └──[+] default (14632:42)❌ 
  │   │           ├─┬readOnly
  │   │           │ └──[🔀] type (14584:39)❌ 
  │   │           ├─┬validationLength
  │   │           │ ├──[+] enum (14595:33)
  │   │           │ └──[🔀] type (14593:39)❌ 
  │   │           ├─┬validationRule
  │   │           │ └──[🔀] type (14624:39)❌ 
  │   │           ├─┬type
  │   │           │ ├──[-] enum (1:155511)❌ 
  │   │           │ └──[🔀] type (14587:39)❌ 
  │   │           └─┬values
  │   │             ├──[-] items (1:155562)❌ 
  │   │             └──[🔀] type (14621:39)❌ 
  │   └─┬Requestbody
  │     └─┬application/json
  │       └─┬Schema
  │         └─┬field
  │           └─┬ALLOF
  │             └─┬ONEOF
  │               └─┬fieldMeta
  │                 ├──[+] properties (14094:35)
  │                 ├─┬values
  │                 │ ├──[-] items (1:150222)❌ 
  │                 │ └──[🔀] type (14089:45)❌ 
  │                 ├─┬validationRule
  │                 │ └──[🔀] type (14092:45)❌ 
  │                 ├─┬label
  │                 │ ├──[+] enum (14097:39)
  │                 │ ├──[+] enum (14098:39)
  │                 │ └──[+] default (14100:48)❌ 
  │                 ├─┬validationLength
  │                 │ ├──[+] enum (14063:39)
  │                 │ └──[🔀] type (14061:45)❌ 
  │                 ├─┬type
  │                 │ ├──[-] enum (1:150171)❌ 
  │                 │ └──[🔀] type (14055:45)❌ 
  │                 └─┬readOnly
  │                   └──[🔀] type (14052:45)❌ 
  ├─┬/document/update
  │ └─┬POST
  │   ├──[🔀] operationId (1721:24)❌ 
  │   └─┬Requestbody
  │     └─┬application/json
  │       └─┬Schema
  │         └─┬meta
  │           ├──[+] properties (1865:23)
  │           ├──[+] properties (1869:23)
  │           ├─┬typedSignatureEnabled
  │           │ ├──[🔀] type (1791:33)❌ 
  │           │ └──[🔀] description (1792:40)
  │           ├─┬emailSettings
  │           │ ├──[🔀] type (1866:33)❌ 
  │           │ ├──[+] nullable (1867:37)❌ 
  │           │ ├──[-] properties (1:3992)❌ 
  │           │ ├──[-] properties (1:4143)❌ 
  │           │ ├──[-] properties (1:3674)❌ 
  │           │ ├──[-] properties (1:4301)❌ 
  │           │ ├──[-] properties (1:3351)❌ 
  │           │ ├──[-] properties (1:3510)❌ 
  │           │ └──[-] properties (1:3180)❌ 
  │           ├─┬uploadSignatureEnabled
  │           │ ├──[🔀] type (1799:33)❌ 
  │           │ └──[🔀] description (1800:40)
  │           ├─┬signingOrder
  │           │ ├──[-] enum (1:2385)❌ 
  │           │ ├──[-] enum (1:2397)❌ 
  │           │ └──[+] description (1796:40)
  │           ├─┬redirectUrl
  │           │ ├──[+] enum (1845:27)
  │           │ ├──[+] enum (1846:27)
  │           │ ├──[+] enum (1847:27)
  │           │ ├──[+] enum (1848:27)
  │           │ ├──[+] enum (1849:27)
  │           │ ├──[+] enum (1844:27)
  │           │ └──[🔀] description (1851:40)
  │           ├─┬language
  │           │ ├──[-] enum (1:2645)❌ 
  │           │ ├──[-] enum (1:2651)❌ 
  │           │ ├──[-] enum (1:2657)❌ 
  │           │ ├──[-] enum (1:2663)❌ 
  │           │ ├──[-] enum (1:2633)❌ 
  │           │ ├──[-] enum (1:2639)❌ 
  │           │ ├──[+] format (1872:35)❌ 
  │           │ ├──[-] description (1:2685)
  │           │ └──[+] nullable (1871:37)❌ 
  │           ├─┬dateFormat
  │           │ └──[+] enum (1809:27)
  │           ├─┬subject
  │           │ └──[🔀] description (1839:40)
  │           ├─┬message
  │           │ ├──[🔀] type (1875:33)❌ 
  │           │ ├──[-] description (1:1605)
  │           │ ├──[+] properties (1897:27)
  │           │ ├──[+] properties (1902:27)
  │           │ ├──[+] properties (1892:27)
  │           │ ├──[+] properties (1907:27)
  │           │ ├──[+] properties (1882:27)
  │           │ ├──[+] properties (1887:27)
  │           │ └──[+] properties (1877:27)
  │           └─┬timezone
  │             ├──[+] enum (1831:27)
  │             ├──[+] enum (1830:27)
  │             └──[-] description (1:1717)
  ├─┬/template/field/{fieldId}
  │ └─┬GET
  │   └─┬Responses
  │     └─┬200
  │       └─┬application/json
  │         └─┬Schema
  │           └─┬fieldMeta
  │             └─┬ONEOF
  │               ├──[+] required (12200:29)❌ 
  │               ├──[+] properties (12189:29)
  │               ├─┬label
  │               │ ├──[+] enum (12193:33)
  │               │ ├──[+] enum (12192:33)
  │               │ └──[+] default (12195:42)❌ 
  │               ├─┬validationLength
  │               │ ├──[+] enum (12158:33)
  │               │ └──[🔀] type (12156:39)❌ 
  │               ├─┬values
  │               │ ├──[-] items (1:131932)❌ 
  │               │ └──[🔀] type (12184:39)❌ 
  │               ├─┬type
  │               │ ├──[-] enum (1:131881)❌ 
  │               │ └──[🔀] type (12150:39)❌ 
  │               ├─┬validationRule
  │               │ └──[🔀] type (12187:39)❌ 
  │               └─┬readOnly
  │                 └──[🔀] type (12147:39)❌ 
  ├─┬/document/recipient/{recipientId}
  │ └─┬GET
  │   └─┬Responses
  │     └─┬200
  │       └─┬application/json
  │         └─┬Schema
  │           └─┬fields
  │             └─┬Schema
  │               └─┬fieldMeta
  │                 └─┬ONEOF
  │                   ├──[+] required (16656:35)❌ 
  │                   ├──[+] properties (16645:35)
  │                   ├─┬validationRule
  │                   │ └──[🔀] type (16643:45)❌ 
  │                   ├─┬type
  │                   │ ├──[-] enum (1:175868)❌ 
  │                   │ └──[🔀] type (16606:45)❌ 
  │                   ├─┬values
  │                   │ ├──[-] items (1:175919)❌ 
  │                   │ └──[🔀] type (16640:45)❌ 
  │                   ├─┬label
  │                   │ ├──[+] enum (16648:39)
  │                   │ ├──[+] enum (16649:39)
  │                   │ └──[+] default (16651:48)❌ 
  │                   ├─┬validationLength
  │                   │ ├──[+] enum (16614:39)
  │                   │ └──[🔀] type (16612:45)❌ 
  │                   └─┬readOnly
  │                     └──[🔀] type (16603:45)❌ 
  ├─┬/document/field/update-many
  │ └─┬POST
  │   ├─┬Responses
  │   │ └─┬200
  │   │   └─┬application/json
  │   │     └─┬Schema
  │   │       └─┬fields
  │   │         └─┬Schema
  │   │           └─┬fieldMeta
  │   │             └─┬ONEOF
  │   │               ├──[+] required (10296:35)❌ 
  │   │               ├──[+] properties (10285:35)
  │   │               ├─┬values
  │   │               │ ├──[-] items (1:113153)❌ 
  │   │               │ └──[🔀] type (10280:45)❌ 
  │   │               ├─┬validationLength
  │   │               │ ├──[+] enum (10254:39)
  │   │               │ └──[🔀] type (10252:45)❌ 
  │   │               ├─┬validationRule
  │   │               │ └──[🔀] type (10283:45)❌ 
  │   │               ├─┬label
  │   │               │ ├──[+] enum (10288:39)
  │   │               │ ├──[+] enum (10289:39)
  │   │               │ └──[+] default (10291:48)❌ 
  │   │               ├─┬readOnly
  │   │               │ └──[🔀] type (10243:45)❌ 
  │   │               └─┬type
  │   │                 ├──[-] enum (1:113102)❌ 
  │   │                 └──[🔀] type (10246:45)❌ 
  │   └─┬Requestbody
  │     └─┬application/json
  │       └─┬Schema
  │         └─┬fields
  │           └─┬Schema
  │             └─┬ALLOF
  │               └─┬ONEOF
  │                 └─┬fieldMeta
  │                   ├──[+] properties (9747:37)
  │                   ├─┬type
  │                   │ ├──[-] enum (1:107689)❌ 
  │                   │ └──[🔀] type (9708:47)❌ 
  │                   ├─┬label
  │                   │ ├──[+] enum (9750:41)
  │                   │ ├──[+] enum (9751:41)
  │                   │ └──[+] default (9753:50)❌ 
  │                   ├─┬readOnly
  │                   │ └──[🔀] type (9705:47)❌ 
  │                   ├─┬values
  │                   │ ├──[-] items (1:107740)❌ 
  │                   │ └──[🔀] type (9742:47)❌ 
  │                   ├─┬validationLength
  │                   │ ├──[+] enum (9716:41)
  │                   │ └──[🔀] type (9714:47)❌ 
  │                   └─┬validationRule
  │                     └──[🔀] type (9745:47)❌ 
  ├─┬/template/use
  │ └─┬POST
  │   ├─┬Responses
  │   │ └─┬200
  │   │   └─┬application/json
  │   │     └─┬Schema
  │   │       ├─┬fields
  │   │       │ └─┬Schema
  │   │       │   └─┬fieldMeta
  │   │       │     └─┬ONEOF
  │   │       │       ├──[+] required (27545:35)❌ 
  │   │       │       ├──[+] properties (27534:35)
  │   │       │       ├─┬readOnly
  │   │       │       │ └──[🔀] type (27492:45)❌ 
  │   │       │       ├─┬validationLength
  │   │       │       │ ├──[+] enum (27503:39)
  │   │       │       │ └──[🔀] type (27501:45)❌ 
  │   │       │       ├─┬type
  │   │       │       │ ├──[-] enum (1:286485)❌ 
  │   │       │       │ └──[🔀] type (27495:45)❌ 
  │   │       │       ├─┬validationRule
  │   │       │       │ └──[🔀] type (27532:45)❌ 
  │   │       │       ├─┬values
  │   │       │       │ ├──[-] items (1:286536)❌ 
  │   │       │       │ └──[🔀] type (27529:45)❌ 
  │   │       │       └─┬label
  │   │       │         ├──[+] enum (27537:39)
  │   │       │         ├──[+] enum (27538:39)
  │   │       │         └──[+] default (27540:48)❌ 
  │   │       └─┬documentMeta
  │   │         ├──[+] required (26935:25)❌ 
  │   │         ├──[+] required (26936:25)❌ 
  │   │         ├──[+] properties (26909:25)
  │   │         ├──[+] properties (26913:25)
  │   │         ├─┬uploadSignatureEnabled
  │   │         │ ├──[🔀] type (26826:35)❌ 
  │   │         │ └──[+] nullable (26827:39)❌ 
  │   │         ├─┬message
  │   │         │ └──[-] nullable (1:278154)❌ 
  │   │         ├─┬id
  │   │         │ └──[+] nullable (26915:39)❌ 
  │   │         ├─┬typedSignatureEnabled
  │   │         │ ├──[🔀] type (26818:35)❌ 
  │   │         │ └──[+] nullable (26819:39)❌ 
  │   │         ├─┬timezone
  │   │         │ ├──[+] enum (26803:29)
  │   │         │ ├──[+] enum (26804:29)
  │   │         │ └──[-] nullable (1:278204)❌ 
  │   │         ├─┬language
  │   │         │ ├──[+] required (26902:29)❌ 
  │   │         │ ├──[+] required (26903:29)❌ 
  │   │         │ ├──[+] required (26904:29)❌ 
  │   │         │ ├──[+] required (26905:29)❌ 
  │   │         │ ├──[+] required (26906:29)❌ 
  │   │         │ ├──[+] required (26900:29)❌ 
  │   │         │ ├──[+] required (26901:29)❌ 
  │   │         │ ├──[🔀] type (26860:35)❌ 
  │   │         │ ├──[+] nullable (26861:39)❌ 
  │   │         │ ├──[+] properties (26883:29)
  │   │         │ ├──[+] properties (26888:29)
  │   │         │ ├──[+] properties (26878:29)
  │   │         │ ├──[+] properties (26893:29)
  │   │         │ ├──[+] properties (26868:29)
  │   │         │ ├──[+] properties (26873:29)
  │   │         │ └──[+] properties (26863:29)
  │   │         ├─┬password
  │   │         │ └──[-] nullable (1:278254)❌ 
  │   │         ├─┬signingOrder
  │   │         │ ├──[-] enum (1:277940)❌ 
  │   │         │ ├──[-] enum (1:277952)❌ 
  │   │         │ └──[+] nullable (26831:39)❌ 
  │   │         └─┬emailSettings
  │   │           ├──[-] required (1:280008)❌ 
  │   │           ├──[-] required (1:280028)❌ 
  │   │           ├──[-] required (1:280047)❌ 
  │   │           ├──[-] required (1:280066)❌ 
  │   │           ├──[-] required (1:280087)❌ 
  │   │           ├──[-] required (1:280106)❌ 
  │   │           ├──[-] required (1:279981)❌ 
  │   │           ├──[🔀] type (26910:35)❌ 
  │   │           ├──[-] properties (1:279498)❌ 
  │   │           ├──[-] properties (1:279649)❌ 
  │   │           ├──[-] properties (1:279180)❌ 
  │   │           ├──[-] properties (1:279807)❌ 
  │   │           ├──[-] properties (1:278857)❌ 
  │   │           ├──[-] properties (1:279016)❌ 
  │   │           └──[-] properties (1:278686)❌ 
  │   └─┬Requestbody
  │     └─┬application/json
  │       └─┬Schema
  │         ├──[+] properties (26480:19)
  │         ├─┬templateId
  │         │ ├──[+] items (26450:30)❌ 
  │         │ ├──[🔀] type (26449:29)❌ 
  │         │ └──[+] description (26470:36)
  │         ├─┬recipients
  │         │ ├──[🔀] description (26631:36)
  │         │ └─┬Schema
  │         │   ├──[-] required (1:273937)❌ 
  │         │   ├──[-] required (1:273943)❌ 
  │         │   ├──[-] type (1:273737)❌ 
  │         │   ├──[-] properties (1:273847)❌ 
  │         │   ├──[-] properties (1:273762)❌ 
  │         │   ├──[-] properties (1:273895)❌ 
  │         │   ├──[+] allOf (26488:25)
  │         │   └──[+] allOf (26499:25)
  │         └─┬prefillFields
  │           ├──[-] items (1:274411)❌ 
  │           ├──[🔀] type (26481:29)❌ 
  │           └──[🔀] description (26482:36)
  ├─┬/document/{documentId}
  │ └─┬GET
  │   ├──[-] parameters (1:15164)❌ 
  │   ├──[🔀] operationId (16:24)❌ 
  │   └─┬Responses
  │     └─┬200
  │       └─┬application/json
  │         └─┬Schema
  │           ├─┬fields
  │           │ └─┬Schema
  │           │   └─┬fieldMeta
  │           │     └─┬ONEOF
  │           │       ├──[+] required (935:35)❌ 
  │           │       ├──[+] properties (924:35)
  │           │       ├─┬type
  │           │       │ ├──[-] enum (1:25977)❌ 
  │           │       │ └──[🔀] type (885:45)❌ 
  │           │       ├─┬values
  │           │       │ ├──[-] items (1:26028)❌ 
  │           │       │ └──[🔀] type (919:45)❌ 
  │           │       ├─┬readOnly
  │           │       │ └──[🔀] type (882:45)❌ 
  │           │       ├─┬label
  │           │       │ ├──[+] enum (928:39)
  │           │       │ ├──[+] enum (927:39)
  │           │       │ └──[+] default (930:48)❌ 
  │           │       ├─┬validationLength
  │           │       │ ├──[+] enum (893:39)
  │           │       │ └──[🔀] type (891:45)❌ 
  │           │       └─┬validationRule
  │           │         └──[🔀] type (922:45)❌ 
  │           └─┬documentMeta
  │             ├──[+] required (325:25)❌ 
  │             ├──[+] required (326:25)❌ 
  │             ├──[+] properties (299:25)
  │             ├──[+] properties (303:25)
  │             ├─┬language
  │             │ ├──[+] required (296:29)❌ 
  │             │ ├──[+] required (290:29)❌ 
  │             │ ├──[+] required (291:29)❌ 
  │             │ ├──[+] required (292:29)❌ 
  │             │ ├──[+] required (293:29)❌ 
  │             │ ├──[+] required (294:29)❌ 
  │             │ ├──[+] required (295:29)❌ 
  │             │ ├──[🔀] type (250:35)❌ 
  │             │ ├──[+] nullable (251:39)❌ 
  │             │ ├──[+] properties (273:29)
  │             │ ├──[+] properties (278:29)
  │             │ ├──[+] properties (268:29)
  │             │ ├──[+] properties (283:29)
  │             │ ├──[+] properties (258:29)
  │             │ ├──[+] properties (263:29)
  │             │ └──[+] properties (253:29)
  │             ├─┬typedSignatureEnabled
  │             │ ├──[🔀] type (208:35)❌ 
  │             │ └──[+] nullable (209:39)❌ 
  │             ├─┬emailSettings
  │             │ ├──[-] required (1:19558)❌ 
  │             │ ├──[-] required (1:19579)❌ 
  │             │ ├──[-] required (1:19598)❌ 
  │             │ ├──[-] required (1:19473)❌ 
  │             │ ├──[-] required (1:19500)❌ 
  │             │ ├──[-] required (1:19520)❌ 
  │             │ ├──[-] required (1:19539)❌ 
  │             │ ├──[🔀] type (300:35)❌ 
  │             │ ├──[-] properties (1:18990)❌ 
  │             │ ├──[-] properties (1:19141)❌ 
  │             │ ├──[-] properties (1:18672)❌ 
  │             │ ├──[-] properties (1:19299)❌ 
  │             │ ├──[-] properties (1:18349)❌ 
  │             │ ├──[-] properties (1:18508)❌ 
  │             │ └──[-] properties (1:18178)❌ 
  │             ├─┬timezone
  │             │ ├──[+] enum (193:29)
  │             │ ├──[+] enum (194:29)
  │             │ └──[-] nullable (1:17696)❌ 
  │             ├─┬signingOrder
  │             │ ├──[-] enum (1:17432)❌ 
  │             │ ├──[-] enum (1:17444)❌ 
  │             │ └──[+] nullable (221:39)❌ 
  │             ├─┬message
  │             │ └──[-] nullable (1:17646)❌ 
  │             ├─┬id
  │             │ └──[+] nullable (305:39)❌ 
  │             ├─┬uploadSignatureEnabled
  │             │ ├──[🔀] type (216:35)❌ 
  │             │ └──[+] nullable (217:39)❌ 
  │             └─┬password
  │               └──[-] nullable (1:17746)❌ 
  ├─┬/document
  │ └─┬GET
  │   └──[🔀] operationId (1142:24)❌ 
  ├─┬/document/field/{fieldId}
  │ └─┬GET
  │   └─┬Responses
  │     └─┬200
  │       └─┬application/json
  │         └─┬Schema
  │           └─┬fieldMeta
  │             └─┬ONEOF
  │               ├──[+] required (5464:29)❌ 
  │               ├──[+] properties (5453:29)
  │               ├─┬readOnly
  │               │ └──[🔀] type (5411:39)❌ 
  │               ├─┬type
  │               │ ├──[-] enum (1:66210)❌ 
  │               │ └──[🔀] type (5414:39)❌ 
  │               ├─┬label
  │               │ ├──[+] enum (5456:33)
  │               │ ├──[+] enum (5457:33)
  │               │ └──[+] default (5459:42)❌ 
  │               ├─┬validationRule
  │               │ └──[🔀] type (5451:39)❌ 
  │               ├─┬validationLength
  │               │ ├──[+] enum (5422:33)
  │               │ └──[🔀] type (5420:39)❌ 
  │               └─┬values
  │                 ├──[-] items (1:66261)❌ 
  │                 └──[🔀] type (5448:39)❌ 
  ├─┬/template/field/update-many
  │ └─┬POST
  │   ├─┬Responses
  │   │ └─┬200
  │   │   └─┬application/json
  │   │     └─┬Schema
  │   │       └─┬fields
  │   │         └─┬Schema
  │   │           └─┬fieldMeta
  │   │             └─┬ONEOF
  │   │               ├──[+] required (15836:35)❌ 
  │   │               ├──[+] properties (15825:35)
  │   │               ├─┬label
  │   │               │ ├──[+] enum (15828:39)
  │   │               │ ├──[+] enum (15829:39)
  │   │               │ └──[+] default (15831:48)❌ 
  │   │               ├─┬type
  │   │               │ ├──[-] enum (1:167153)❌ 
  │   │               │ └──[🔀] type (15786:45)❌ 
  │   │               ├─┬validationLength
  │   │               │ ├──[+] enum (15794:39)
  │   │               │ └──[🔀] type (15792:45)❌ 
  │   │               ├─┬readOnly
  │   │               │ └──[🔀] type (15783:45)❌ 
  │   │               ├─┬values
  │   │               │ ├──[-] items (1:167204)❌ 
  │   │               │ └──[🔀] type (15820:45)❌ 
  │   │               └─┬validationRule
  │   │                 └──[🔀] type (15823:45)❌ 
  │   └─┬Requestbody
  │     └─┬application/json
  │       └─┬Schema
  │         └─┬fields
  │           └─┬Schema
  │             └─┬ALLOF
  │               └─┬ONEOF
  │                 └─┬fieldMeta
  │                   ├──[+] properties (15287:37)
  │                   ├─┬validationRule
  │                   │ └──[🔀] type (15285:47)❌ 
  │                   ├─┬type
  │                   │ ├──[-] enum (1:161740)❌ 
  │                   │ └──[🔀] type (15248:47)❌ 
  │                   ├─┬validationLength
  │                   │ ├──[+] enum (15256:41)
  │                   │ └──[🔀] type (15254:47)❌ 
  │                   ├─┬label
  │                   │ ├──[+] enum (15290:41)
  │                   │ ├──[+] enum (15291:41)
  │                   │ └──[+] default (15293:50)❌ 
  │                   ├─┬values
  │                   │ ├──[-] items (1:161791)❌ 
  │                   │ └──[🔀] type (15282:47)❌ 
  │                   └─┬readOnly
  │                     └──[🔀] type (15245:47)❌ 
  ├─┬/document/delete
  │ └─┬POST
  │   └──[🔀] operationId (2157:24)❌ 
  ├─┬/template/{templateId}
  │ └─┬GET
  │   └─┬Responses
  │     └─┬200
  │       └─┬application/json
  │         └─┬Schema
  │           ├─┬fields
  │           │ └─┬Schema
  │           │   └─┬fieldMeta
  │           │     └─┬ONEOF
  │           │       ├──[+] required (24096:35)❌ 
  │           │       ├──[+] properties (24085:35)
  │           │       ├─┬validationLength
  │           │       │ ├──[+] enum (24054:39)
  │           │       │ └──[🔀] type (24052:45)❌ 
  │           │       ├─┬readOnly
  │           │       │ └──[🔀] type (24043:45)❌ 
  │           │       ├─┬type
  │           │       │ ├──[-] enum (1:259642)❌ 
  │           │       │ └──[🔀] type (24046:45)❌ 
  │           │       ├─┬validationRule
  │           │       │ └──[🔀] type (24083:45)❌ 
  │           │       ├─┬label
  │           │       │ ├──[+] enum (24088:39)
  │           │       │ ├──[+] enum (24089:39)
  │           │       │ └──[+] default (24091:48)❌ 
  │           │       └─┬values
  │           │         ├──[-] items (1:259693)❌ 
  │           │         └──[🔀] type (24080:45)❌ 
  │           └─┬templateMeta
  │             ├──[+] required (23493:25)❌ 
  │             ├──[+] required (23492:25)❌ 
  │             ├──[+] properties (23467:25)
  │             ├──[+] properties (23471:25)
  │             ├─┬language
  │             │ ├──[+] required (23462:29)❌ 
  │             │ ├──[+] required (23463:29)❌ 
  │             │ ├──[+] required (23464:29)❌ 
  │             │ ├──[+] required (23458:29)❌ 
  │             │ ├──[+] required (23459:29)❌ 
  │             │ ├──[+] required (23460:29)❌ 
  │             │ ├──[+] required (23461:29)❌ 
  │             │ ├──[🔀] type (23418:35)❌ 
  │             │ ├──[+] nullable (23419:39)❌ 
  │             │ ├──[+] properties (23441:29)
  │             │ ├──[+] properties (23446:29)
  │             │ ├──[+] properties (23436:29)
  │             │ ├──[+] properties (23451:29)
  │             │ ├──[+] properties (23426:29)
  │             │ ├──[+] properties (23431:29)
  │             │ └──[+] properties (23421:29)
  │             ├─┬typedSignatureEnabled
  │             │ └──[🔀] type (23408:35)❌ 
  │             ├─┬uploadSignatureEnabled
  │             │ ├──[🔀] type (23372:35)❌ 
  │             │ └──[+] nullable (23373:39)❌ 
  │             ├─┬templateId
  │             │ ├──[+] enum (23383:29)
  │             │ ├──[+] enum (23384:29)
  │             │ ├──[+] enum (23385:29)
  │             │ ├──[🔀] type (23380:35)❌ 
  │             │ └──[+] nullable (23381:39)❌ 
  │             ├─┬redirectUrl
  │             │ └──[-] nullable (1:251789)❌ 
  │             ├─┬id
  │             │ └──[+] nullable (23473:39)❌ 
  │             ├─┬signingOrder
  │             │ ├──[-] enum (1:251421)❌ 
  │             │ ├──[-] enum (1:251433)❌ 
  │             │ └──[-] enum (1:251447)❌ 
  │             ├─┬emailSettings
  │             │ ├──[-] required (1:253258)❌ 
  │             │ ├──[-] required (1:253277)❌ 
  │             │ ├──[-] required (1:253298)❌ 
  │             │ ├──[-] required (1:253317)❌ 
  │             │ ├──[-] required (1:253192)❌ 
  │             │ ├──[-] required (1:253219)❌ 
  │             │ ├──[-] required (1:253239)❌ 
  │             │ ├──[🔀] type (23468:35)❌ 
  │             │ ├──[-] properties (1:252709)❌ 
  │             │ ├──[-] properties (1:252860)❌ 
  │             │ ├──[-] properties (1:252391)❌ 
  │             │ ├──[-] properties (1:253018)❌ 
  │             │ ├──[-] properties (1:252068)❌ 
  │             │ ├──[-] properties (1:252227)❌ 
  │             │ └──[-] properties (1:251897)❌ 
  │             └─┬message
  │               └──[-] nullable (1:251250)❌ 
  ├─┬/document/field/create
  │ └─┬POST
  │   ├─┬Responses
  │   │ └─┬200
  │   │   └─┬application/json
  │   │     └─┬Schema
  │   │       └─┬fieldMeta
  │   │         └─┬ONEOF
  │   │           ├──[+] required (6696:29)❌ 
  │   │           ├──[+] properties (6685:29)
  │   │           ├─┬type
  │   │           │ ├──[-] enum (1:78167)❌ 
  │   │           │ └──[🔀] type (6646:39)❌ 
  │   │           ├─┬readOnly
  │   │           │ └──[🔀] type (6643:39)❌ 
  │   │           ├─┬validationLength
  │   │           │ ├──[+] enum (6654:33)
  │   │           │ └──[🔀] type (6652:39)❌ 
  │   │           ├─┬label
  │   │           │ ├──[+] enum (6688:33)
  │   │           │ ├──[+] enum (6689:33)
  │   │           │ └──[+] default (6691:42)❌ 
  │   │           ├─┬validationRule
  │   │           │ └──[🔀] type (6683:39)❌ 
  │   │           └─┬values
  │   │             ├──[-] items (1:78218)❌ 
  │   │             └──[🔀] type (6680:39)❌ 
  │   └─┬Requestbody
  │     └─┬application/json
  │       └─┬Schema
  │         └─┬field
  │           └─┬ALLOF
  │             └─┬ONEOF
  │               └─┬fieldMeta
  │                 ├──[+] properties (6148:35)
  │                 ├─┬validationLength
  │                 │ ├──[+] enum (6117:39)
  │                 │ └──[🔀] type (6115:45)❌ 
  │                 ├─┬readOnly
  │                 │ └──[🔀] type (6106:45)❌ 
  │                 ├─┬validationRule
  │                 │ └──[🔀] type (6146:45)❌ 
  │                 ├─┬values
  │                 │ ├──[-] items (1:72791)❌ 
  │                 │ └──[🔀] type (6143:45)❌ 
  │                 ├─┬type
  │                 │ ├──[-] enum (1:72740)❌ 
  │                 │ └──[🔀] type (6109:45)❌ 
  │                 └─┬label
  │                   ├──[+] enum (6152:39)
  │                   ├──[+] enum (6151:39)
  │                   └──[+] default (6154:48)❌ 
  ├─┬/document/redistribute
  │ └─┬POST
  │   └──[🔀] operationId (2767:24)❌ 
  ├─┬/document/duplicate
  │ └─┬POST
  │   └──[🔀] operationId (2281:24)❌ 
  ├─┬/template/field/create-many
  │ └─┬POST
  │   ├─┬Responses
  │   │ └─┬200
  │   │   └─┬application/json
  │   │     └─┬Schema
  │   │       └─┬fields
  │   │         └─┬Schema
  │   │           └─┬fieldMeta
  │   │             └─┬ONEOF
  │   │               ├──[+] required (13440:35)❌ 
  │   │               ├──[+] properties (13429:35)
  │   │               ├─┬readOnly
  │   │               │ └──[🔀] type (13387:45)❌ 
  │   │               ├─┬label
  │   │               │ ├──[+] enum (13433:39)
  │   │               │ ├──[+] enum (13432:39)
  │   │               │ └──[+] default (13435:48)❌ 
  │   │               ├─┬validationRule
  │   │               │ └──[🔀] type (13427:45)❌ 
  │   │               ├─┬values
  │   │               │ ├──[-] items (1:143998)❌ 
  │   │               │ └──[🔀] type (13424:45)❌ 
  │   │               ├─┬validationLength
  │   │               │ ├──[+] enum (13398:39)
  │   │               │ └──[🔀] type (13396:45)❌ 
  │   │               └─┬type
  │   │                 ├──[-] enum (1:143947)❌ 
  │   │                 └──[🔀] type (13390:45)❌ 
  │   └─┬Requestbody
  │     └─┬application/json
  │       └─┬Schema
  │         └─┬fields
  │           └─┬Schema
  │             └─┬ALLOF
  │               └─┬ONEOF
  │                 └─┬fieldMeta
  │                   ├──[+] properties (12886:37)
  │                   ├─┬type
  │                   │ ├──[-] enum (1:138447)❌ 
  │                   │ └──[🔀] type (12847:47)❌ 
  │                   ├─┬values
  │                   │ ├──[-] items (1:138498)❌ 
  │                   │ └──[🔀] type (12881:47)❌ 
  │                   ├─┬label
  │                   │ ├──[+] enum (12889:41)
  │                   │ ├──[+] enum (12890:41)
  │                   │ └──[+] default (12892:50)❌ 
  │                   ├─┬validationRule
  │                   │ └──[🔀] type (12884:47)❌ 
  │                   ├─┬validationLength
  │                   │ ├──[+] enum (12855:41)
  │                   │ └──[🔀] type (12853:47)❌ 
  │                   └─┬readOnly
  │                     └──[🔀] type (12844:47)❌ 
  ├─┬/document/create/beta
  │ └─┬POST
  │   ├─┬Responses
  │   │ └─┬200
  │   │   └─┬application/json
  │   │     └─┬Schema
  │   │       └─┬document
  │   │         ├─┬documentMeta
  │   │         │ ├──[+] required (4239:29)❌ 
  │   │         │ ├──[+] required (4240:29)❌ 
  │   │         │ ├──[+] properties (4213:29)
  │   │         │ ├──[+] properties (4217:29)
  │   │         │ ├─┬id
  │   │         │ │ └──[+] nullable (4219:43)❌ 
  │   │         │ ├─┬language
  │   │         │ │ ├──[+] required (4205:33)❌ 
  │   │         │ │ ├──[+] required (4206:33)❌ 
  │   │         │ │ ├──[+] required (4207:33)❌ 
  │   │         │ │ ├──[+] required (4208:33)❌ 
  │   │         │ │ ├──[+] required (4209:33)❌ 
  │   │         │ │ ├──[+] required (4210:33)❌ 
  │   │         │ │ ├──[+] required (4204:33)❌ 
  │   │         │ │ ├──[🔀] type (4164:39)❌ 
  │   │         │ │ ├──[+] nullable (4165:43)❌ 
  │   │         │ │ ├──[+] properties (4187:33)
  │   │         │ │ ├──[+] properties (4192:33)
  │   │         │ │ ├──[+] properties (4182:33)
  │   │         │ │ ├──[+] properties (4197:33)
  │   │         │ │ ├──[+] properties (4172:33)
  │   │         │ │ ├──[+] properties (4177:33)
  │   │         │ │ └──[+] properties (4167:33)
  │   │         │ ├─┬typedSignatureEnabled
  │   │         │ │ ├──[🔀] type (4122:39)❌ 
  │   │         │ │ └──[+] nullable (4123:43)❌ 
  │   │         │ ├─┬emailSettings
  │   │         │ │ ├──[-] required (1:43381)❌ 
  │   │         │ │ ├──[-] required (1:43401)❌ 
  │   │         │ │ ├──[-] required (1:43420)❌ 
  │   │         │ │ ├──[-] required (1:43439)❌ 
  │   │         │ │ ├──[-] required (1:43460)❌ 
  │   │         │ │ ├──[-] required (1:43479)❌ 
  │   │         │ │ ├──[-] required (1:43354)❌ 
  │   │         │ │ ├──[🔀] type (4214:39)❌ 
  │   │         │ │ ├──[-] properties (1:42871)❌ 
  │   │         │ │ ├──[-] properties (1:43022)❌ 
  │   │         │ │ ├──[-] properties (1:42553)❌ 
  │   │         │ │ ├──[-] properties (1:43180)❌ 
  │   │         │ │ ├──[-] properties (1:42230)❌ 
  │   │         │ │ ├──[-] properties (1:42389)❌ 
  │   │         │ │ └──[-] properties (1:42059)❌ 
  │   │         │ ├─┬uploadSignatureEnabled
  │   │         │ │ ├──[🔀] type (4130:39)❌ 
  │   │         │ │ └──[+] nullable (4131:43)❌ 
  │   │         │ ├─┬timezone
  │   │         │ │ ├──[+] enum (4108:33)
  │   │         │ │ ├──[+] enum (4107:33)
  │   │         │ │ └──[-] nullable (1:41577)❌ 
  │   │         │ ├─┬password
  │   │         │ │ └──[-] nullable (1:41627)❌ 
  │   │         │ ├─┬message
  │   │         │ │ └──[-] nullable (1:41527)❌ 
  │   │         │ └─┬signingOrder
  │   │         │   ├──[-] enum (1:41313)❌ 
  │   │         │   ├──[-] enum (1:41325)❌ 
  │   │         │   └──[+] nullable (4135:43)❌ 
  │   │         └─┬fields
  │   │           └─┬Schema
  │   │             └─┬fieldMeta
  │   │               └─┬ONEOF
  │   │                 ├──[+] required (4849:39)❌ 
  │   │                 ├──[+] properties (4838:39)
  │   │                 ├─┬validationRule
  │   │                 │ └──[🔀] type (4836:49)❌ 
  │   │                 ├─┬label
  │   │                 │ ├──[+] enum (4841:43)
  │   │                 │ ├──[+] enum (4842:43)
  │   │                 │ └──[+] default (4844:52)❌ 
  │   │                 ├─┬type
  │   │                 │ ├──[-] enum (1:49858)❌ 
  │   │                 │ └──[🔀] type (4799:49)❌ 
  │   │                 ├─┬readOnly
  │   │                 │ └──[🔀] type (4796:49)❌ 
  │   │                 ├─┬validationLength
  │   │                 │ ├──[+] enum (4807:43)
  │   │                 │ └──[🔀] type (4805:49)❌ 
  │   │                 └─┬values
  │   │                   ├──[-] items (1:49909)❌ 
  │   │                   └──[🔀] type (4833:49)❌ 
  │   └─┬Requestbody
  │     └─┬application/json
  │       └─┬Schema
  │         ├──[+] properties (3147:19)
  │         ├─┬visibility
  │         │ ├──[-] enum (1:28958)❌ 
  │         │ ├──[-] enum (1:28925)❌ 
  │         │ ├──[-] enum (1:28937)❌ 
  │         │ ├──[+] maxLength (3092:34)❌ 
  │         │ ├──[+] minLength (3091:34)❌ 
  │         │ └──[🔀] description (3093:36)
  │         ├─┬title
  │         │ ├──[+] items (3153:30)❌ 
  │         │ ├──[🔀] type (3152:29)❌ 
  │         │ ├──[-] maxLength (1:28747)❌ 
  │         │ ├──[-] minLength (1:28731)❌ 
  │         │ └──[-] description (1:28767)
  │         ├─┬formValues
  │         │ ├──[-] additionalProperties (1:29542)❌ 
  │         │ ├──[🔀] type (3148:29)❌ 
  │         │ └──[+] description (3149:36)
  │         ├─┬globalActionAuth
  │         │ └─┬Schema
  │         │   ├──[-] enum (1:29290)❌ 
  │         │   ├──[-] enum (1:29301)❌ 
  │         │   ├──[-] enum (1:29320)❌ 
  │         │   └──[🔀] description (3115:38)
  │         ├─┬recipients
  │         │ └─┬Schema
  │         │   └─┬fields
  │         │     └─┬Schema
  │         │       └─┬ALLOF
  │         │         └─┬ONEOF
  │         │           └─┬fieldMeta
  │         │             ├──[+] properties (3693:43)
  │         │             ├─┬values
  │         │             │ ├──[-] items (1:34639)❌ 
  │         │             │ └──[🔀] type (3688:53)❌ 
  │         │             ├─┬readOnly
  │         │             │ └──[🔀] type (3651:53)❌ 
  │         │             ├─┬validationLength
  │         │             │ ├──[+] enum (3662:47)
  │         │             │ └──[🔀] type (3660:53)❌ 
  │         │             ├─┬label
  │         │             │ ├──[+] enum (3696:47)
  │         │             │ ├──[+] enum (3697:47)
  │         │             │ └──[+] default (3699:56)❌ 
  │         │             ├─┬type
  │         │             │ ├──[-] enum (1:34588)❌ 
  │         │             │ └──[🔀] type (3654:53)❌ 
  │         │             └─┬validationRule
  │         │               └──[🔀] type (3691:53)❌ 
  │         ├─┬meta
  │         │ ├──[+] items (3120:30)❌ 
  │         │ ├──[🔀] type (3119:29)❌ 
  │         │ ├──[-] properties (1:36513)❌ 
  │         │ ├──[-] properties (1:36871)❌ 
  │         │ ├──[-] properties (1:37522)❌ 
  │         │ ├──[-] properties (1:37775)❌ 
  │         │ ├──[-] properties (1:37239)❌ 
  │         │ ├──[-] properties (1:36253)❌ 
  │         │ ├──[-] properties (1:37106)❌ 
  │         │ ├──[-] properties (1:37034)❌ 
  │         │ ├──[-] properties (1:36142)❌ 
  │         │ ├──[-] properties (1:36364)❌ 
  │         │ ├──[-] properties (1:37397)❌ 
  │         │ └──[-] properties (1:37645)❌ 
  │         └─┬globalAccessAuth
  │           ├──[+] additionalProperties (3133:45)❌ 
  │           ├──[-] items (1:29066)❌ 
  │           └──[🔀] type (3132:29)❌ 
  ├─┬/template/recipient/update-many
  │ └─┬POST
  │   └─┬Responses
  │     └─┬200
  │       └─┬application/json
  │         └─┬Schema
  │           └─┬recipients
  │             └─┬Schema
  │               └─┬fields
  │                 └─┬Schema
  │                   └─┬fieldMeta
  │                     └─┬ONEOF
  │                       ├──[+] required (21930:41)❌ 
  │                       ├──[+] properties (21919:41)
  │                       ├─┬values
  │                       │ ├──[-] items (1:234864)❌ 
  │                       │ └──[🔀] type (21914:51)❌ 
  │                       ├─┬readOnly
  │                       │ └──[🔀] type (21877:51)❌ 
  │                       ├─┬label
  │                       │ ├──[+] enum (21922:45)
  │                       │ ├──[+] enum (21923:45)
  │                       │ └──[+] default (21925:54)❌ 
  │                       ├─┬validationRule
  │                       │ └──[🔀] type (21917:51)❌ 
  │                       ├─┬validationLength
  │                       │ ├──[+] enum (21888:45)
  │                       │ └──[🔀] type (21886:51)❌ 
  │                       └─┬type
  │                         ├──[-] enum (1:234813)❌ 
  │                         └──[🔀] type (21880:51)❌ 
  ├─┬/document/recipient/update
  │ └─┬POST
  │   └─┬Responses
  │     └─┬200
  │       └─┬application/json
  │         └─┬Schema
  │           └─┬fields
  │             └─┬Schema
  │               └─┬fieldMeta
  │                 └─┬ONEOF
  │                   ├──[+] required (18084:35)❌ 
  │                   ├──[+] properties (18073:35)
  │                   ├─┬readOnly
  │                   │ └──[🔀] type (18031:45)❌ 
  │                   ├─┬validationRule
  │                   │ └──[🔀] type (18071:45)❌ 
  │                   ├─┬label
  │                   │ ├──[+] enum (18076:39)
  │                   │ ├──[+] enum (18077:39)
  │                   │ └──[+] default (18079:48)❌ 
  │                   ├─┬values
  │                   │ ├──[-] items (1:192360)❌ 
  │                   │ └──[🔀] type (18068:45)❌ 
  │                   ├─┬type
  │                   │ ├──[-] enum (1:192309)❌ 
  │                   │ └──[🔀] type (18034:45)❌ 
  │                   └─┬validationLength
  │                     ├──[+] enum (18042:39)
  │                     └──[🔀] type (18040:45)❌ 
  ├─┬/document/field/create-many
  │ └─┬POST
  │   ├─┬Responses
  │   │ └─┬200
  │   │   └─┬application/json
  │   │     └─┬Schema
  │   │       └─┬fields
  │   │         └─┬Schema
  │   │           └─┬fieldMeta
  │   │             └─┬ONEOF
  │   │               ├──[+] required (7900:35)❌ 
  │   │               ├──[+] properties (7889:35)
  │   │               ├─┬label
  │   │               │ ├──[+] enum (7892:39)
  │   │               │ ├──[+] enum (7893:39)
  │   │               │ └──[+] default (7895:48)❌ 
  │   │               ├─┬values
  │   │               │ ├──[-] items (1:89947)❌ 
  │   │               │ └──[🔀] type (7884:45)❌ 
  │   │               ├─┬readOnly
  │   │               │ └──[🔀] type (7847:45)❌ 
  │   │               ├─┬validationRule
  │   │               │ └──[🔀] type (7887:45)❌ 
  │   │               ├─┬type
  │   │               │ ├──[-] enum (1:89896)❌ 
  │   │               │ └──[🔀] type (7850:45)❌ 
  │   │               └─┬validationLength
  │   │                 ├──[+] enum (7858:39)
  │   │                 └──[🔀] type (7856:45)❌ 
  │   └─┬Requestbody
  │     └─┬application/json
  │       └─┬Schema
  │         └─┬fields
  │           └─┬Schema
  │             └─┬ALLOF
  │               └─┬ONEOF
  │                 └─┬fieldMeta
  │                   ├──[+] properties (7346:37)
  │                   ├─┬type
  │                   │ ├──[-] enum (1:84396)❌ 
  │                   │ └──[🔀] type (7307:47)❌ 
  │                   ├─┬values
  │                   │ ├──[-] items (1:84447)❌ 
  │                   │ └──[🔀] type (7341:47)❌ 
  │                   ├─┬validationRule
  │                   │ └──[🔀] type (7344:47)❌ 
  │                   ├─┬readOnly
  │                   │ └──[🔀] type (7304:47)❌ 
  │                   ├─┬label
  │                   │ ├──[+] enum (7349:41)
  │                   │ ├──[+] enum (7350:41)
  │                   │ └──[+] default (7352:50)❌ 
  │                   └─┬validationLength
  │                     ├──[+] enum (7315:41)
  │                     └──[🔀] type (7313:47)❌ 
  ├─┬/document/field/update
  │ └─┬POST
  │   ├─┬Responses
  │   │ └─┬200
  │   │   └─┬application/json
  │   │     └─┬Schema
  │   │       └─┬fieldMeta
  │   │         └─┬ONEOF
  │   │           ├──[+] required (9097:29)❌ 
  │   │           ├──[+] properties (9086:29)
  │   │           ├─┬readOnly
  │   │           │ └──[🔀] type (9044:39)❌ 
  │   │           ├─┬label
  │   │           │ ├──[+] enum (9089:33)
  │   │           │ ├──[+] enum (9090:33)
  │   │           │ └──[+] default (9092:42)❌ 
  │   │           ├─┬type
  │   │           │ ├──[-] enum (1:101460)❌ 
  │   │           │ └──[🔀] type (9047:39)❌ 
  │   │           ├─┬validationLength
  │   │           │ ├──[+] enum (9055:33)
  │   │           │ └──[🔀] type (9053:39)❌ 
  │   │           ├─┬values
  │   │           │ ├──[-] items (1:101511)❌ 
  │   │           │ └──[🔀] type (9081:39)❌ 
  │   │           └─┬validationRule
  │   │             └──[🔀] type (9084:39)❌ 
  │   └─┬Requestbody
  │     └─┬application/json
  │       └─┬Schema
  │         └─┬field
  │           └─┬ALLOF
  │             └─┬ONEOF
  │               └─┬fieldMeta
  │                 ├──[+] properties (8554:35)
  │                 ├─┬validationRule
  │                 │ └──[🔀] type (8552:45)❌ 
  │                 ├─┬label
  │                 │ ├──[+] enum (8557:39)
  │                 │ ├──[+] enum (8558:39)
  │                 │ └──[+] default (8560:48)❌ 
  │                 ├─┬validationLength
  │                 │ ├──[+] enum (8523:39)
  │                 │ └──[🔀] type (8521:45)❌ 
  │                 ├─┬values
  │                 │ ├──[-] items (1:96171)❌ 
  │                 │ └──[🔀] type (8549:45)❌ 
  │                 ├─┬readOnly
  │                 │ └──[🔀] type (8512:45)❌ 
  │                 └─┬type
  │                   ├──[-] enum (1:96120)❌ 
  │                   └──[🔀] type (8515:45)❌ 
  ├─┬/document/recipient/update-many
  │ └─┬POST
  │   └─┬Responses
  │     └─┬200
  │       └─┬application/json
  │         └─┬Schema
  │           └─┬recipients
  │             └─┬Schema
  │               └─┬fields
  │                 └─┬Schema
  │                   └─┬fieldMeta
  │                     └─┬ONEOF
  │                       ├──[+] required (18872:41)❌ 
  │                       ├──[+] properties (18861:41)
  │                       ├─┬values
  │                       │ ├──[-] items (1:200897)❌ 
  │                       │ └──[🔀] type (18856:51)❌ 
  │                       ├─┬validationLength
  │                       │ ├──[+] enum (18830:45)
  │                       │ └──[🔀] type (18828:51)❌ 
  │                       ├─┬validationRule
  │                       │ └──[🔀] type (18859:51)❌ 
  │                       ├─┬readOnly
  │                       │ └──[🔀] type (18819:51)❌ 
  │                       ├─┬label
  │                       │ ├──[+] enum (18864:45)
  │                       │ ├──[+] enum (18865:45)
  │                       │ └──[+] default (18867:54)❌ 
  │                       └─┬type
  │                         ├──[-] enum (1:200846)❌ 
  │                         └──[🔀] type (18822:51)❌ 
  ├─┬/template/recipient/update
  │ └─┬POST
  │   └─┬Responses
  │     └─┬200
  │       └─┬application/json
  │         └─┬Schema
  │           └─┬fields
  │             └─┬Schema
  │               └─┬fieldMeta
  │                 └─┬ONEOF
  │                   ├──[+] required (21142:35)❌ 
  │                   ├──[+] properties (21131:35)
  │                   ├─┬validationRule
  │                   │ └──[🔀] type (21129:45)❌ 
  │                   ├─┬validationLength
  │                   │ ├──[+] enum (21100:39)
  │                   │ └──[🔀] type (21098:45)❌ 
  │                   ├─┬type
  │                   │ ├──[-] enum (1:226276)❌ 
  │                   │ └──[🔀] type (21092:45)❌ 
  │                   ├─┬label
  │                   │ ├──[+] enum (21135:39)
  │                   │ ├──[+] enum (21134:39)
  │                   │ └──[+] default (21137:48)❌ 
  │                   ├─┬readOnly
  │                   │ └──[🔀] type (21089:45)❌ 
  │                   └─┬values
  │                     ├──[-] items (1:226327)❌ 
  │                     └──[🔀] type (21126:45)❌ 
  ├─┬/template/recipient/{recipientId}
  │ └─┬GET
  │   └─┬Responses
  │     └─┬200
  │       └─┬application/json
  │         └─┬Schema
  │           └─┬fields
  │             └─┬Schema
  │               └─┬fieldMeta
  │                 └─┬ONEOF
  │                   ├──[+] required (19714:35)❌ 
  │                   ├──[+] properties (19703:35)
  │                   ├─┬validationRule
  │                   │ └──[🔀] type (19701:45)❌ 
  │                   ├─┬type
  │                   │ ├──[-] enum (1:209835)❌ 
  │                   │ └──[🔀] type (19664:45)❌ 
  │                   ├─┬validationLength
  │                   │ ├──[+] enum (19672:39)
  │                   │ └──[🔀] type (19670:45)❌ 
  │                   ├─┬values
  │                   │ ├──[-] items (1:209886)❌ 
  │                   │ └──[🔀] type (19698:45)❌ 
  │                   ├─┬label
  │                   │ ├──[+] enum (19706:39)
  │                   │ ├──[+] enum (19707:39)
  │                   │ └──[+] default (19709:48)❌ 
  │                   └─┬readOnly
  │                     └──[🔀] type (19661:45)❌ 
  ├─┬/template/update
  │ └─┬POST
  │   └─┬Requestbody
  │     └─┬application/json
  │       └─┬Schema
  │         ├─┬meta
  │         │ ├──[+] properties (25798:23)
  │         │ ├──[+] properties (25802:23)
  │         │ ├─┬redirectUrl
  │         │ │ ├──[+] enum (25859:27)
  │         │ │ ├──[+] enum (25854:27)
  │         │ │ ├──[+] enum (25855:27)
  │         │ │ ├──[+] enum (25856:27)
  │         │ │ ├──[+] enum (25857:27)
  │         │ │ ├──[+] enum (25858:27)
  │         │ │ └──[🔀] description (25861:40)
  │         │ ├─┬signingOrder
  │         │ │ ├──[-] enum (1:266972)❌ 
  │         │ │ ├──[-] enum (1:266984)❌ 
  │         │ │ └──[+] description (25767:40)
  │         │ ├─┬subject
  │         │ │ └──[🔀] description (25849:40)
  │         │ ├─┬emailSettings
  │         │ │ ├──[🔀] type (25799:33)❌ 
  │         │ │ ├──[+] nullable (25800:37)❌ 
  │         │ │ ├──[-] properties (1:265788)❌ 
  │         │ │ ├──[-] properties (1:265939)❌ 
  │         │ │ ├──[-] properties (1:265470)❌ 
  │         │ │ ├──[-] properties (1:266097)❌ 
  │         │ │ ├──[-] properties (1:265147)❌ 
  │         │ │ ├──[-] properties (1:265306)❌ 
  │         │ │ └──[-] properties (1:264976)❌ 
  │         │ ├─┬typedSignatureEnabled
  │         │ │ ├──[🔀] type (25762:33)❌ 
  │         │ │ └──[🔀] description (25763:40)
  │         │ ├─┬message
  │         │ │ ├──[🔀] type (25808:33)❌ 
  │         │ │ ├──[-] description (1:264189)
  │         │ │ ├──[+] properties (25830:27)
  │         │ │ ├──[+] properties (25835:27)
  │         │ │ ├��...

@github-actions github-actions bot added the patch Patch version bump label Jul 10, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1752107119 branch 7 times, most recently from 0ee819a to 95b7c9b Compare July 17, 2025 00:28
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1752107119 branch 7 times, most recently from b67678c to 243449f Compare July 24, 2025 00:28
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1752107119 branch 7 times, most recently from 80acd9a to 7065c04 Compare July 31, 2025 00:28
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1752107119 branch 8 times, most recently from cb5832a to e58528d Compare August 8, 2025 00:28
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1752107119 branch 8 times, most recently from 183b848 to a1d4f1a Compare August 16, 2025 00:25
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1752107119 branch 8 times, most recently from 9f5f45b to d3d4fdd Compare August 24, 2025 00:28
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1752107119 branch 3 times, most recently from f5098bf to 8315c68 Compare August 27, 2025 00:26
* `documenso.documents.get()`: 
  *  `request.folderId` **Removed** **Breaking** ⚠️
  *  `response` **Changed**
* `documenso.documents.recipients.update()`:  `response.fields.[].fieldMeta.[class].direction` **Added**
* `documenso.templates.fields.updateMany()`: 
  *  `request.fields.[].[class].fieldMeta.direction` **Added**
  *  `response.fields.[].fieldMeta.[class].direction` **Added**
* `documenso.template.templateCreateTemplateTemporary()`: **Added**
* `documenso.documents.createV0()`: 
  *  `request` **Changed**
  *  `response.document` **Changed**
* `documenso.documents.distribute()`: 
  *  `request.meta` **Changed**
* `documenso.documents.fields.get()`:  `response.fieldmeta.[class].direction` **Added**
* `documenso.documents.fields.create()`: 
  *  `request.field.[class].fieldMeta.direction` **Added**
  *  `response.fieldmeta.[class].direction` **Added**
* `documenso.documents.fields.createMany()`: 
  *  `request.fields.[].[class].fieldMeta.direction` **Added**
  *  `response.fields.[].fieldMeta.[class].direction` **Added**
* `documenso.documents.fields.update()`: 
  *  `request.field.[class].fieldMeta.direction` **Added**
  *  `response.fieldmeta.[class].direction` **Added**
* `documenso.documents.fields.updateMany()`: 
  *  `request.fields.[].[class].fieldMeta.direction` **Added**
  *  `response.fields.[].fieldMeta.[class].direction` **Added**
* `documenso.documents.recipients.get()`:  `response.fields.[].fieldMeta.[class].direction` **Added**
* `documenso.document.documentDownload()`: **Added**
* `documenso.documents.update()`: 
  *  `request.meta` **Changed**
* `documenso.templates.get()`:  `response` **Changed**
* `documenso.documents.recipients.updateMany()`:  `response.recipients.[].fields.[].fieldMeta.[class].direction` **Added**
* `documenso.templates.update()`: 
  *  `request.meta` **Changed**
* `documenso.templates.use()`: 
  *  `request.folderId` **Added**
  *  `response` **Changed**
* `documenso.templates.fields.create()`: 
  *  `request.field.[class].fieldMeta.direction` **Added**
  *  `response.fieldmeta.[class].direction` **Added**
* `documenso.templates.fields.get()`:  `response.fieldmeta.[class].direction` **Added**
* `documenso.templates.fields.createMany()`: 
  *  `request.fields.[].[class].fieldMeta.direction` **Added**
  *  `response.fields.[].fieldMeta.[class].direction` **Added**
* `documenso.templates.fields.update()`: 
  *  `request.field.[class].fieldMeta.direction` **Added**
  *  `response.fieldmeta.[class].direction` **Added**
* `documenso.templates.find()`:  `response.data.[].fields.[].fieldMeta.[class].direction` **Added**
* `documenso.templates.recipients.get()`:  `response.fields.[].fieldMeta.[class].direction` **Added**
* `documenso.templates.recipients.update()`:  `response.fields.[].fieldMeta.[class].direction` **Added**
* `documenso.templates.recipients.updateMany()`:  `response.recipients.[].fields.[].fieldMeta.[class].direction` **Added**
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1752107119 branch from b37042e to c7d49af Compare August 28, 2025 00:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch Patch version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant