mirror of
https://github.com/OpenSignLabs/OpenSign.git
synced 2026-08-23 08:02:30 +02:00
Update API schema references for contact updates
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user