@itentialopensource/adapter-gitlab
Version:
This adapter integrates with system described as: gitlab.
19 lines • 359 B
JSON
{
"id": 1,
"description": "string",
"ref": "string",
"cron": "string",
"cron_timezone": "string",
"next_run_at": "string",
"active": true,
"created_at": "string",
"updated_at": "string",
"owner": {
"name": "string",
"username": "string",
"id": 4,
"state": "string",
"avatar_url": "string",
"web_url": "string"
}
}