From f17bca4f59a6ab2e6d01bcf86dcaaf45dfb838a2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Ad=C3=A1mek?= Date: Tue, 26 Nov 2024 15:09:56 +0100 Subject: [PATCH] keep warnings for openapi spec errors --- .redocly.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.redocly.yaml b/.redocly.yaml index f09709c3c..8314be115 100644 --- a/.redocly.yaml +++ b/.redocly.yaml @@ -7,7 +7,8 @@ extends: - recommended rules: - spec: error + # TODO we have quite a lot of errors in there, once we fix them, this should be flipped to `error` too + spec: warn no-unused-components: error theme: