Apply suggestions from code review
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
'@backstage/backend-app-api': patch
|
||||
---
|
||||
|
||||
Allow the `createConfigSecretEnumerator` to take an optional `configSchema` argument with an already-loaded global configuration schema.
|
||||
Allow the `createConfigSecretEnumerator` to take an optional `schema` argument with an already-loaded global configuration schema.
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
---
|
||||
'@backstage/plugin-app-backend': minor
|
||||
'@backstage/plugin-app-node': minor
|
||||
'@backstage/plugin-app-backend': patch
|
||||
'@backstage/plugin-app-node': patch
|
||||
---
|
||||
|
||||
Allow the `app-backend` plugin to use a global configuration schema provided externally through an extension.
|
||||
|
||||
Reference in New Issue
Block a user