@itentialopensource/adapter-bitbucket
Version:
This adapter integrates with system described as: bitbucket.
20 lines • 330 B
JSON
{
"type": "string",
"created_on": "string",
"description": "string",
"key": "string",
"links": {
"commit": {
"href": "string"
},
"self": {
"href": "string"
}
},
"name": "string",
"refname": "string",
"state": "FAILED",
"updated_on": "string",
"url": "string",
"uuid": "string"
}