{
  "actions": [
    {
      "name": "actionsGetActionsCacheUsageForOrg",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/orgs/{pathv1}/actions/cache/usage?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "sendGetBody": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "actionsGetActionsCacheUsageByRepoForOrg",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/orgs/{pathv1}/actions/cache/usage-by-repository?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "sendGetBody": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "actionsGetGithubActionsPermissionsOrganization",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/orgs/{pathv1}/actions/permissions?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "sendGetBody": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "actionsSetGithubActionsPermissionsOrganization",
      "protocol": "REST",
      "method": "PUT",
      "entitypath": "{base_path}/{version}/orgs/{pathv1}/actions/permissions?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "actionsListSelectedRepositoriesEnabledGithubActionsOrganization",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/orgs/{pathv1}/actions/permissions/repositories?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "sendGetBody": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "actionsSetSelectedRepositoriesEnabledGithubActionsOrganization",
      "protocol": "REST",
      "method": "PUT",
      "entitypath": "{base_path}/{version}/orgs/{pathv1}/actions/permissions/repositories?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "actionsEnableSelectedRepositoryGithubActionsOrganization",
      "protocol": "REST",
      "method": "PUT",
      "entitypath": "{base_path}/{version}/orgs/{pathv1}/actions/permissions/repositories/{pathv2}?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "actionsDisableSelectedRepositoryGithubActionsOrganization",
      "protocol": "REST",
      "method": "DELETE",
      "entitypath": "{base_path}/{version}/orgs/{pathv1}/actions/permissions/repositories/{pathv2}?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "actionsGetAllowedActionsOrganization",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/orgs/{pathv1}/actions/permissions/selected-actions?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "sendGetBody": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "actionsSetAllowedActionsOrganization",
      "protocol": "REST",
      "method": "PUT",
      "entitypath": "{base_path}/{version}/orgs/{pathv1}/actions/permissions/selected-actions?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "actionsGetGithubActionsDefaultWorkflowPermissionsOrganization",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/orgs/{pathv1}/actions/permissions/workflow?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "sendGetBody": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "actionsSetGithubActionsDefaultWorkflowPermissionsOrganization",
      "protocol": "REST",
      "method": "PUT",
      "entitypath": "{base_path}/{version}/orgs/{pathv1}/actions/permissions/workflow?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "actionsListSelfHostedRunnersForOrg",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/orgs/{pathv1}/actions/runners?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "sendGetBody": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "actionsListRunnerApplicationsForOrg",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/orgs/{pathv1}/actions/runners/downloads?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "sendGetBody": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "actionsGenerateRunnerJitconfigForOrg",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/orgs/{pathv1}/actions/runners/generate-jitconfig?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "actionsCreateRegistrationTokenForOrg",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/orgs/{pathv1}/actions/runners/registration-token?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "actionsCreateRemoveTokenForOrg",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/orgs/{pathv1}/actions/runners/remove-token?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "actionsGetSelfHostedRunnerForOrg",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/orgs/{pathv1}/actions/runners/{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": "actionsDeleteSelfHostedRunnerFromOrg",
      "protocol": "REST",
      "method": "DELETE",
      "entitypath": "{base_path}/{version}/orgs/{pathv1}/actions/runners/{pathv2}?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "actionsListLabelsForSelfHostedRunnerForOrg",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/orgs/{pathv1}/actions/runners/{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": ""
        }
      ]
    },
    {
      "name": "actionsAddCustomLabelsToSelfHostedRunnerForOrg",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/orgs/{pathv1}/actions/runners/{pathv2}/labels?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "actionsSetCustomLabelsForSelfHostedRunnerForOrg",
      "protocol": "REST",
      "method": "PUT",
      "entitypath": "{base_path}/{version}/orgs/{pathv1}/actions/runners/{pathv2}/labels?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "actionsRemoveAllCustomLabelsFromSelfHostedRunnerForOrg",
      "protocol": "REST",
      "method": "DELETE",
      "entitypath": "{base_path}/{version}/orgs/{pathv1}/actions/runners/{pathv2}/labels?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "actionsRemoveCustomLabelFromSelfHostedRunnerForOrg",
      "protocol": "REST",
      "method": "DELETE",
      "entitypath": "{base_path}/{version}/orgs/{pathv1}/actions/runners/{pathv2}/labels/{pathv3}?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "actionsListOrgSecrets",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/orgs/{pathv1}/actions/secrets?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "sendGetBody": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "actionsGetOrgPublicKey",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/orgs/{pathv1}/actions/secrets/public-key?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "sendGetBody": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "actionsGetOrgSecret",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/orgs/{pathv1}/actions/secrets/{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": "actionsCreateOrUpdateOrgSecret",
      "protocol": "REST",
      "method": "PUT",
      "entitypath": "{base_path}/{version}/orgs/{pathv1}/actions/secrets/{pathv2}?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "actionsDeleteOrgSecret",
      "protocol": "REST",
      "method": "DELETE",
      "entitypath": "{base_path}/{version}/orgs/{pathv1}/actions/secrets/{pathv2}?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "actionsListSelectedReposForOrgSecret",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/orgs/{pathv1}/actions/secrets/{pathv2}/repositories?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "sendGetBody": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "actionsSetSelectedReposForOrgSecret",
      "protocol": "REST",
      "method": "PUT",
      "entitypath": "{base_path}/{version}/orgs/{pathv1}/actions/secrets/{pathv2}/repositories?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "actionsAddSelectedRepoToOrgSecret",
      "protocol": "REST",
      "method": "PUT",
      "entitypath": "{base_path}/{version}/orgs/{pathv1}/actions/secrets/{pathv2}/repositories/{pathv3}?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "actionsRemoveSelectedRepoFromOrgSecret",
      "protocol": "REST",
      "method": "DELETE",
      "entitypath": "{base_path}/{version}/orgs/{pathv1}/actions/secrets/{pathv2}/repositories/{pathv3}?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "actionsListOrgVariables",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/orgs/{pathv1}/actions/variables?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "sendGetBody": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "actionsCreateOrgVariable",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/orgs/{pathv1}/actions/variables?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "actionsGetOrgVariable",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/orgs/{pathv1}/actions/variables/{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": "actionsUpdateOrgVariable",
      "protocol": "REST",
      "method": "PATCH",
      "entitypath": "{base_path}/{version}/orgs/{pathv1}/actions/variables/{pathv2}?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "actionsDeleteOrgVariable",
      "protocol": "REST",
      "method": "DELETE",
      "entitypath": "{base_path}/{version}/orgs/{pathv1}/actions/variables/{pathv2}?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "actionsListSelectedReposForOrgVariable",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/orgs/{pathv1}/actions/variables/{pathv2}/repositories?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "sendGetBody": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "actionsSetSelectedReposForOrgVariable",
      "protocol": "REST",
      "method": "PUT",
      "entitypath": "{base_path}/{version}/orgs/{pathv1}/actions/variables/{pathv2}/repositories?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "actionsAddSelectedRepoToOrgVariable",
      "protocol": "REST",
      "method": "PUT",
      "entitypath": "{base_path}/{version}/orgs/{pathv1}/actions/variables/{pathv2}/repositories/{pathv3}?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "actionsRemoveSelectedRepoFromOrgVariable",
      "protocol": "REST",
      "method": "DELETE",
      "entitypath": "{base_path}/{version}/orgs/{pathv1}/actions/variables/{pathv2}/repositories/{pathv3}?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "actionsListArtifactsForRepo",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/actions/artifacts?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "sendGetBody": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "actionsGetArtifact",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/actions/artifacts/{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": "actionsDeleteArtifact",
      "protocol": "REST",
      "method": "DELETE",
      "entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/actions/artifacts/{pathv3}?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "actionsDownloadArtifact",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/actions/artifacts/{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": ""
        }
      ]
    },
    {
      "name": "actionsGetActionsCacheUsage",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/actions/cache/usage?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "sendGetBody": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "actionsGetActionsCacheList",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/actions/caches?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "sendGetBody": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "actionsDeleteActionsCacheByKey",
      "protocol": "REST",
      "method": "DELETE",
      "entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/actions/caches?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "actionsDeleteActionsCacheById",
      "protocol": "REST",
      "method": "DELETE",
      "entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/actions/caches/{pathv3}?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "actionsGetJobForWorkflowRun",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/actions/jobs/{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": "actionsDownloadJobLogsForWorkflowRun",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/actions/jobs/{pathv3}/logs?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "sendGetBody": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "actionsReRunJobForWorkflowRun",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/actions/jobs/{pathv3}/rerun?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "actionsGetCustomOidcSubClaimForRepo",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/actions/oidc/customization/sub?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "sendGetBody": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "actionsSetCustomOidcSubClaimForRepo",
      "protocol": "REST",
      "method": "PUT",
      "entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/actions/oidc/customization/sub?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "actionsListRepoOrganizationSecrets",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/actions/organization-secrets?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "sendGetBody": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "actionsListRepoOrganizationVariables",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/actions/organization-variables?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "sendGetBody": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "actionsGetGithubActionsPermissionsRepository",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/actions/permissions?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "sendGetBody": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "actionsSetGithubActionsPermissionsRepository",
      "protocol": "REST",
      "method": "PUT",
      "entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/actions/permissions?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "actionsGetWorkflowAccessToRepository",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/actions/permissions/access?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "sendGetBody": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "actionsSetWorkflowAccessToRepository",
      "protocol": "REST",
      "method": "PUT",
      "entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/actions/permissions/access?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "actionsGetAllowedActionsRepository",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/actions/permissions/selected-actions?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "sendGetBody": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "actionsSetAllowedActionsRepository",
      "protocol": "REST",
      "method": "PUT",
      "entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/actions/permissions/selected-actions?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "actionsGetGithubActionsDefaultWorkflowPermissionsRepository",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/actions/permissions/workflow?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "sendGetBody": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "actionsSetGithubActionsDefaultWorkflowPermissionsRepository",
      "protocol": "REST",
      "method": "PUT",
      "entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/actions/permissions/workflow?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "actionsListSelfHostedRunnersForRepo",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/actions/runners?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "sendGetBody": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "actionsListRunnerApplicationsForRepo",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/actions/runners/downloads?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "sendGetBody": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "actionsGenerateRunnerJitconfigForRepo",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/actions/runners/generate-jitconfig?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "actionsCreateRegistrationTokenForRepo",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/actions/runners/registration-token?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "actionsCreateRemoveTokenForRepo",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/actions/runners/remove-token?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "actionsGetSelfHostedRunnerForRepo",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/actions/runners/{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": "actionsDeleteSelfHostedRunnerFromRepo",
      "protocol": "REST",
      "method": "DELETE",
      "entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/actions/runners/{pathv3}?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "actionsListLabelsForSelfHostedRunnerForRepo",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/actions/runners/{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": "actionsAddCustomLabelsToSelfHostedRunnerForRepo",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/actions/runners/{pathv3}/labels?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "actionsSetCustomLabelsForSelfHostedRunnerForRepo",
      "protocol": "REST",
      "method": "PUT",
      "entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/actions/runners/{pathv3}/labels?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "actionsRemoveAllCustomLabelsFromSelfHostedRunnerForRepo",
      "protocol": "REST",
      "method": "DELETE",
      "entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/actions/runners/{pathv3}/labels?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "actionsRemoveCustomLabelFromSelfHostedRunnerForRepo",
      "protocol": "REST",
      "method": "DELETE",
      "entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/actions/runners/{pathv3}/labels/{pathv4}?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "actionsListWorkflowRunsForRepo",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/actions/runs?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "sendGetBody": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "actionsGetWorkflowRun",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/actions/runs/{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": "actionsDeleteWorkflowRun",
      "protocol": "REST",
      "method": "DELETE",
      "entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/actions/runs/{pathv3}?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "actionsGetReviewsForRun",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/actions/runs/{pathv3}/approvals?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "sendGetBody": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "actionsApproveWorkflowRun",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/actions/runs/{pathv3}/approve?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "actionsListWorkflowRunArtifacts",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/actions/runs/{pathv3}/artifacts?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "sendGetBody": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "actionsGetWorkflowRunAttempt",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/actions/runs/{pathv3}/attempts/{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": "actionsListJobsForWorkflowRunAttempt",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/actions/runs/{pathv3}/attempts/{pathv4}/jobs?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "sendGetBody": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "actionsDownloadWorkflowRunAttemptLogs",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/actions/runs/{pathv3}/attempts/{pathv4}/logs?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "sendGetBody": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "actionsCancelWorkflowRun",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/actions/runs/{pathv3}/cancel?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "actionsReviewCustomGatesForRun",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/actions/runs/{pathv3}/deployment_protection_rule?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "actionsForceCancelWorkflowRun",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/actions/runs/{pathv3}/force-cancel?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "actionsListJobsForWorkflowRun",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/actions/runs/{pathv3}/jobs?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "sendGetBody": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "actionsDownloadWorkflowRunLogs",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/actions/runs/{pathv3}/logs?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "sendGetBody": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "actionsDeleteWorkflowRunLogs",
      "protocol": "REST",
      "method": "DELETE",
      "entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/actions/runs/{pathv3}/logs?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "actionsGetPendingDeploymentsForRun",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/actions/runs/{pathv3}/pending_deployments?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "sendGetBody": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "actionsReviewPendingDeploymentsForRun",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/actions/runs/{pathv3}/pending_deployments?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "actionsReRunWorkflow",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/actions/runs/{pathv3}/rerun?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "actionsReRunWorkflowFailedJobs",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/actions/runs/{pathv3}/rerun-failed-jobs?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "actionsGetWorkflowRunUsage",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/actions/runs/{pathv3}/timing?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "sendGetBody": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "actionsListRepoSecrets",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/actions/secrets?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "sendGetBody": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "actionsGetRepoPublicKey",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/actions/secrets/public-key?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "sendGetBody": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "actionsGetRepoSecret",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/actions/secrets/{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": "actionsCreateOrUpdateRepoSecret",
      "protocol": "REST",
      "method": "PUT",
      "entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/actions/secrets/{pathv3}?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "actionsDeleteRepoSecret",
      "protocol": "REST",
      "method": "DELETE",
      "entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/actions/secrets/{pathv3}?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "actionsListRepoVariables",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/actions/variables?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "sendGetBody": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "actionsCreateRepoVariable",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/actions/variables?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "actionsGetRepoVariable",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/actions/variables/{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": "actionsUpdateRepoVariable",
      "protocol": "REST",
      "method": "PATCH",
      "entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/actions/variables/{pathv3}?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "actionsDeleteRepoVariable",
      "protocol": "REST",
      "method": "DELETE",
      "entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/actions/variables/{pathv3}?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "actionsListRepoWorkflows",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/actions/workflows?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "sendGetBody": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "actionsGetWorkflow",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/actions/workflows/{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": "actionsDisableWorkflow",
      "protocol": "REST",
      "method": "PUT",
      "entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/actions/workflows/{pathv3}/disable?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "actionsCreateWorkflowDispatch",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/actions/workflows/{pathv3}/dispatches?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "actionsEnableWorkflow",
      "protocol": "REST",
      "method": "PUT",
      "entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/actions/workflows/{pathv3}/enable?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "actionsListWorkflowRuns",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/actions/workflows/{pathv3}/runs?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "sendGetBody": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "actionsGetWorkflowUsage",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/actions/workflows/{pathv3}/timing?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "sendGetBody": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "actionsListEnvironmentSecrets",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/environments/{pathv3}/secrets?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "sendGetBody": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "actionsGetEnvironmentPublicKey",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/environments/{pathv3}/secrets/public-key?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "sendGetBody": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "actionsGetEnvironmentSecret",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/environments/{pathv3}/secrets/{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": "actionsCreateOrUpdateEnvironmentSecret",
      "protocol": "REST",
      "method": "PUT",
      "entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/environments/{pathv3}/secrets/{pathv4}?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "actionsDeleteEnvironmentSecret",
      "protocol": "REST",
      "method": "DELETE",
      "entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/environments/{pathv3}/secrets/{pathv4}?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "actionsListEnvironmentVariables",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/environments/{pathv3}/variables?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "sendGetBody": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "actionsCreateEnvironmentVariable",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/environments/{pathv3}/variables?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "actionsGetEnvironmentVariable",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/environments/{pathv3}/variables/{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": "actionsUpdateEnvironmentVariable",
      "protocol": "REST",
      "method": "PATCH",
      "entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/environments/{pathv3}/variables/{pathv4}?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "actionsDeleteEnvironmentVariable",
      "protocol": "REST",
      "method": "DELETE",
      "entitypath": "{base_path}/{version}/repos/{pathv1}/{pathv2}/environments/{pathv3}/variables/{pathv4}?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    }
  ]
}