mirror of
https://github.com/OpenSignLabs/OpenSign.git
synced 2026-08-24 08:32:34 +02:00
Update opensign.yaml
This commit is contained in:
@@ -263,9 +263,7 @@ paths:
|
||||
content:
|
||||
application/json:
|
||||
schema:
|
||||
type: array
|
||||
items:
|
||||
$ref: '#/components/schemas/document'
|
||||
$ref: '#/components/schemas/document'
|
||||
"404":
|
||||
description: Document not found!
|
||||
"405":
|
||||
@@ -299,9 +297,9 @@ paths:
|
||||
example: ph2bh2asd
|
||||
responses:
|
||||
"200":
|
||||
description: Contact deleted successfully!
|
||||
description: Document deleted successfully!
|
||||
"404":
|
||||
description: Contact not found!
|
||||
description: Document not found!
|
||||
"405":
|
||||
description: Invalid API Token!
|
||||
security:
|
||||
@@ -757,7 +755,7 @@ components:
|
||||
inline_response_200:
|
||||
type: object
|
||||
properties:
|
||||
id:
|
||||
objectId:
|
||||
type: string
|
||||
format: string
|
||||
example: hji2zxcv2P
|
||||
|
||||
Reference in New Issue
Block a user