From 9ca41e0b4088258fc28952721d17565e069e6d61 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Gorej?= Date: Thu, 14 Sep 2023 13:33:31 +0200 Subject: [PATCH] fix(resolve): make retrievalURI absolute before resolution (#9214) Refs #9208 --- dev-helpers/index.html | 1 - src/core/index.js | 17 +---------------- src/core/plugins/spec/actions.js | 4 ++-- 3 files changed, 3 insertions(+), 19 deletions(-) diff --git a/dev-helpers/index.html b/dev-helpers/index.html index f0cbcb0b..9432ef74 100644 --- a/dev-helpers/index.html +++ b/dev-helpers/index.html @@ -4,7 +4,6 @@ - Swagger UI