fix openApi
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user