Skip to content
This repository was archived by the owner on Jan 19, 2018. It is now read-only.

Commit a0133dd

Browse files
committed
this needs to be a list too
1 parent 80772e2 commit a0133dd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

spec/0.0.2/graph.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"description": "ID of a component",
1414
"type": "object",
1515
"required": [ "name" ],
16-
"properties": {
16+
"properties": [{
1717
"name": {
1818
"description": "The name of the depending Container Application.",
1919
"type": "string",
@@ -38,7 +38,7 @@
3838
"$ref": "file:provider.json"
3939
}
4040
}
41-
}
41+
}]
4242
}
4343
}
4444
}

0 commit comments

Comments
 (0)