Added response for upload
This commit is contained in:
4
api.yaml
4
api.yaml
@@ -99,6 +99,10 @@ paths:
|
|||||||
responses:
|
responses:
|
||||||
201:
|
201:
|
||||||
description: The article was created
|
description: The article was created
|
||||||
|
content:
|
||||||
|
application/json:
|
||||||
|
schema:
|
||||||
|
$ref: '#/components/schemas/ArticleSummary'
|
||||||
401:
|
401:
|
||||||
description: Not authorized
|
description: Not authorized
|
||||||
content:
|
content:
|
||||||
|
|||||||
Reference in New Issue
Block a user