@itentialopensource/adapter-bitbucket
Version:
This adapter integrates with system described as: bitbucket.
29 lines • 418 B
JSON
{
"next": "string",
"page": 6,
"pagelen": 5,
"previous": "string",
"size": 9,
"values": [
{
"type": "string",
"id": 2,
"links": {
"self": {
"href": "string"
}
},
"name": "string"
},
{
"type": "string",
"id": 6,
"links": {
"self": {
"href": "string"
}
},
"name": "string"
}
]
}