@itentialopensource/adapter-bitbucket
Version:
This adapter integrates with system described as: bitbucket.
79 lines • 1.42 kB
JSON
{
"next": "string",
"page": 9,
"pagelen": 8,
"previous": "string",
"size": 3,
"values": [
{
"type": "string",
"key": "string",
"secured": true,
"uuid": "string",
"value": "string"
},
{
"type": "string",
"key": "string",
"secured": false,
"uuid": "string",
"value": "string"
},
{
"type": "string",
"key": "string",
"secured": true,
"uuid": "string",
"value": "string"
},
{
"type": "string",
"key": "string",
"secured": false,
"uuid": "string",
"value": "string"
},
{
"type": "string",
"key": "string",
"secured": true,
"uuid": "string",
"value": "string"
},
{
"type": "string",
"key": "string",
"secured": false,
"uuid": "string",
"value": "string"
},
{
"type": "string",
"key": "string",
"secured": true,
"uuid": "string",
"value": "string"
},
{
"type": "string",
"key": "string",
"secured": true,
"uuid": "string",
"value": "string"
},
{
"type": "string",
"key": "string",
"secured": false,
"uuid": "string",
"value": "string"
},
{
"type": "string",
"key": "string",
"secured": true,
"uuid": "string",
"value": "string"
}
]
}