From 69b075b6cd3e9f6afa5de93cb298afbb198a9322 Mon Sep 17 00:00:00 2001 From: kevspl <130582010+kevspl@users.noreply.github.com> Date: Mon, 2 Dec 2024 16:37:53 -0500 Subject: [PATCH] Update .changeset/rich-suns-drive.md Co-authored-by: Aramis Sennyey <159921952+aramissennyeydd@users.noreply.github.com> Signed-off-by: kevspl <130582010+kevspl@users.noreply.github.com> Signed-off-by: kevspl --- .changeset/rich-suns-drive.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/rich-suns-drive.md b/.changeset/rich-suns-drive.md index c5c91d2829..0b2eb85a5b 100644 --- a/.changeset/rich-suns-drive.md +++ b/.changeset/rich-suns-drive.md @@ -2,4 +2,4 @@ '@backstage/backend-openapi-utils': minor --- -fix typedrouter export not being properly imported in generated code in openapi-utils +Fixed a Typescript error when trying to use the new OpenAPI server-side generated code.