fix migration with function upsert_article

This commit is contained in:
2019-09-18 01:07:37 +02:00
parent 93e32caa4c
commit 68acd3b075
3 changed files with 9 additions and 9 deletions

View File

@@ -141,7 +141,7 @@ paths:
$ref: '#/components/schemas/ArticleResponse'
/articles/{article}:
get:
summary: Get all articles
summary: Get one article
tags:
- article
operationId: getArticle