Update packages/catalog-model/src/schema/kinds/Resource.v1alpha1.schema.json
Co-authored-by: Fredrik Adelöw <freben@gmail.com> Signed-off-by: Jonah Grimes <jonah.grimes@gmail.com>
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
},
|
||||
"dependsOn": {
|
||||
"type": "array",
|
||||
"description": "An array of entity references to the components that the resource is a dependency of.",
|
||||
"description": "An array of references to other entities that the resource depends on to function.",
|
||||
"items": {
|
||||
"type": "string",
|
||||
"minLength": 1
|
||||
|
||||
Reference in New Issue
Block a user