Update API schema references for contact updates

This commit is contained in:
Raktima
2026-06-26 19:36:44 +05:30
committed by GitHub
parent c595e7a64f
commit fe05535a4d
+2 -2
View File
@@ -246,7 +246,7 @@ paths:
content:
application/json:
schema:
$ref: '#/components/schemas/contact_res'
$ref: '#/components/schemas/updatecontact_body'
responses:
"200":
description: Contact updated successfully!
@@ -5351,7 +5351,7 @@ components:
$ref: '#/components/schemas/date'
xml:
name: contactdetails
contact_res:
updatecontact_body:
type: object
properties:
name: