@itentialopensource/adapter-bitbucket
Version:
This adapter integrates with system described as: bitbucket.
46 lines • 801 B
JSON
{
"type": "string",
"created_on": "string",
"description": "string",
"is_private": false,
"key": "string",
"links": {
"avatar": {
"href": "string"
},
"html": {
"href": "string"
}
},
"name": "string",
"owner": {
"type": "string",
"created_on": "string",
"display_name": "string",
"links": {
"avatar": {
"href": "string"
},
"followers": {
"href": "string"
},
"following": {
"href": "string"
},
"html": {
"href": "string"
},
"repositories": {
"href": "string"
},
"self": {
"href": "string"
}
},
"username": "string",
"uuid": "string",
"website": "string"
},
"updated_on": "string",
"uuid": "string"
}