From af3a4b1fe0d9e5e96eea8877ccae9281521d3d33 Mon Sep 17 00:00:00 2001 From: Aramis Sennyey <159921952+aramissennyeydd@users.noreply.github.com> Date: Wed, 17 Dec 2025 08:12:15 -0700 Subject: [PATCH] Update .changeset/major-mangos-shine.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Fredrik Adelöw Signed-off-by: Aramis Sennyey <159921952+aramissennyeydd@users.noreply.github.com> --- .changeset/major-mangos-shine.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/major-mangos-shine.md b/.changeset/major-mangos-shine.md index ebbd132ce6..f42fcf5d0e 100644 --- a/.changeset/major-mangos-shine.md +++ b/.changeset/major-mangos-shine.md @@ -1,5 +1,5 @@ --- -'@backstage/backend-openapi-utils': minor +'@backstage/backend-openapi-utils': patch --- Internal update to use native feature from our request validation library for handling base path determination.