We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80772e2 commit a0133ddCopy full SHA for a0133dd
1 file changed
spec/0.0.2/graph.json
@@ -13,7 +13,7 @@
13
"description": "ID of a component",
14
"type": "object",
15
"required": [ "name" ],
16
- "properties": {
+ "properties": [{
17
"name": {
18
"description": "The name of the depending Container Application.",
19
"type": "string",
@@ -38,7 +38,7 @@
38
"$ref": "file:provider.json"
39
}
40
41
- }
+ }]
42
43
44
0 commit comments