Fix "repository" field and "type" attribute

This commit is contained in:
Ivan Kravets
2014-10-24 22:59:15 +03:00
parent 6c7be9b339
commit 99929d7fa6

View File

@ -130,7 +130,7 @@ Example:
"repository":
{
"name": "git",
"type": "git",
"url": "https://github.com/foo/bar.git"
}