@itentialopensource/adapter-bitbucket
Version:
This adapter integrates with system described as: bitbucket.
37 lines • 633 B
JSON
{
"next": "string",
"page": 5,
"pagelen": 9,
"previous": "string",
"size": 3,
"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": true,
"uuid": "string",
"value": "string"
},
{
"type": "string",
"key": "string",
"secured": false,
"uuid": "string",
"value": "string"
}
]
}