Update packages/catalog-model/src/schema/kinds/Component.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:
Jonah Grimes
2021-03-31 13:46:07 -04:00
parent d5e059a3c8
commit 8c99991127
@@ -87,7 +87,7 @@
},
"dependsOn": {
"type": "array",
"description": "An array of entity references to the resources that the component depends on.",
"description": "An array of references to other entities that the component depends on to function.",
"items": {
"type": "string",
"minLength": 1