config-loader: make visibility schema keyword work for all types
This commit is contained in:
@@ -46,7 +46,6 @@ export function compileConfigSchemas(
|
||||
'https://backstage.io/schema/config-v1': true,
|
||||
},
|
||||
}).addKeyword('visibility', {
|
||||
type: 'string',
|
||||
metaSchema: {
|
||||
type: 'string',
|
||||
enum: CONFIG_VISIBILITIES,
|
||||
|
||||
Reference in New Issue
Block a user