From 8aa809c37e5ea386efc89508a84d3ec44bfd5a78 Mon Sep 17 00:00:00 2001 From: Fabrice Lecomte Date: Sat, 20 Mar 2021 01:25:23 +0100 Subject: [PATCH] fix FindArticles schema --- src/main/resources/openapi2.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/main/resources/openapi2.yaml b/src/main/resources/openapi2.yaml index 2fe14c6..d6f67b3 100644 --- a/src/main/resources/openapi2.yaml +++ b/src/main/resources/openapi2.yaml @@ -1035,9 +1035,6 @@ components: type: object nullable: true additionalProperties: false - required: - - id - - name properties: id: type: string