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:
Jonah Grimes
2021-03-31 13:46:19 -04:00
parent 8c99991127
commit 3b0c1338f6
@@ -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