chore: rewrd
Signed-off-by: blam <ben@blam.sh> Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
'@backstage/backend-app-api': patch
|
||||
---
|
||||
|
||||
`getPath` should be optional as we provide a default value for it
|
||||
`HttpRouterFactoryOptions.getPath` is now optional as a default value is always provided in the factory.
|
||||
|
||||
@@ -99,7 +99,7 @@ createBackendPlugin({
|
||||
});
|
||||
```
|
||||
|
||||
### Configuration of the service
|
||||
### Configuring the service
|
||||
|
||||
There's additional configuration that you can optionally pass to setup the `config` core service.
|
||||
|
||||
@@ -314,7 +314,7 @@ createBackendPlugin({
|
||||
});
|
||||
```
|
||||
|
||||
### Configuration of the service
|
||||
### Configuring the service
|
||||
|
||||
There's additional configuration that you can optionally pass to setup the `identity` core service.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user