Update contact schema reference in API documentation

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