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