From a88f47244cedf7ac232d6ccb0f2bdfe0a81ead80 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= <969523+alaendle@users.noreply.github.com> Date: Fri, 24 Apr 2026 17:51:16 +0200 Subject: [PATCH] Still need to disable `webgear-openapi` (@rkaippully) - was implicitly disabled via `openapi3` before. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 318618b7..bf2a342d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4480,7 +4480,7 @@ packages: "Raghu Kaippully @rkaippully": - webgear-core - - webgear-openapi + - webgear-openapi < 0 # 1.5.0 fails to compile - webgear-server - webgear-swagger - webgear-swagger-ui