@itentialopensource/adapter-bitbucket
Version:
This adapter integrates with system described as: bitbucket.
28 lines • 444 B
JSON
{
"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"
}