diff --git a/.changeset/wicked-bottles-itch.md b/.changeset/wicked-bottles-itch.md new file mode 100644 index 0000000000..5c53d747a9 --- /dev/null +++ b/.changeset/wicked-bottles-itch.md @@ -0,0 +1,5 @@ +--- +'@backstage/backend-plugin-api': patch +--- + +Updates all `create*` methods to simplify their type definitions and ensure they all have configuration interfaces.