@itentialopensource/adapter-github
Version:
This adapter integrates with system described as: github.
1,708 lines • 162 kB
JSON
{
"actions": [
{
"name": "deleteReposOwnerRepo",
"protocol": "REST",
"method": "DELETE",
"entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "getReposOwnerRepo",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "patchReposOwnerRepo",
"protocol": "REST",
"method": "PATCH",
"entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "getReposOwnerRepoAssignees",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/assignees?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/getReposOwnerRepoAssignees-default.json"
}
]
},
{
"name": "getReposOwnerRepoAssigneesAssignee",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/assignees/{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": "getReposOwnerRepoBranches",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/branches?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/getReposOwnerRepoBranches-default.json"
}
]
},
{
"name": "getReposOwnerRepoBranchesBranch",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/branches/{pathv3}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/getReposOwnerRepoBranchesBranch-default.json"
}
]
},
{
"name": "getReposOwnerRepoCollaborators",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/collaborators?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/getReposOwnerRepoCollaborators-default.json"
}
]
},
{
"name": "deleteReposOwnerRepoCollaboratorsUser",
"protocol": "REST",
"method": "DELETE",
"entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/collaborators/{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": "getReposOwnerRepoCollaboratorsUser",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/collaborators/{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": "putReposOwnerRepoCollaboratorsUser",
"protocol": "REST",
"method": "PUT",
"entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/collaborators/{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": "getReposOwnerRepoComments",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/comments?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/getReposOwnerRepoComments-default.json"
}
]
},
{
"name": "deleteReposOwnerRepoCommentsCommentId",
"protocol": "REST",
"method": "DELETE",
"entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/comments/{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": "getReposOwnerRepoCommentsCommentId",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/comments/{pathv3}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/getReposOwnerRepoCommentsCommentId-default.json"
}
]
},
{
"name": "patchReposOwnerRepoCommentsCommentId",
"protocol": "REST",
"method": "PATCH",
"entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/comments/{pathv3}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/patchReposOwnerRepoCommentsCommentId-default.json"
}
]
},
{
"name": "getReposOwnerRepoCommits",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/commits?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/getReposOwnerRepoCommits-default.json"
}
]
},
{
"name": "getReposOwnerRepoCommitsRefStatus",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/commits/{pathv3}/status?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/getReposOwnerRepoCommitsRefStatus-default.json"
}
]
},
{
"name": "getReposOwnerRepoCommitsShaCode",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/commits/{pathv3}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/getReposOwnerRepoCommitsShaCode-default.json"
}
]
},
{
"name": "getReposOwnerRepoCommitsShaCodeComments",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/commits/{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": "mockdatafiles/getReposOwnerRepoCommitsShaCodeComments-default.json"
}
]
},
{
"name": "postReposOwnerRepoCommitsShaCodeComments",
"protocol": "REST",
"method": "POST",
"entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/commits/{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": "mockdatafiles/postReposOwnerRepoCommitsShaCodeComments-default.json"
}
]
},
{
"name": "getReposOwnerRepoCompareBaseIdHeadId",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/compare/{pathv3}...{pathv4}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/getReposOwnerRepoCompareBaseIdHeadId-default.json"
}
]
},
{
"name": "deleteReposOwnerRepoContentsPath",
"protocol": "REST",
"method": "DELETE",
"entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/contents/{pathv3}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/deleteReposOwnerRepoContentsPath-default.json"
}
]
},
{
"name": "getReposOwnerRepoContentsPath",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/contents/{pathv3}?{query}",
"requestSchema": "schemaEncode.json",
"responseSchema": "schemaEncode.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/getReposOwnerRepoContentsPath-default.json"
}
]
},
{
"name": "putReposOwnerRepoContentsPath",
"protocol": "REST",
"method": "PUT",
"entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/contents/{pathv3}?{query}",
"requestSchema": "schemaEncode.json",
"responseSchema": "schemaEncode.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/putReposOwnerRepoContentsPath-default.json"
}
]
},
{
"name": "getReposOwnerRepoContributors",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/contributors?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/getReposOwnerRepoContributors-default.json"
}
]
},
{
"name": "getReposOwnerRepoDeployments",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/deployments?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/getReposOwnerRepoDeployments-default.json"
}
]
},
{
"name": "postReposOwnerRepoDeployments",
"protocol": "REST",
"method": "POST",
"entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/deployments?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/postReposOwnerRepoDeployments-default.json"
}
]
},
{
"name": "getReposOwnerRepoDeploymentsIdStatuses",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/deployments/{pathv3}/statuses?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/getReposOwnerRepoDeploymentsIdStatuses-default.json"
}
]
},
{
"name": "postReposOwnerRepoDeploymentsIdStatuses",
"protocol": "REST",
"method": "POST",
"entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/deployments/{pathv3}/statuses?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "getReposOwnerRepoDownloads",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/downloads?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/getReposOwnerRepoDownloads-default.json"
}
]
},
{
"name": "deleteReposOwnerRepoDownloadsDownloadId",
"protocol": "REST",
"method": "DELETE",
"entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/downloads/{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": "getReposOwnerRepoDownloadsDownloadId",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/downloads/{pathv3}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/getReposOwnerRepoDownloadsDownloadId-default.json"
}
]
},
{
"name": "getReposOwnerRepoEvents",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/events?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/getReposOwnerRepoEvents-default.json"
}
]
},
{
"name": "getReposOwnerRepoForks",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/forks?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "postReposOwnerRepoForks",
"protocol": "REST",
"method": "POST",
"entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/forks?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "postReposOwnerRepoGitBlobs",
"protocol": "REST",
"method": "POST",
"entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/git/blobs?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/postReposOwnerRepoGitBlobs-default.json"
}
]
},
{
"name": "getReposOwnerRepoGitBlobsShaCode",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/git/blobs/{pathv3}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/getReposOwnerRepoGitBlobsShaCode-default.json"
}
]
},
{
"name": "postReposOwnerRepoGitCommits",
"protocol": "REST",
"method": "POST",
"entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/git/commits?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/postReposOwnerRepoGitCommits-default.json"
}
]
},
{
"name": "getReposOwnerRepoGitCommitsShaCode",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/git/commits/{pathv3}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/getReposOwnerRepoGitCommitsShaCode-default.json"
}
]
},
{
"name": "getReposOwnerRepoGitRefs",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/git/refs?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/getReposOwnerRepoGitRefs-default.json"
}
]
},
{
"name": "postReposOwnerRepoGitRefs",
"protocol": "REST",
"method": "POST",
"entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/git/refs?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/postReposOwnerRepoGitRefs-default.json"
}
]
},
{
"name": "deleteReposOwnerRepoGitRefsRef",
"protocol": "REST",
"method": "DELETE",
"entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/git/refs/{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": "getReposOwnerRepoGitMatchingRefs",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/git/matching-refs/{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": "getReposOwnerRepoGitRefsRef",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/git/refs/{pathv3}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/getReposOwnerRepoGitRefsRef-default.json"
}
]
},
{
"name": "patchReposOwnerRepoGitRefsRef",
"protocol": "REST",
"method": "PATCH",
"entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/git/refs/{pathv3}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/patchReposOwnerRepoGitRefsRef-default.json"
}
]
},
{
"name": "postReposOwnerRepoGitTags",
"protocol": "REST",
"method": "POST",
"entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/git/tags?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/postReposOwnerRepoGitTags-default.json"
}
]
},
{
"name": "getReposOwnerRepoGitTagsShaCode",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/git/tags/{pathv3}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/getReposOwnerRepoGitTagsShaCode-default.json"
}
]
},
{
"name": "postReposOwnerRepoGitTrees",
"protocol": "REST",
"method": "POST",
"entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/git/trees?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/postReposOwnerRepoGitTrees-default.json"
}
]
},
{
"name": "getReposOwnerRepoGitTreesShaCode",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/git/trees/{pathv3}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/getReposOwnerRepoGitTreesShaCode-default.json"
}
]
},
{
"name": "getReposOwnerRepoHooks",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/hooks?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/getReposOwnerRepoHooks-default.json"
}
]
},
{
"name": "postReposOwnerRepoHooks",
"protocol": "REST",
"method": "POST",
"entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/hooks?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/postReposOwnerRepoHooks-default.json"
}
]
},
{
"name": "deleteReposOwnerRepoHooksHookId",
"protocol": "REST",
"method": "DELETE",
"entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/hooks/{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": "getReposOwnerRepoHooksHookId",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/hooks/{pathv3}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/getReposOwnerRepoHooksHookId-default.json"
}
]
},
{
"name": "patchReposOwnerRepoHooksHookId",
"protocol": "REST",
"method": "PATCH",
"entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/hooks/{pathv3}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/patchReposOwnerRepoHooksHookId-default.json"
}
]
},
{
"name": "postReposOwnerRepoHooksHookIdTests",
"protocol": "REST",
"method": "POST",
"entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/hooks/{pathv3}/tests?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "getReposOwnerRepoIssues",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/issues?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/getReposOwnerRepoIssues-default.json"
}
]
},
{
"name": "postReposOwnerRepoIssues",
"protocol": "REST",
"method": "POST",
"entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/issues?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/postReposOwnerRepoIssues-default.json"
}
]
},
{
"name": "getReposOwnerRepoIssuesComments",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/issues/comments?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/getReposOwnerRepoIssuesComments-default.json"
}
]
},
{
"name": "deleteReposOwnerRepoIssuesCommentsCommentId",
"protocol": "REST",
"method": "DELETE",
"entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/issues/comments/{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": "getReposOwnerRepoIssuesCommentsCommentId",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/issues/comments/{pathv3}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/getReposOwnerRepoIssuesCommentsCommentId-default.json"
}
]
},
{
"name": "patchReposOwnerRepoIssuesCommentsCommentId",
"protocol": "REST",
"method": "PATCH",
"entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/issues/comments/{pathv3}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/patchReposOwnerRepoIssuesCommentsCommentId-default.json"
}
]
},
{
"name": "getReposOwnerRepoIssuesEvents",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/issues/events?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/getReposOwnerRepoIssuesEvents-default.json"
}
]
},
{
"name": "getReposOwnerRepoIssuesEventsEventId",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/issues/events/{pathv3}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/getReposOwnerRepoIssuesEventsEventId-default.json"
}
]
},
{
"name": "getReposOwnerRepoIssuesNumber",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/issues/{pathv3}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/getReposOwnerRepoIssuesNumber-default.json"
}
]
},
{
"name": "patchReposOwnerRepoIssuesNumber",
"protocol": "REST",
"method": "PATCH",
"entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/issues/{pathv3}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/patchReposOwnerRepoIssuesNumber-default.json"
}
]
},
{
"name": "getReposOwnerRepoIssuesNumberComments",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/issues/{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": "mockdatafiles/getReposOwnerRepoIssuesNumberComments-default.json"
}
]
},
{
"name": "postReposOwnerRepoIssuesNumberComments",
"protocol": "REST",
"method": "POST",
"entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/issues/{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": "mockdatafiles/postReposOwnerRepoIssuesNumberComments-default.json"
}
]
},
{
"name": "getReposOwnerRepoIssuesNumberEvents",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/issues/{pathv3}/events?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/getReposOwnerRepoIssuesNumberEvents-default.json"
}
]
},
{
"name": "deleteReposOwnerRepoIssuesNumberLabels",
"protocol": "REST",
"method": "DELETE",
"entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/issues/{pathv3}/labels?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "getReposOwnerRepoIssuesNumberLabels",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/issues/{pathv3}/labels?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/getReposOwnerRepoIssuesNumberLabels-default.json"
}
]
},
{
"name": "postReposOwnerRepoIssuesNumberLabels",
"protocol": "REST",
"method": "POST",
"entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/issues/{pathv3}/labels?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/postReposOwnerRepoIssuesNumberLabels-default.json"
}
]
},
{
"name": "putReposOwnerRepoIssuesNumberLabels",
"protocol": "REST",
"method": "PUT",
"entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/issues/{pathv3}/labels?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/putReposOwnerRepoIssuesNumberLabels-default.json"
}
]
},
{
"name": "deleteReposOwnerRepoIssuesNumberLabelsName",
"protocol": "REST",
"method": "DELETE",
"entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/issues/{pathv3}/labels/{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": "getReposOwnerRepoKeys",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/keys?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/getReposOwnerRepoKeys-default.json"
}
]
},
{
"name": "postReposOwnerRepoKeys",
"protocol": "REST",
"method": "POST",
"entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/keys?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/postReposOwnerRepoKeys-default.json"
}
]
},
{
"name": "deleteReposOwnerRepoKeysKeyId",
"protocol": "REST",
"method": "DELETE",
"entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/keys/{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": "getReposOwnerRepoKeysKeyId",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/keys/{pathv3}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/getReposOwnerRepoKeysKeyId-default.json"
}
]
},
{
"name": "getReposOwnerRepoLabels",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/labels?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/getReposOwnerRepoLabels-default.json"
}
]
},
{
"name": "postReposOwnerRepoLabels",
"protocol": "REST",
"method": "POST",
"entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/labels?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/postReposOwnerRepoLabels-default.json"
}
]
},
{
"name": "deleteReposOwnerRepoLabelsName",
"protocol": "REST",
"method": "DELETE",
"entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/labels/{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": "getReposOwnerRepoLabelsName",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/labels/{pathv3}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/getReposOwnerRepoLabelsName-default.json"
}
]
},
{
"name": "patchReposOwnerRepoLabelsName",
"protocol": "REST",
"method": "PATCH",
"entit