From 4e6276103af9b88c65ccd3336a1ebd436816e2af 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:52:44 +0200 Subject: [PATCH] Disabled `autodocodec-openapi3` (NorfairKing/autodocodec#68). --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index bf2a342d..8a23d98c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4237,7 +4237,7 @@ packages: - appendful-persistent - autodocodec - autodocodec-nix - - autodocodec-openapi3 + - autodocodec-openapi3 < 0 # 0.3.0.1 https://github.com/NorfairKing/autodocodec/issues/68 - autodocodec-schema - autodocodec-servant-multipart - autodocodec-swagger2 < 0 # 0.1.0.0 https://github.com/NorfairKing/autodocodec/issues/68