From a34e950457a910aaac51e4858d89ab7f45acb914 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= <969523+alaendle@users.noreply.github.com> Date: Tue, 21 Apr 2026 22:34:05 +0200 Subject: [PATCH] Disabled `autodocodec-swagger2` (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 ebb37b18..140316d4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4241,7 +4241,7 @@ packages: - autodocodec-openapi3 - autodocodec-schema - autodocodec-servant-multipart - - autodocodec-swagger2 + - autodocodec-swagger2 < 0 # 0.1.0.0 https://github.com/NorfairKing/autodocodec/issues/68 - autodocodec-yaml - cursor - cursor-brick