fix migration with function upsert_article
This commit is contained in:
@@ -141,7 +141,7 @@ paths:
|
||||
$ref: '#/components/schemas/ArticleResponse'
|
||||
/articles/{article}:
|
||||
get:
|
||||
summary: Get all articles
|
||||
summary: Get one article
|
||||
tags:
|
||||
- article
|
||||
operationId: getArticle
|
||||
|
||||
Reference in New Issue
Block a user