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

Commit

Permalink
this needs to be a list too
Browse files Browse the repository at this point in the history
  • Loading branch information
goern committed May 7, 2015
1 parent 80772e2 commit a0133dd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions spec/0.0.2/graph.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"description": "ID of a component",
"type": "object",
"required": [ "name" ],
"properties": {
"properties": [{
"name": {
"description": "The name of the depending Container Application.",
"type": "string",
Expand All @@ -38,7 +38,7 @@
"$ref": "file:provider.json"
}
}
}
}]
}
}
}

0 comments on commit a0133dd

Please sign in to comment.