mirror of
https://github.com/OpenSignLabs/OpenSign.git
synced 2026-08-17 21:25:54 +02:00
Update references in opensign.yaml schema
This commit is contained in:
@@ -283,7 +283,7 @@ paths:
|
||||
content:
|
||||
application/json:
|
||||
schema:
|
||||
$ref: '#/components/schemas/contact_res'
|
||||
$ref: '#/components/schemas/contact'
|
||||
"400":
|
||||
description: "Something went wrong, please try again later!"
|
||||
content:
|
||||
@@ -325,7 +325,7 @@ paths:
|
||||
content:
|
||||
application/json:
|
||||
schema:
|
||||
$ref: '#/components/schemas/contact'
|
||||
$ref: '#/components/schemas/contact_res'
|
||||
responses:
|
||||
"200":
|
||||
description: Contact updated successfully!
|
||||
|
||||
Reference in New Issue
Block a user