From 44f66ad9429e5da45cee2106c109a25c61686e62 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peter=20Ka=C5=A1=C5=A1=C3=A1k?= <48527944+cache-sk@users.noreply.github.com> Date: Thu, 17 Oct 2024 18:03:04 +0200 Subject: [PATCH] Added annotationLibrary to java configuration (#271) --- openapi/java.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/openapi/java.xml b/openapi/java.xml index 7f5e673..e7b8953 100644 --- a/openapi/java.xml +++ b/openapi/java.xml @@ -104,6 +104,7 @@ java8 false true + swagger1 ${env.LIBRARY} ${use-single-parameter} false