Modify API response schema and add new definition

Updated response schema reference and added inline_response_200_14 definition.
This commit is contained in:
Raktima
2026-06-26 19:03:33 +05:30
committed by GitHub
parent 7b49f89622
commit f92431e6c3
+10 -1
View File
@@ -253,7 +253,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:
@@ -7033,6 +7033,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: