Update references in opensign.yaml schema

This commit is contained in:
Raktima
2026-06-26 19:01:13 +05:30
committed by GitHub
parent 0cfdbc1e10
commit 7b49f89622
+2 -2
View File
@@ -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!