diff --git a/api.yaml b/api.yaml index b349043..89152f3 100644 --- a/api.yaml +++ b/api.yaml @@ -99,6 +99,10 @@ paths: responses: 201: description: The article was created + content: + application/json: + schema: + $ref: '#/components/schemas/ArticleSummary' 401: description: Not authorized content: