From 2e2167a8c589e1014cbd1f17096c7d80224e5d56 Mon Sep 17 00:00:00 2001 From: Joe Van Alstyne Date: Wed, 3 Apr 2024 16:43:44 +0900 Subject: [PATCH] changesets: minor bump Signed-off-by: Joe Van Alstyne --- .changeset/shaggy-books-mate.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/shaggy-books-mate.md diff --git a/.changeset/shaggy-books-mate.md b/.changeset/shaggy-books-mate.md new file mode 100644 index 0000000000..db1ca0bb09 --- /dev/null +++ b/.changeset/shaggy-books-mate.md @@ -0,0 +1,5 @@ +--- +'@backstage/plugin-catalog-backend-module-backstage-openapi': minor +--- + +The name and title of the returned openapi doc entity are now configurable