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