Update API response schema references in opensign.yaml

This commit is contained in:
Raktima
2026-06-26 19:00:02 +05:30
committed by GitHub
parent 5fdd3f5637
commit 0cfdbc1e10
+10 -1
View File
@@ -332,7 +332,7 @@ paths:
content:
application/json:
schema:
$ref: '#/components/schemas/inline_response_200_5'
$ref: '#/components/schemas/inline_response_200_14'
"400":
description: Please provide valid field names!
content:
@@ -7432,6 +7432,15 @@ components:
type: array
items:
$ref: '#/components/schemas/folder_res'
inline_response_200_14:
type: object
properties:
objectId:
type: string
example: Bh2Hspnmch
message:
type: string
example: Contact updated successfully
selfsigndocument_body_signer:
type: object
properties: