fix openApi

This commit is contained in:
2019-09-05 16:37:26 +02:00
parent 3533eb4a5c
commit 4990015769

View File

@@ -147,7 +147,7 @@ paths:
operationId: getArticle operationId: getArticle
parameters: parameters:
- name: article - name: article
in: query in: path
required: true required: true
description: the ID of article description: the ID of article
schema: schema: