Removed wrong response from delete endpoint
This commit is contained in:
6
api.yaml
6
api.yaml
@@ -231,11 +231,7 @@ paths:
|
|||||||
- cookie: []
|
- cookie: []
|
||||||
responses:
|
responses:
|
||||||
200:
|
200:
|
||||||
description: The article was edited
|
description: The article was deleted
|
||||||
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