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