From 4990015769a936846e45abf39448ae0c7ca32a0c Mon Sep 17 00:00:00 2001 From: Fabrice Lecomte Date: Thu, 5 Sep 2019 16:37:26 +0200 Subject: [PATCH] fix openApi --- src/main/resources/openApi.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/openApi.yaml b/src/main/resources/openApi.yaml index cb38208..9c08704 100644 --- a/src/main/resources/openApi.yaml +++ b/src/main/resources/openApi.yaml @@ -147,7 +147,7 @@ paths: operationId: getArticle parameters: - name: article - in: query + in: path required: true description: the ID of article schema: