From 3bea67da562952156b5303c72dd7f051e8389430 Mon Sep 17 00:00:00 2001 From: Christophe Bliard Date: Mon, 9 May 2022 15:57:23 +0200 Subject: [PATCH] keep no-ambiguous-paths rule active --- .redocly.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.redocly.yaml b/.redocly.yaml index 09f3d78338..4e5e92503a 100644 --- a/.redocly.yaml +++ b/.redocly.yaml @@ -5,5 +5,3 @@ apis: lint: extends: - recommended - rules: - no-ambiguous-paths: off