@itentialopensource/adapter-github
Version:
This adapter integrates with system described as: github.
42 lines • 758 B
JSON
[
{
"content_type": "string",
"description": "string",
"download_count": 2,
"html_url": "string",
"id": 3,
"name": "string",
"size": 1,
"url": "string"
},
{
"content_type": "string",
"description": "string",
"download_count": 5,
"html_url": "string",
"id": 3,
"name": "string",
"size": 2,
"url": "string"
},
{
"content_type": "string",
"description": "string",
"download_count": 6,
"html_url": "string",
"id": 1,
"name": "string",
"size": 2,
"url": "string"
},
{
"content_type": "string",
"description": "string",
"download_count": 6,
"html_url": "string",
"id": 2,
"name": "string",
"size": 2,
"url": "string"
}
]