@itentialopensource/adapter-bitbucket
Version:
This adapter integrates with system described as: bitbucket.
18 lines • 335 B
JSON
{
"type": "string",
"active": true,
"created_at": "string",
"description": "string",
"events": [
"repo:updated",
"pullrequest:comment_updated",
"issue:comment_created",
"repo:commit_status_created"
],
"subject": {
"type": "string"
},
"subject_type": "user",
"url": "string",
"uuid": "string"
}