Update response of create contact

This commit is contained in:
prafull-opensignlabs
2024-01-15 15:35:36 +05:30
committed by GitHub
parent fd34ba778c
commit a9e623391b
+7 -1
View File
@@ -897,7 +897,7 @@ components:
type: string
example: Contact created successfully!
result:
$ref: '#/components/schemas/contactdetails'
$ref: '#/components/schemas/inline_response_200_1_result'
inline_response_404_1:
type: object
properties:
@@ -1106,6 +1106,12 @@ components:
Name:
type: string
example: joe
inline_response_200_1_result:
type: object
properties:
objectId:
type: string
example: Phck1hoJ2d
inline_response_200_5_result:
type: object
properties: