1
0
Fork 0
pull/426/head
digitalkaoz 2012-03-17 13:07:13 +01:00
parent 7bbe60459f
commit 20ae7efa2b
2 changed files with 3 additions and 2 deletions

View File

@ -222,7 +222,8 @@
},
"source": {
"type": "string",
"description": "URL to the sources"
"description": "URL to the sources",
"format": "uri"
}
}
}

View File

@ -36,7 +36,7 @@ class ArrayDumper
'keywords',
'autoload',
'repositories',
'support'
'support',
);
$data = array();