@itentialopensource/adapter-bitbucket
Version:
This adapter integrates with system described as: bitbucket.
403 lines • 11.8 kB
JSON
{
"actions": [
{
"name": "getRepositoriesUsernameRepoSlugDefaultReviewers",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/repositories/{pathv1}/{pathv2}/default-reviewers?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "deleteRepositoriesUsernameRepoSlugDefaultReviewersTargetUsername",
"protocol": "REST",
"method": "DELETE",
"entitypath": "{base_path}/{version}/repositories/{pathv1}/{pathv2}/default-reviewers/{pathv3}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "getRepositoriesUsernameRepoSlugDefaultReviewersTargetUsername",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/repositories/{pathv1}/{pathv2}/default-reviewers/{pathv3}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "putRepositoriesUsernameRepoSlugDefaultReviewersTargetUsername",
"protocol": "REST",
"method": "PUT",
"entitypath": "{base_path}/{version}/repositories/{pathv1}/{pathv2}/default-reviewers/{pathv3}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "getRepositoriesUsernameRepoSlugPullrequests",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/repositories/{pathv1}/{pathv2}/pullrequests?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "postRepositoriesUsernameRepoSlugPullrequests",
"protocol": "REST",
"method": "POST",
"entitypath": "{base_path}/{version}/repositories/{pathv1}/{pathv2}/pullrequests?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "getRepositoriesUsernameRepoSlugPullrequestsActivity",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/repositories/{pathv1}/{pathv2}/pullrequests/activity?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "getRepositoriesUsernameRepoSlugPullrequestsPullRequestId",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/repositories/{pathv1}/{pathv2}/pullrequests/{pathv3}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "putRepositoriesUsernameRepoSlugPullrequestsPullRequestId",
"protocol": "REST",
"method": "PUT",
"entitypath": "{base_path}/{version}/repositories/{pathv1}/{pathv2}/pullrequests/{pathv3}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "getRepositoriesUsernameRepoSlugPullrequestsPullRequestIdActivity",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/repositories/{pathv1}/{pathv2}/pullrequests/{pathv3}/activity?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "deleteRepositoriesUsernameRepoSlugPullrequestsPullRequestIdApprove",
"protocol": "REST",
"method": "DELETE",
"entitypath": "{base_path}/{version}/repositories/{pathv1}/{pathv2}/pullrequests/{pathv3}/approve?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "postRepositoriesUsernameRepoSlugPullrequestsPullRequestIdApprove",
"protocol": "REST",
"method": "POST",
"entitypath": "{base_path}/{version}/repositories/{pathv1}/{pathv2}/pullrequests/{pathv3}/approve?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "getRepositoriesUsernameRepoSlugPullrequestsPullRequestIdComments",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/repositories/{pathv1}/{pathv2}/pullrequests/{pathv3}/comments?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "getRepositoriesUsernameRepoSlugPullrequestsPullRequestIdCommentsCommentId",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/repositories/{pathv1}/{pathv2}/pullrequests/{pathv3}/comments/{pathv4}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "getRepositoriesUsernameRepoSlugPullrequestsPullRequestIdCommits",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/repositories/{pathv1}/{pathv2}/pullrequests/{pathv3}/commits?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "postRepositoriesUsernameRepoSlugPullrequestsPullRequestIdDecline",
"protocol": "REST",
"method": "POST",
"entitypath": "{base_path}/{version}/repositories/{pathv1}/{pathv2}/pullrequests/{pathv3}/decline?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "getRepositoriesUsernameRepoSlugPullrequestsPullRequestIdDiff",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/repositories/{pathv1}/{pathv2}/pullrequests/{pathv3}/diff?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "postRepositoriesUsernameRepoSlugPullrequestsPullRequestIdMerge",
"protocol": "REST",
"method": "POST",
"entitypath": "{base_path}/{version}/repositories/{pathv1}/{pathv2}/pullrequests/{pathv3}/merge?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "getRepositoriesUsernameRepoSlugPullrequestsPullRequestIdPatch",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/repositories/{pathv1}/{pathv2}/pullrequests/{pathv3}/patch?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
}
]
}