@itentialopensource/adapter-bitbucket
Version:
This adapter integrates with system described as: bitbucket.
58 lines • 1.03 kB
JSON
{
"next": "string",
"page": 2,
"pagelen": 2,
"previous": "string",
"size": 8,
"values": [
{
"type": "string",
"key": "string",
"secured": false,
"uuid": "string",
"value": "string"
},
{
"type": "string",
"key": "string",
"secured": false,
"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": false,
"uuid": "string",
"value": "string"
},
{
"type": "string",
"key": "string",
"secured": true,
"uuid": "string",
"value": "string"
}
]
}