Merge pull request #15851 from backstage/blam/backend-core-services/docs

docs: Writing documentation for the built in core services
This commit is contained in:
Ben Lambert
2023-01-23 14:28:54 +01:00
committed by GitHub
4 changed files with 613 additions and 10 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/backend-app-api': patch
---
`HttpRouterFactoryOptions.getPath` is now optional as a default value is always provided in the factory.