@gitbeaker/core
Advanced tools
Comparing version 17.0.3 to 18.0.0
@@ -0,1 +1,19 @@ | ||
# v18.0.0 (Tue Apr 21 2020) | ||
#### 💥 Breaking Change | ||
- feat: Updated an API parameter for GitLab 12.9 [#647](https://github.com/jdalrymple/gitbeaker/pull/647) ([@schindld](https://github.com/schindld)) | ||
#### 🐛 Bug Fix | ||
- Testing with verbose logs ([@jdalrymple](https://github.com/jdalrymple)) | ||
- docs: Updating README badges ([@jdalrymple](https://github.com/jdalrymple)) | ||
#### Authors: 2 | ||
- [@schindld](https://github.com/schindld) | ||
- Justin Dalrymple ([@jdalrymple](https://github.com/jdalrymple)) | ||
--- | ||
# v17.0.2 (Sun Apr 19 2020) | ||
@@ -2,0 +20,0 @@ |
@@ -1,1 +0,1 @@ | ||
{"ApplicationSettings":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":[]},{"name":"edit","args":[]}],"Branches":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":["projectId"]},{"name":"create","args":["projectId","branchName","ref"]},{"name":"protect","args":["projectId","branchName"]},{"name":"remove","args":["projectId","branchName"]},{"name":"show","args":["projectId","branchName"]},{"name":"unprotect","args":["projectId","branchName"]}],"BroadcastMessages":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":[]},{"name":"create","args":[]},{"name":"edit","args":["broadcastMessageId"]},{"name":"remove","args":["broadcastMessageId"]},{"name":"show","args":["broadcastMessageId"]}],"CommitDiscussions":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"addNote","args":["resourceId","resource2Id","discussionId","noteId","content"]},{"name":"all","args":["resourceId","resource2Id"]},{"name":"create","args":["resourceId","resource2Id","content"]},{"name":"editNote","args":["resourceId","resource2Id","discussionId","noteId","content"]},{"name":"removeNote","args":["resourceId","resource2Id","discussionId","noteId"]},{"name":"show","args":["resourceId","resource2Id","discussionId"]}],"Commits":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":["projectId"]},{"name":"cherryPick","args":["projectId","sha","branch"]},{"name":"comments","args":["projectId","sha"]},{"name":"create","args":["projectId"]},{"name":"createComment","args":["projectId","sha","note"]},{"name":"diff","args":["projectId","sha"]},{"name":"editStatus","args":["projectId","sha"]},{"name":"references","args":["projectId","sha"]},{"name":"show","args":["projectId","sha"]},{"name":"status","args":["projectId","sha"]},{"name":"mergeRequests","args":["projectId","sha"]}],"ContainerRegistry":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"repositories","args":["projectId"]},{"name":"tags","args":["projectId","repositoryId"]},{"name":"removeRepository","args":["projectId","repositoryId"]},{"name":"removeTag","args":["projectId","repositoryId","tagName"]},{"name":"removeTags","args":["projectId","repositoryId","nameRegex"]},{"name":"showTag","args":["projectId","repositoryId","tagName"]}],"DeployKeys":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"add","args":["projectId"]},{"name":"all","args":[]},{"name":"edit","args":["projectId","keyId"]},{"name":"enable","args":["projectId","keyId"]},{"name":"remove","args":["projectId","keyId"]},{"name":"show","args":["projectId","keyId"]}],"Deployments":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":["projectId"]},{"name":"show","args":["projectId","deploymentId"]},{"name":"mergeRequests","args":["projectId","deploymentId"]}],"Environments":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":["projectId"]},{"name":"show","args":["projectId","environmentId"]},{"name":"create","args":["projectId"]},{"name":"edit","args":["projectId","environmentId"]},{"name":"remove","args":["projectId","environmentId"]},{"name":"stop","args":["projectId","environmentId"]}],"EpicDiscussions":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"addNote","args":["resourceId","resource2Id","discussionId","noteId","content"]},{"name":"all","args":["resourceId","resource2Id"]},{"name":"create","args":["resourceId","resource2Id","content"]},{"name":"editNote","args":["resourceId","resource2Id","discussionId","noteId","content"]},{"name":"removeNote","args":["resourceId","resource2Id","discussionId","noteId"]},{"name":"show","args":["resourceId","resource2Id","discussionId"]}],"EpicIssues":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":["groupId","epicId"]},{"name":"assign","args":["groupId","epicId","issueId"]},{"name":"edit","args":["groupId","epicId","issueId"]},{"name":"remove","args":["groupId","epicId","issueId"]}],"EpicNotes":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":["resourceId","resource2Id"]},{"name":"create","args":["resourceId","resource2Id","body"]},{"name":"edit","args":["resourceId","resource2Id","noteId","body"]},{"name":"remove","args":["resourceId","resource2Id","noteId"]},{"name":"show","args":["resourceId","resource2Id","noteId"]}],"Epics":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":["groupId"]},{"name":"create","args":["groupId","title"]},{"name":"edit","args":["groupId","epicId"]},{"name":"remove","args":["groupId","epicId"]},{"name":"show","args":["groupId","epicId"]}],"Events":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":[]}],"FeatureFlags":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":[]},{"name":"set","args":["name"]}],"GeoNodes":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":[]},{"name":"create","args":["geonodeId"]},{"name":"edit","args":["geonodeId"]},{"name":"failures","args":[]},{"name":"repair","args":["geonodeId"]},{"name":"show","args":["geonodeId"]},{"name":"status","args":["geonodeId"]},{"name":"statuses","args":[]}],"GitLabCIYMLTemplates":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":[]},{"name":"show","args":["resourceId"]}],"GitignoreTemplates":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":[]},{"name":"show","args":["resourceId"]}],"GroupAccessRequests":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":["resourceId"]},{"name":"request","args":["resourceId"]},{"name":"approve","args":["resourceId","userId"]},{"name":"deny","args":["resourceId","userId"]}],"GroupBadges":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"add","args":["resourceId"]},{"name":"all","args":["resourceId"]},{"name":"edit","args":["resourceId","badgeId"]},{"name":"preview","args":["resourceId","linkUrl","imageUrl"]},{"name":"remove","args":["resourceId","badgeId"]},{"name":"show","args":["resourceId","badgeId"]}],"GroupCustomAttributes":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":["resourceId"]},{"name":"set","args":["resourceId","customAttributeId","value"]},{"name":"remove","args":["resourceId","customAttributeId"]},{"name":"show","args":["resourceId","customAttributeId"]}],"GroupIssueBoards":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":["resourceId"]},{"name":"create","args":["resourceId","name"]},{"name":"createList","args":["resourceId","boardId","labelId"]},{"name":"edit","args":["resourceId","boardId"]},{"name":"editList","args":["resourceId","boardId","listId","position"]},{"name":"lists","args":["resourceId","boardId"]},{"name":"remove","args":["resourceId","boardId"]},{"name":"removeList","args":["resourceId","boardId","listId"]},{"name":"show","args":["resourceId","boardId"]},{"name":"showList","args":["resourceId","boardId","listId"]}],"GroupLabels":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":["resourceId"]},{"name":"create","args":["resourceId","labelName","color"]},{"name":"edit","args":["resourceId","labelName"]},{"name":"remove","args":["resourceId","labelName"]},{"name":"subscribe","args":["resourceId","labelId"]},{"name":"unsubscribe","args":["resourceId","labelId"]}],"GroupMembers":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"add","args":["resourceId","userId","accessLevel"]},{"name":"all","args":["resourceId"]},{"name":"edit","args":["resourceId","userId","accessLevel"]},{"name":"show","args":["resourceId","userId"]},{"name":"remove","args":["resourceId","userId"]}],"GroupMilestones":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":["resourceId"]},{"name":"create","args":["resourceId","title"]},{"name":"edit","args":["resourceId","milestoneId"]},{"name":"issues","args":["resourceId","milestoneId"]},{"name":"mergeRequests","args":["resourceId","milestoneId"]},{"name":"show","args":["resourceId","milestoneId"]}],"GroupProjects":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":["groupId"]},{"name":"add","args":["groupId","projectId"]}],"GroupVariables":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":["resourceId"]},{"name":"create","args":["resourceId"]},{"name":"edit","args":["resourceId","keyId"]},{"name":"show","args":["resourceId","keyId"]},{"name":"remove","args":["resourceId","keyId"]}],"Groups":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":[]},{"name":"create","args":["name","path"]},{"name":"createLDAPLink","args":["groupId","cn","groupAccess","provider"]},{"name":"edit","args":["groupId"]},{"name":"projects","args":["groupId"]},{"name":"remove","args":["groupId"]},{"name":"removeLDAPLink","args":["groupId","cn"]},{"name":"search","args":["nameOrPath"]},{"name":"show","args":["groupId"]},{"name":"subgroups","args":["groupId"]},{"name":"syncLDAP","args":["groupId"]}],"IssueAwardEmojis":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":["projectId","resourceId","noteId"]},{"name":"award","args":["projectId","resourceId","noteId","name"]},{"name":"remove","args":["projectId","resourceId","noteId","awardId"]},{"name":"show","args":["projectId","resourceId","noteId","awardId"]}],"IssueDiscussions":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"addNote","args":["resourceId","resource2Id","discussionId","noteId","content"]},{"name":"all","args":["resourceId","resource2Id"]},{"name":"create","args":["resourceId","resource2Id","content"]},{"name":"editNote","args":["resourceId","resource2Id","discussionId","noteId","content"]},{"name":"removeNote","args":["resourceId","resource2Id","discussionId","noteId"]},{"name":"show","args":["resourceId","resource2Id","discussionId"]}],"IssueNotes":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":["resourceId","resource2Id"]},{"name":"create","args":["resourceId","resource2Id","body"]},{"name":"edit","args":["resourceId","resource2Id","noteId","body"]},{"name":"remove","args":["resourceId","resource2Id","noteId"]},{"name":"show","args":["resourceId","resource2Id","noteId"]}],"Issues":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"addSpentTime","args":["projectId","issueId","duration"]},{"name":"addTimeEstimate","args":["projectId","issueId","duration"]},{"name":"all","args":[]},{"name":"create","args":["projectId"]},{"name":"edit","args":["projectId","issueId"]},{"name":"link","args":["projectId","issueIId","targetProjectId","targetIssueId"]},{"name":"participants","args":["projectId","issueId"]},{"name":"remove","args":["projectId","issueId"]},{"name":"resetSpentTime","args":["projectId","issueId"]},{"name":"resetTimeEstimate","args":["projectId","issueId"]},{"name":"show","args":["projectId","issueId"]},{"name":"subscribe","args":["projectId","issueId"]},{"name":"timeStats","args":["projectId","issueId"]},{"name":"unsubscribe","args":["projectId","issueId"]}],"IssuesStatistics":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":[]}],"Jobs":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":["projectId"]},{"name":"cancel","args":["projectId","jobId"]},{"name":"downloadSingleArtifactFile","args":["projectId","jobId","artifactPath"]},{"name":"downloadSingleArtifactFileFromRef","args":["projectId","ref","artifactPath","name"]},{"name":"downloadLatestArtifactFile","args":["projectId","ref","name"]},{"name":"downloadTraceFile","args":["projectId","jobId"]},{"name":"erase","args":["projectId","jobId"]},{"name":"eraseArtifacts","args":["projectId","jobId"]},{"name":"keepArtifacts","args":["projectId","jobId"]},{"name":"play","args":["projectId","jobId"]},{"name":"retry","args":["projectId","jobId"]},{"name":"show","args":["projectId","jobId"]},{"name":"showPipelineJobs","args":["projectId","pipelineId"]}],"Keys":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"show","args":["keyId"]}],"Labels":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":["resourceId"]},{"name":"create","args":["resourceId","labelName","color"]},{"name":"edit","args":["resourceId","labelName"]},{"name":"remove","args":["resourceId","labelName"]},{"name":"subscribe","args":["resourceId","labelId"]},{"name":"unsubscribe","args":["resourceId","labelId"]}],"LicenceTemplates":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":[]},{"name":"show","args":["resourceId"]}],"License":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"add","args":["license"]},{"name":"all","args":[]},{"name":"show","args":[]},{"name":"remove","args":["licenceId"]}],"Lint":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"lint","args":["content"]}],"Markdown":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"render","args":["text"]}],"MergeRequestAwardEmojis":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":["projectId","resourceId","noteId"]},{"name":"award","args":["projectId","resourceId","noteId","name"]},{"name":"remove","args":["projectId","resourceId","noteId","awardId"]},{"name":"show","args":["projectId","resourceId","noteId","awardId"]}],"MergeRequestDiscussions":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"addNote","args":["resourceId","resource2Id","discussionId","noteId","content"]},{"name":"all","args":["resourceId","resource2Id"]},{"name":"create","args":["resourceId","resource2Id","content"]},{"name":"editNote","args":["resourceId","resource2Id","discussionId","noteId","content"]},{"name":"removeNote","args":["resourceId","resource2Id","discussionId","noteId"]},{"name":"show","args":["resourceId","resource2Id","discussionId"]}],"MergeRequestNotes":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":["resourceId","resource2Id"]},{"name":"create","args":["resourceId","resource2Id","body"]},{"name":"edit","args":["resourceId","resource2Id","noteId","body"]},{"name":"remove","args":["resourceId","resource2Id","noteId"]},{"name":"show","args":["resourceId","resource2Id","noteId"]}],"MergeRequests":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"accept","args":["projectId","mergerequestIId"]},{"name":"addSpentTime","args":["projectId","mergerequestIId","duration"]},{"name":"addTimeEstimate","args":["projectId","mergerequestIId","duration"]},{"name":"all","args":[]},{"name":"approve","args":["projectId","mergerequestIId"]},{"name":"approvals","args":["projectId"]},{"name":"approvalState","args":["projectId","mergerequestIId"]},{"name":"approvers","args":["projectId","approverIds","approverGroupIds"]},{"name":"cancelOnPipelineSucess","args":["projectId","mergerequestIId"]},{"name":"changes","args":["projectId","mergerequestIId"]},{"name":"closesIssues","args":["projectId","mergerequestIId"]},{"name":"commits","args":["projectId","mergerequestIId"]},{"name":"create","args":["projectId","sourceBranch","targetBranch","title"]},{"name":"edit","args":["projectId","mergerequestIId"]},{"name":"editApprovals","args":["projectId"]},{"name":"participants","args":["projectId","mergerequestIId"]},{"name":"pipelines","args":["projectId","mergerequestIId"]},{"name":"remove","args":["projectId","mergerequestIId"]},{"name":"resetSpentTime","args":["projectId","mergerequestIId"]},{"name":"resetTimeEstimate","args":["projectId","mergerequestIId"]},{"name":"show","args":["projectId","mergerequestIId"]},{"name":"timeStats","args":["projectId","mergerequestIId"]},{"name":"version","args":["projectId","mergerequestIId","versionId"]},{"name":"versions","args":["projectId","mergerequestIId"]},{"name":"unapprove","args":["projectId","mergerequestIId"]},{"name":"unsubscribe","args":["projectId","mergerequestIId"]}],"Namespaces":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":[]},{"name":"show","args":["namespaceId"]}],"NotificationSettings":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":[]},{"name":"edit","args":[]}],"Packages":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":["projectId"]},{"name":"remove","args":["projectId","packageId"]},{"name":"show","args":["projectId","packageId"]},{"name":"showFiles","args":["projectId","packageId"]}],"PagesDomains":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":[]},{"name":"create","args":["projectId","domain"]},{"name":"edit","args":["projectId","domain"]},{"name":"show","args":["projectId","domain"]},{"name":"remove","args":["projectId","domain"]}],"PipelineScheduleVariables":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":["projectId","pipelineScheduleId"]},{"name":"create","args":["projectId","pipelineScheduleId"]},{"name":"edit","args":["projectId","pipelineScheduleId","keyId"]},{"name":"show","args":["projectId","pipelineScheduleId","keyId"]},{"name":"remove","args":["projectId","pipelineScheduleId","keyId"]}],"PipelineSchedules":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":["projectId"]},{"name":"create","args":["projectId","description","ref","cron"]},{"name":"edit","args":["projectId","scheduleId"]},{"name":"remove","args":["projectId","scheduleId"]},{"name":"show","args":["projectId","scheduleId"]},{"name":"takeOwnership","args":["projectId","scheduleId"]}],"Pipelines":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":["projectId"]},{"name":"create","args":["projectId","ref"]},{"name":"delete","args":["projectId","pipelineId"]},{"name":"show","args":["projectId","pipelineId"]},{"name":"retry","args":["projectId","pipelineId"]},{"name":"cancel","args":["projectId","pipelineId"]},{"name":"showJobs","args":["projectId","pipelineId"]},{"name":"allVariables","args":["projectId","pipelineId"]}],"ProjectAccessRequests":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":["resourceId"]},{"name":"request","args":["resourceId"]},{"name":"approve","args":["resourceId","userId"]},{"name":"deny","args":["resourceId","userId"]}],"ProjectBadges":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"add","args":["resourceId"]},{"name":"all","args":["resourceId"]},{"name":"edit","args":["resourceId","badgeId"]},{"name":"preview","args":["resourceId","linkUrl","imageUrl"]},{"name":"remove","args":["resourceId","badgeId"]},{"name":"show","args":["resourceId","badgeId"]}],"ProjectCustomAttributes":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":["resourceId"]},{"name":"set","args":["resourceId","customAttributeId","value"]},{"name":"remove","args":["resourceId","customAttributeId"]},{"name":"show","args":["resourceId","customAttributeId"]}],"ProjectHooks":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":["projectId"]},{"name":"show","args":["projectId","hookId"]},{"name":"add","args":["projectId","url"]},{"name":"edit","args":["projectId","hookId","url"]},{"name":"remove","args":["projectId","hookId"]}],"ProjectImportExport":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"download","args":["projectId"]},{"name":"exportStatus","args":["projectId"]},{"name":"import","args":["content","path"]},{"name":"importStatus","args":["projectId"]},{"name":"schedule","args":["projectId"]}],"ProjectIssueBoards":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":["resourceId"]},{"name":"create","args":["resourceId","name"]},{"name":"createList","args":["resourceId","boardId","labelId"]},{"name":"edit","args":["resourceId","boardId"]},{"name":"editList","args":["resourceId","boardId","listId","position"]},{"name":"lists","args":["resourceId","boardId"]},{"name":"remove","args":["resourceId","boardId"]},{"name":"removeList","args":["resourceId","boardId","listId"]},{"name":"show","args":["resourceId","boardId"]},{"name":"showList","args":["resourceId","boardId","listId"]}],"ProjectMembers":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"add","args":["resourceId","userId","accessLevel"]},{"name":"all","args":["resourceId"]},{"name":"edit","args":["resourceId","userId","accessLevel"]},{"name":"show","args":["resourceId","userId"]},{"name":"remove","args":["resourceId","userId"]}],"ProjectMilestones":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":["resourceId"]},{"name":"create","args":["resourceId","title"]},{"name":"edit","args":["resourceId","milestoneId"]},{"name":"issues","args":["resourceId","milestoneId"]},{"name":"mergeRequests","args":["resourceId","milestoneId"]},{"name":"show","args":["resourceId","milestoneId"]}],"ProjectSnippetAwardEmojis":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":["projectId","resourceId","noteId"]},{"name":"award","args":["projectId","resourceId","noteId","name"]},{"name":"remove","args":["projectId","resourceId","noteId","awardId"]},{"name":"show","args":["projectId","resourceId","noteId","awardId"]}],"ProjectSnippetDiscussions":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"addNote","args":["resourceId","resource2Id","discussionId","noteId","content"]},{"name":"all","args":["resourceId","resource2Id"]},{"name":"create","args":["resourceId","resource2Id","content"]},{"name":"editNote","args":["resourceId","resource2Id","discussionId","noteId","content"]},{"name":"removeNote","args":["resourceId","resource2Id","discussionId","noteId"]},{"name":"show","args":["resourceId","resource2Id","discussionId"]}],"ProjectSnippetNotes":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":["resourceId","resource2Id"]},{"name":"create","args":["resourceId","resource2Id","body"]},{"name":"edit","args":["resourceId","resource2Id","noteId","body"]},{"name":"remove","args":["resourceId","resource2Id","noteId"]},{"name":"show","args":["resourceId","resource2Id","noteId"]}],"ProjectSnippets":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":["projectId"]},{"name":"content","args":["projectId","snippetId"]},{"name":"create","args":["projectId","title","fileName","code","visibility"]},{"name":"edit","args":["projectId","snippetId"]},{"name":"remove","args":["projectId","snippetId"]},{"name":"show","args":["projectId","snippetId"]},{"name":"userAgentDetails","args":["projectId","snippetId"]}],"ProjectVariables":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":["resourceId"]},{"name":"create","args":["resourceId"]},{"name":"edit","args":["resourceId","keyId"]},{"name":"show","args":["resourceId","keyId"]},{"name":"remove","args":["resourceId","keyId"]}],"Projects":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":[]},{"name":"archive","args":["projectId"]},{"name":"create","args":[]},{"name":"edit","args":["projectId"]},{"name":"events","args":["projectId"]},{"name":"fork","args":["projectId"]},{"name":"forks","args":["projectId"]},{"name":"languages","args":["projectId"]},{"name":"mirrorPull","args":["projectId"]},{"name":"remove","args":["projectId"]},{"name":"removeFork","args":["projectId"]},{"name":"search","args":["projectName"]},{"name":"share","args":["projectId","groupId","groupAccess"]},{"name":"show","args":["projectId"]},{"name":"star","args":["projectId"]},{"name":"statuses","args":["projectId","sha","state"]},{"name":"transfer","args":["projectId","namespaceId"]},{"name":"unarchive","args":["projectId"]},{"name":"unshare","args":["projectId","groupId"]},{"name":"unstar","args":["projectId"]},{"name":"upload","args":["projectId","content"]}],"ProtectedBranches":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":["projectId"]},{"name":"protect","args":["projectId","branchName"]},{"name":"show","args":["projectId","branchName"]},{"name":"unprotect","args":["projectId","branchName"]}],"ProtectedTags":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":["projectId"]},{"name":"protect","args":["projectId","tagName"]},{"name":"show","args":["projectId","tagName"]},{"name":"unprotect","args":["projectId","tagName"]}],"PushRules":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"create","args":["projectId"]},{"name":"edit","args":["projectId"]},{"name":"remove","args":["projectId"]},{"name":"show","args":["projectId"]}],"ReleaseLinks":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":["projectId","tagName"]},{"name":"create","args":["projectId","tagName","name","url"]},{"name":"edit","args":["projectId","tagName","linkId"]},{"name":"remove","args":["projectId","tagName","linkId"]},{"name":"show","args":["projectId","tagName","linkId"]}],"Releases":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":["projectId"]},{"name":"create","args":["projectId"]},{"name":"edit","args":["projectId","tagName"]},{"name":"remove","args":["projectId","tagName"]},{"name":"show","args":["projectId","tagName"]}],"Repositories":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"compare","args":["projectId","from","to"]},{"name":"contributors","args":["projectId"]},{"name":"mergeBase","args":["projectId","refs"]},{"name":"showArchive","args":["projectId"]},{"name":"showBlob","args":["projectId","sha"]},{"name":"showBlobRaw","args":["projectId","sha"]},{"name":"tree","args":["projectId"]}],"RepositoryFiles":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"create","args":["projectId","filePath","branch","content","commitMessage"]},{"name":"edit","args":["projectId","filePath","branch","content","commitMessage"]},{"name":"remove","args":["projectId","filePath","branch","commitMessage"]},{"name":"show","args":["projectId","filePath","ref"]},{"name":"showBlame","args":["projectId","filePath"]},{"name":"showRaw","args":["projectId","filePath","ref"]}],"Runners":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":[]},{"name":"allOwned","args":[]},{"name":"edit","args":["runnerId"]},{"name":"enable","args":["projectId","runnerId"]},{"name":"disable","args":["projectId","runnerId"]},{"name":"jobs","args":["runnerId"]},{"name":"remove","args":["runnerId"]},{"name":"show","args":["runnerId"]}],"Search":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":["scope","search"]}],"Services":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"edit","args":["projectId","serviceName"]},{"name":"remove","args":["projectId","serviceName"]},{"name":"show","args":["projectId","serviceName"]}],"SidekiqMetrics":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"queueMetrics","args":[]},{"name":"processMetrics","args":[]},{"name":"jobStats","args":[]},{"name":"compoundMetrics","args":[]}],"Snippets":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":[]},{"name":"content","args":["snippetId"]},{"name":"create","args":["title","fileName","content","visibility"]},{"name":"edit","args":["snippetId"]},{"name":"remove","args":["snippetId"]},{"name":"show","args":["snippetId"]},{"name":"userAgentDetails","args":["snippetId"]}],"SystemHooks":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"add","args":["url"]},{"name":"all","args":[]},{"name":"edit","args":["hookId","url"]},{"name":"remove","args":["hookId"]}],"Tags":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":["projectId"]},{"name":"create","args":["projectId"]},{"name":"remove","args":["projectId","tagName"]},{"name":"show","args":["projectId","tagName"]}],"Todos":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":[]},{"name":"create","args":["projectId","mergerequestId"]},{"name":"done","args":[]}],"Triggers":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"add","args":["projectId"]},{"name":"all","args":["projectId"]},{"name":"edit","args":["projectId","triggerId"]},{"name":"pipeline","args":["projectId","ref","token",{}]},{"name":"remove","args":["projectId","triggerId"]},{"name":"show","args":["projectId","triggerId"]}],"UserCustomAttributes":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":["resourceId"]},{"name":"set","args":["resourceId","customAttributeId","value"]},{"name":"remove","args":["resourceId","customAttributeId"]},{"name":"show","args":["resourceId","customAttributeId"]}],"UserEmails":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":[]},{"name":"add","args":["email"]},{"name":"show","args":["emailId"]},{"name":"remove","args":["emailId"]}],"UserGPGKeys":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":[]},{"name":"add","args":["key"]},{"name":"show","args":["keyId"]},{"name":"remove","args":["keyId"]}],"UserImpersonationTokens":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":["userId"]},{"name":"add","args":["userId","name","scopes","expiresAt"]},{"name":"show","args":["userId","tokenId"]},{"name":"revoke","args":["userId","tokenId"]}],"UserKeys":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":[]},{"name":"create","args":["title","key"]},{"name":"show","args":["keyId"]},{"name":"remove","args":["keyId"]}],"Users":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":[]},{"name":"activities","args":[]},{"name":"projects","args":["userId"]},{"name":"block","args":["userId"]},{"name":"create","args":[]},{"name":"current","args":[]},{"name":"edit","args":["userId"]},{"name":"events","args":["userId"]},{"name":"search","args":["emailOrUsername"]},{"name":"show","args":["userId"]},{"name":"remove","args":["userId"]},{"name":"unblock","args":["userId"]}],"Version":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"show","args":[]}],"VulnerabilityFindings":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":["projectId"]}],"Wikis":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":["projectId"]},{"name":"create","args":["projectId"]},{"name":"edit","args":["projectId","slug"]},{"name":"show","args":["projectId","slug"]},{"name":"remove","args":["projectId","slug"]}]} | ||
{"ApplicationSettings":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":[]},{"name":"edit","args":[]}],"Branches":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":["projectId"]},{"name":"create","args":["projectId","branchName","ref"]},{"name":"protect","args":["projectId","branchName"]},{"name":"remove","args":["projectId","branchName"]},{"name":"show","args":["projectId","branchName"]},{"name":"unprotect","args":["projectId","branchName"]}],"BroadcastMessages":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":[]},{"name":"create","args":[]},{"name":"edit","args":["broadcastMessageId"]},{"name":"remove","args":["broadcastMessageId"]},{"name":"show","args":["broadcastMessageId"]}],"CommitDiscussions":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"addNote","args":["resourceId","resource2Id","discussionId","noteId","content"]},{"name":"all","args":["resourceId","resource2Id"]},{"name":"create","args":["resourceId","resource2Id","content"]},{"name":"editNote","args":["resourceId","resource2Id","discussionId","noteId","content"]},{"name":"removeNote","args":["resourceId","resource2Id","discussionId","noteId"]},{"name":"show","args":["resourceId","resource2Id","discussionId"]}],"Commits":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":["projectId"]},{"name":"cherryPick","args":["projectId","sha","branch"]},{"name":"comments","args":["projectId","sha"]},{"name":"create","args":["projectId"]},{"name":"createComment","args":["projectId","sha","note"]},{"name":"diff","args":["projectId","sha"]},{"name":"editStatus","args":["projectId","sha"]},{"name":"references","args":["projectId","sha"]},{"name":"show","args":["projectId","sha"]},{"name":"status","args":["projectId","sha"]},{"name":"mergeRequests","args":["projectId","sha"]}],"ContainerRegistry":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"repositories","args":["projectId"]},{"name":"tags","args":["projectId","repositoryId"]},{"name":"removeRepository","args":["projectId","repositoryId"]},{"name":"removeTag","args":["projectId","repositoryId","tagName"]},{"name":"removeTags","args":["projectId","repositoryId","nameRegexDelete"]},{"name":"showTag","args":["projectId","repositoryId","tagName"]}],"DeployKeys":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"add","args":["projectId"]},{"name":"all","args":[]},{"name":"edit","args":["projectId","keyId"]},{"name":"enable","args":["projectId","keyId"]},{"name":"remove","args":["projectId","keyId"]},{"name":"show","args":["projectId","keyId"]}],"Deployments":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":["projectId"]},{"name":"show","args":["projectId","deploymentId"]},{"name":"mergeRequests","args":["projectId","deploymentId"]}],"Environments":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":["projectId"]},{"name":"show","args":["projectId","environmentId"]},{"name":"create","args":["projectId"]},{"name":"edit","args":["projectId","environmentId"]},{"name":"remove","args":["projectId","environmentId"]},{"name":"stop","args":["projectId","environmentId"]}],"EpicDiscussions":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"addNote","args":["resourceId","resource2Id","discussionId","noteId","content"]},{"name":"all","args":["resourceId","resource2Id"]},{"name":"create","args":["resourceId","resource2Id","content"]},{"name":"editNote","args":["resourceId","resource2Id","discussionId","noteId","content"]},{"name":"removeNote","args":["resourceId","resource2Id","discussionId","noteId"]},{"name":"show","args":["resourceId","resource2Id","discussionId"]}],"EpicIssues":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":["groupId","epicId"]},{"name":"assign","args":["groupId","epicId","issueId"]},{"name":"edit","args":["groupId","epicId","issueId"]},{"name":"remove","args":["groupId","epicId","issueId"]}],"EpicNotes":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":["resourceId","resource2Id"]},{"name":"create","args":["resourceId","resource2Id","body"]},{"name":"edit","args":["resourceId","resource2Id","noteId","body"]},{"name":"remove","args":["resourceId","resource2Id","noteId"]},{"name":"show","args":["resourceId","resource2Id","noteId"]}],"Epics":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":["groupId"]},{"name":"create","args":["groupId","title"]},{"name":"edit","args":["groupId","epicId"]},{"name":"remove","args":["groupId","epicId"]},{"name":"show","args":["groupId","epicId"]}],"Events":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":[]}],"FeatureFlags":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":[]},{"name":"set","args":["name"]}],"GeoNodes":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":[]},{"name":"create","args":["geonodeId"]},{"name":"edit","args":["geonodeId"]},{"name":"failures","args":[]},{"name":"repair","args":["geonodeId"]},{"name":"show","args":["geonodeId"]},{"name":"status","args":["geonodeId"]},{"name":"statuses","args":[]}],"GitLabCIYMLTemplates":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":[]},{"name":"show","args":["resourceId"]}],"GitignoreTemplates":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":[]},{"name":"show","args":["resourceId"]}],"GroupAccessRequests":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":["resourceId"]},{"name":"request","args":["resourceId"]},{"name":"approve","args":["resourceId","userId"]},{"name":"deny","args":["resourceId","userId"]}],"GroupBadges":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"add","args":["resourceId"]},{"name":"all","args":["resourceId"]},{"name":"edit","args":["resourceId","badgeId"]},{"name":"preview","args":["resourceId","linkUrl","imageUrl"]},{"name":"remove","args":["resourceId","badgeId"]},{"name":"show","args":["resourceId","badgeId"]}],"GroupCustomAttributes":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":["resourceId"]},{"name":"set","args":["resourceId","customAttributeId","value"]},{"name":"remove","args":["resourceId","customAttributeId"]},{"name":"show","args":["resourceId","customAttributeId"]}],"GroupIssueBoards":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":["resourceId"]},{"name":"create","args":["resourceId","name"]},{"name":"createList","args":["resourceId","boardId","labelId"]},{"name":"edit","args":["resourceId","boardId"]},{"name":"editList","args":["resourceId","boardId","listId","position"]},{"name":"lists","args":["resourceId","boardId"]},{"name":"remove","args":["resourceId","boardId"]},{"name":"removeList","args":["resourceId","boardId","listId"]},{"name":"show","args":["resourceId","boardId"]},{"name":"showList","args":["resourceId","boardId","listId"]}],"GroupLabels":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":["resourceId"]},{"name":"create","args":["resourceId","labelName","color"]},{"name":"edit","args":["resourceId","labelName"]},{"name":"remove","args":["resourceId","labelName"]},{"name":"subscribe","args":["resourceId","labelId"]},{"name":"unsubscribe","args":["resourceId","labelId"]}],"GroupMembers":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"add","args":["resourceId","userId","accessLevel"]},{"name":"all","args":["resourceId"]},{"name":"edit","args":["resourceId","userId","accessLevel"]},{"name":"show","args":["resourceId","userId"]},{"name":"remove","args":["resourceId","userId"]}],"GroupMilestones":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":["resourceId"]},{"name":"create","args":["resourceId","title"]},{"name":"edit","args":["resourceId","milestoneId"]},{"name":"issues","args":["resourceId","milestoneId"]},{"name":"mergeRequests","args":["resourceId","milestoneId"]},{"name":"show","args":["resourceId","milestoneId"]}],"GroupProjects":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":["groupId"]},{"name":"add","args":["groupId","projectId"]}],"GroupVariables":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":["resourceId"]},{"name":"create","args":["resourceId"]},{"name":"edit","args":["resourceId","keyId"]},{"name":"show","args":["resourceId","keyId"]},{"name":"remove","args":["resourceId","keyId"]}],"Groups":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":[]},{"name":"create","args":["name","path"]},{"name":"createLDAPLink","args":["groupId","cn","groupAccess","provider"]},{"name":"edit","args":["groupId"]},{"name":"projects","args":["groupId"]},{"name":"remove","args":["groupId"]},{"name":"removeLDAPLink","args":["groupId","cn"]},{"name":"search","args":["nameOrPath"]},{"name":"show","args":["groupId"]},{"name":"subgroups","args":["groupId"]},{"name":"syncLDAP","args":["groupId"]}],"IssueAwardEmojis":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":["projectId","resourceId","noteId"]},{"name":"award","args":["projectId","resourceId","noteId","name"]},{"name":"remove","args":["projectId","resourceId","noteId","awardId"]},{"name":"show","args":["projectId","resourceId","noteId","awardId"]}],"IssueDiscussions":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"addNote","args":["resourceId","resource2Id","discussionId","noteId","content"]},{"name":"all","args":["resourceId","resource2Id"]},{"name":"create","args":["resourceId","resource2Id","content"]},{"name":"editNote","args":["resourceId","resource2Id","discussionId","noteId","content"]},{"name":"removeNote","args":["resourceId","resource2Id","discussionId","noteId"]},{"name":"show","args":["resourceId","resource2Id","discussionId"]}],"IssueNotes":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":["resourceId","resource2Id"]},{"name":"create","args":["resourceId","resource2Id","body"]},{"name":"edit","args":["resourceId","resource2Id","noteId","body"]},{"name":"remove","args":["resourceId","resource2Id","noteId"]},{"name":"show","args":["resourceId","resource2Id","noteId"]}],"Issues":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"addSpentTime","args":["projectId","issueId","duration"]},{"name":"addTimeEstimate","args":["projectId","issueId","duration"]},{"name":"all","args":[]},{"name":"create","args":["projectId"]},{"name":"edit","args":["projectId","issueId"]},{"name":"link","args":["projectId","issueIId","targetProjectId","targetIssueId"]},{"name":"participants","args":["projectId","issueId"]},{"name":"remove","args":["projectId","issueId"]},{"name":"resetSpentTime","args":["projectId","issueId"]},{"name":"resetTimeEstimate","args":["projectId","issueId"]},{"name":"show","args":["projectId","issueId"]},{"name":"subscribe","args":["projectId","issueId"]},{"name":"timeStats","args":["projectId","issueId"]},{"name":"unsubscribe","args":["projectId","issueId"]}],"IssuesStatistics":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":[]}],"Jobs":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":["projectId"]},{"name":"cancel","args":["projectId","jobId"]},{"name":"downloadSingleArtifactFile","args":["projectId","jobId","artifactPath"]},{"name":"downloadSingleArtifactFileFromRef","args":["projectId","ref","artifactPath","name"]},{"name":"downloadLatestArtifactFile","args":["projectId","ref","name"]},{"name":"downloadTraceFile","args":["projectId","jobId"]},{"name":"erase","args":["projectId","jobId"]},{"name":"eraseArtifacts","args":["projectId","jobId"]},{"name":"keepArtifacts","args":["projectId","jobId"]},{"name":"play","args":["projectId","jobId"]},{"name":"retry","args":["projectId","jobId"]},{"name":"show","args":["projectId","jobId"]},{"name":"showPipelineJobs","args":["projectId","pipelineId"]}],"Keys":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"show","args":["keyId"]}],"Labels":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":["resourceId"]},{"name":"create","args":["resourceId","labelName","color"]},{"name":"edit","args":["resourceId","labelName"]},{"name":"remove","args":["resourceId","labelName"]},{"name":"subscribe","args":["resourceId","labelId"]},{"name":"unsubscribe","args":["resourceId","labelId"]}],"LicenceTemplates":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":[]},{"name":"show","args":["resourceId"]}],"License":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"add","args":["license"]},{"name":"all","args":[]},{"name":"show","args":[]},{"name":"remove","args":["licenceId"]}],"Lint":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"lint","args":["content"]}],"Markdown":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"render","args":["text"]}],"MergeRequestAwardEmojis":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":["projectId","resourceId","noteId"]},{"name":"award","args":["projectId","resourceId","noteId","name"]},{"name":"remove","args":["projectId","resourceId","noteId","awardId"]},{"name":"show","args":["projectId","resourceId","noteId","awardId"]}],"MergeRequestDiscussions":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"addNote","args":["resourceId","resource2Id","discussionId","noteId","content"]},{"name":"all","args":["resourceId","resource2Id"]},{"name":"create","args":["resourceId","resource2Id","content"]},{"name":"editNote","args":["resourceId","resource2Id","discussionId","noteId","content"]},{"name":"removeNote","args":["resourceId","resource2Id","discussionId","noteId"]},{"name":"show","args":["resourceId","resource2Id","discussionId"]}],"MergeRequestNotes":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":["resourceId","resource2Id"]},{"name":"create","args":["resourceId","resource2Id","body"]},{"name":"edit","args":["resourceId","resource2Id","noteId","body"]},{"name":"remove","args":["resourceId","resource2Id","noteId"]},{"name":"show","args":["resourceId","resource2Id","noteId"]}],"MergeRequests":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"accept","args":["projectId","mergerequestIId"]},{"name":"addSpentTime","args":["projectId","mergerequestIId","duration"]},{"name":"addTimeEstimate","args":["projectId","mergerequestIId","duration"]},{"name":"all","args":[]},{"name":"approve","args":["projectId","mergerequestIId"]},{"name":"approvals","args":["projectId"]},{"name":"approvalState","args":["projectId","mergerequestIId"]},{"name":"approvers","args":["projectId","approverIds","approverGroupIds"]},{"name":"cancelOnPipelineSucess","args":["projectId","mergerequestIId"]},{"name":"changes","args":["projectId","mergerequestIId"]},{"name":"closesIssues","args":["projectId","mergerequestIId"]},{"name":"commits","args":["projectId","mergerequestIId"]},{"name":"create","args":["projectId","sourceBranch","targetBranch","title"]},{"name":"edit","args":["projectId","mergerequestIId"]},{"name":"editApprovals","args":["projectId"]},{"name":"participants","args":["projectId","mergerequestIId"]},{"name":"pipelines","args":["projectId","mergerequestIId"]},{"name":"remove","args":["projectId","mergerequestIId"]},{"name":"resetSpentTime","args":["projectId","mergerequestIId"]},{"name":"resetTimeEstimate","args":["projectId","mergerequestIId"]},{"name":"show","args":["projectId","mergerequestIId"]},{"name":"timeStats","args":["projectId","mergerequestIId"]},{"name":"version","args":["projectId","mergerequestIId","versionId"]},{"name":"versions","args":["projectId","mergerequestIId"]},{"name":"unapprove","args":["projectId","mergerequestIId"]},{"name":"unsubscribe","args":["projectId","mergerequestIId"]}],"Namespaces":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":[]},{"name":"show","args":["namespaceId"]}],"NotificationSettings":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":[]},{"name":"edit","args":[]}],"Packages":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":["projectId"]},{"name":"remove","args":["projectId","packageId"]},{"name":"show","args":["projectId","packageId"]},{"name":"showFiles","args":["projectId","packageId"]}],"PagesDomains":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":[]},{"name":"create","args":["projectId","domain"]},{"name":"edit","args":["projectId","domain"]},{"name":"show","args":["projectId","domain"]},{"name":"remove","args":["projectId","domain"]}],"PipelineScheduleVariables":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":["projectId","pipelineScheduleId"]},{"name":"create","args":["projectId","pipelineScheduleId"]},{"name":"edit","args":["projectId","pipelineScheduleId","keyId"]},{"name":"show","args":["projectId","pipelineScheduleId","keyId"]},{"name":"remove","args":["projectId","pipelineScheduleId","keyId"]}],"PipelineSchedules":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":["projectId"]},{"name":"create","args":["projectId","description","ref","cron"]},{"name":"edit","args":["projectId","scheduleId"]},{"name":"remove","args":["projectId","scheduleId"]},{"name":"show","args":["projectId","scheduleId"]},{"name":"takeOwnership","args":["projectId","scheduleId"]}],"Pipelines":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":["projectId"]},{"name":"create","args":["projectId","ref"]},{"name":"delete","args":["projectId","pipelineId"]},{"name":"show","args":["projectId","pipelineId"]},{"name":"retry","args":["projectId","pipelineId"]},{"name":"cancel","args":["projectId","pipelineId"]},{"name":"showJobs","args":["projectId","pipelineId"]},{"name":"allVariables","args":["projectId","pipelineId"]}],"ProjectAccessRequests":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":["resourceId"]},{"name":"request","args":["resourceId"]},{"name":"approve","args":["resourceId","userId"]},{"name":"deny","args":["resourceId","userId"]}],"ProjectBadges":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"add","args":["resourceId"]},{"name":"all","args":["resourceId"]},{"name":"edit","args":["resourceId","badgeId"]},{"name":"preview","args":["resourceId","linkUrl","imageUrl"]},{"name":"remove","args":["resourceId","badgeId"]},{"name":"show","args":["resourceId","badgeId"]}],"ProjectCustomAttributes":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":["resourceId"]},{"name":"set","args":["resourceId","customAttributeId","value"]},{"name":"remove","args":["resourceId","customAttributeId"]},{"name":"show","args":["resourceId","customAttributeId"]}],"ProjectHooks":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":["projectId"]},{"name":"show","args":["projectId","hookId"]},{"name":"add","args":["projectId","url"]},{"name":"edit","args":["projectId","hookId","url"]},{"name":"remove","args":["projectId","hookId"]}],"ProjectImportExport":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"download","args":["projectId"]},{"name":"exportStatus","args":["projectId"]},{"name":"import","args":["content","path"]},{"name":"importStatus","args":["projectId"]},{"name":"schedule","args":["projectId"]}],"ProjectIssueBoards":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":["resourceId"]},{"name":"create","args":["resourceId","name"]},{"name":"createList","args":["resourceId","boardId","labelId"]},{"name":"edit","args":["resourceId","boardId"]},{"name":"editList","args":["resourceId","boardId","listId","position"]},{"name":"lists","args":["resourceId","boardId"]},{"name":"remove","args":["resourceId","boardId"]},{"name":"removeList","args":["resourceId","boardId","listId"]},{"name":"show","args":["resourceId","boardId"]},{"name":"showList","args":["resourceId","boardId","listId"]}],"ProjectMembers":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"add","args":["resourceId","userId","accessLevel"]},{"name":"all","args":["resourceId"]},{"name":"edit","args":["resourceId","userId","accessLevel"]},{"name":"show","args":["resourceId","userId"]},{"name":"remove","args":["resourceId","userId"]}],"ProjectMilestones":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":["resourceId"]},{"name":"create","args":["resourceId","title"]},{"name":"edit","args":["resourceId","milestoneId"]},{"name":"issues","args":["resourceId","milestoneId"]},{"name":"mergeRequests","args":["resourceId","milestoneId"]},{"name":"show","args":["resourceId","milestoneId"]}],"ProjectSnippetAwardEmojis":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":["projectId","resourceId","noteId"]},{"name":"award","args":["projectId","resourceId","noteId","name"]},{"name":"remove","args":["projectId","resourceId","noteId","awardId"]},{"name":"show","args":["projectId","resourceId","noteId","awardId"]}],"ProjectSnippetDiscussions":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"addNote","args":["resourceId","resource2Id","discussionId","noteId","content"]},{"name":"all","args":["resourceId","resource2Id"]},{"name":"create","args":["resourceId","resource2Id","content"]},{"name":"editNote","args":["resourceId","resource2Id","discussionId","noteId","content"]},{"name":"removeNote","args":["resourceId","resource2Id","discussionId","noteId"]},{"name":"show","args":["resourceId","resource2Id","discussionId"]}],"ProjectSnippetNotes":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":["resourceId","resource2Id"]},{"name":"create","args":["resourceId","resource2Id","body"]},{"name":"edit","args":["resourceId","resource2Id","noteId","body"]},{"name":"remove","args":["resourceId","resource2Id","noteId"]},{"name":"show","args":["resourceId","resource2Id","noteId"]}],"ProjectSnippets":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":["projectId"]},{"name":"content","args":["projectId","snippetId"]},{"name":"create","args":["projectId","title","fileName","code","visibility"]},{"name":"edit","args":["projectId","snippetId"]},{"name":"remove","args":["projectId","snippetId"]},{"name":"show","args":["projectId","snippetId"]},{"name":"userAgentDetails","args":["projectId","snippetId"]}],"ProjectVariables":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":["resourceId"]},{"name":"create","args":["resourceId"]},{"name":"edit","args":["resourceId","keyId"]},{"name":"show","args":["resourceId","keyId"]},{"name":"remove","args":["resourceId","keyId"]}],"Projects":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":[]},{"name":"archive","args":["projectId"]},{"name":"create","args":[]},{"name":"edit","args":["projectId"]},{"name":"events","args":["projectId"]},{"name":"fork","args":["projectId"]},{"name":"forks","args":["projectId"]},{"name":"languages","args":["projectId"]},{"name":"mirrorPull","args":["projectId"]},{"name":"remove","args":["projectId"]},{"name":"removeFork","args":["projectId"]},{"name":"search","args":["projectName"]},{"name":"share","args":["projectId","groupId","groupAccess"]},{"name":"show","args":["projectId"]},{"name":"star","args":["projectId"]},{"name":"statuses","args":["projectId","sha","state"]},{"name":"transfer","args":["projectId","namespaceId"]},{"name":"unarchive","args":["projectId"]},{"name":"unshare","args":["projectId","groupId"]},{"name":"unstar","args":["projectId"]},{"name":"upload","args":["projectId","content"]}],"ProtectedBranches":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":["projectId"]},{"name":"protect","args":["projectId","branchName"]},{"name":"show","args":["projectId","branchName"]},{"name":"unprotect","args":["projectId","branchName"]}],"ProtectedTags":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":["projectId"]},{"name":"protect","args":["projectId","tagName"]},{"name":"show","args":["projectId","tagName"]},{"name":"unprotect","args":["projectId","tagName"]}],"PushRules":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"create","args":["projectId"]},{"name":"edit","args":["projectId"]},{"name":"remove","args":["projectId"]},{"name":"show","args":["projectId"]}],"ReleaseLinks":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":["projectId","tagName"]},{"name":"create","args":["projectId","tagName","name","url"]},{"name":"edit","args":["projectId","tagName","linkId"]},{"name":"remove","args":["projectId","tagName","linkId"]},{"name":"show","args":["projectId","tagName","linkId"]}],"Releases":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":["projectId"]},{"name":"create","args":["projectId"]},{"name":"edit","args":["projectId","tagName"]},{"name":"remove","args":["projectId","tagName"]},{"name":"show","args":["projectId","tagName"]}],"Repositories":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"compare","args":["projectId","from","to"]},{"name":"contributors","args":["projectId"]},{"name":"mergeBase","args":["projectId","refs"]},{"name":"showArchive","args":["projectId"]},{"name":"showBlob","args":["projectId","sha"]},{"name":"showBlobRaw","args":["projectId","sha"]},{"name":"tree","args":["projectId"]}],"RepositoryFiles":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"create","args":["projectId","filePath","branch","content","commitMessage"]},{"name":"edit","args":["projectId","filePath","branch","content","commitMessage"]},{"name":"remove","args":["projectId","filePath","branch","commitMessage"]},{"name":"show","args":["projectId","filePath","ref"]},{"name":"showBlame","args":["projectId","filePath"]},{"name":"showRaw","args":["projectId","filePath","ref"]}],"Runners":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":[]},{"name":"allOwned","args":[]},{"name":"edit","args":["runnerId"]},{"name":"enable","args":["projectId","runnerId"]},{"name":"disable","args":["projectId","runnerId"]},{"name":"jobs","args":["runnerId"]},{"name":"remove","args":["runnerId"]},{"name":"show","args":["runnerId"]}],"Search":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":["scope","search"]}],"Services":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"edit","args":["projectId","serviceName"]},{"name":"remove","args":["projectId","serviceName"]},{"name":"show","args":["projectId","serviceName"]}],"SidekiqMetrics":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"queueMetrics","args":[]},{"name":"processMetrics","args":[]},{"name":"jobStats","args":[]},{"name":"compoundMetrics","args":[]}],"Snippets":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":[]},{"name":"content","args":["snippetId"]},{"name":"create","args":["title","fileName","content","visibility"]},{"name":"edit","args":["snippetId"]},{"name":"remove","args":["snippetId"]},{"name":"show","args":["snippetId"]},{"name":"userAgentDetails","args":["snippetId"]}],"SystemHooks":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"add","args":["url"]},{"name":"all","args":[]},{"name":"edit","args":["hookId","url"]},{"name":"remove","args":["hookId"]}],"Tags":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":["projectId"]},{"name":"create","args":["projectId"]},{"name":"remove","args":["projectId","tagName"]},{"name":"show","args":["projectId","tagName"]}],"Todos":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":[]},{"name":"create","args":["projectId","mergerequestId"]},{"name":"done","args":[]}],"Triggers":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"add","args":["projectId"]},{"name":"all","args":["projectId"]},{"name":"edit","args":["projectId","triggerId"]},{"name":"pipeline","args":["projectId","ref","token",{}]},{"name":"remove","args":["projectId","triggerId"]},{"name":"show","args":["projectId","triggerId"]}],"UserCustomAttributes":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":["resourceId"]},{"name":"set","args":["resourceId","customAttributeId","value"]},{"name":"remove","args":["resourceId","customAttributeId"]},{"name":"show","args":["resourceId","customAttributeId"]}],"UserEmails":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":[]},{"name":"add","args":["email"]},{"name":"show","args":["emailId"]},{"name":"remove","args":["emailId"]}],"UserGPGKeys":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":[]},{"name":"add","args":["key"]},{"name":"show","args":["keyId"]},{"name":"remove","args":["keyId"]}],"UserImpersonationTokens":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":["userId"]},{"name":"add","args":["userId","name","scopes","expiresAt"]},{"name":"show","args":["userId","tokenId"]},{"name":"revoke","args":["userId","tokenId"]}],"UserKeys":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":[]},{"name":"create","args":["title","key"]},{"name":"show","args":["keyId"]},{"name":"remove","args":["keyId"]}],"Users":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":[]},{"name":"activities","args":[]},{"name":"projects","args":["userId"]},{"name":"block","args":["userId"]},{"name":"create","args":[]},{"name":"current","args":[]},{"name":"edit","args":["userId"]},{"name":"events","args":["userId"]},{"name":"search","args":["emailOrUsername"]},{"name":"show","args":["userId"]},{"name":"remove","args":["userId"]},{"name":"unblock","args":["userId"]}],"Version":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"show","args":[]}],"VulnerabilityFindings":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":["projectId"]}],"Wikis":[{"name":"constructor","args":["token","jobToken","oauthToken","sudo","profileToken","requester","profileMode","host","url","version","camelize","rejectUnauthorized","requestTimeout"]},{"name":"all","args":["projectId"]},{"name":"create","args":["projectId"]},{"name":"edit","args":["projectId","slug"]},{"name":"show","args":["projectId","slug"]},{"name":"remove","args":["projectId","slug"]}]} |
@@ -7,3 +7,4 @@ import { BaseService, PaginatedRequestOptions, Sudo } from '../infrastructure'; | ||
removeTag(projectId: string | number, repositoryId: number, tagName: string, options?: Sudo): Promise<import("../infrastructure").DelResponse>; | ||
removeTags(projectId: string | number, repositoryId: number, nameRegex: string, options?: Sudo & { | ||
removeTags(projectId: string | number, repositoryId: number, nameRegexDelete: string, options?: Sudo & { | ||
nameRegexKeep: string; | ||
keepN: string; | ||
@@ -10,0 +11,0 @@ olderThan: string; |
{ | ||
"name": "@gitbeaker/core", | ||
"description": "Core API implementation of the GitLab API. Supports Promises, Async/Await.", | ||
"version": "17.0.3", | ||
"version": "18.0.0", | ||
"author": { | ||
@@ -12,3 +12,3 @@ "name": "Justin Dalrymple" | ||
"dependencies": { | ||
"@gitbeaker/requester-utils": "^17.0.3", | ||
"@gitbeaker/requester-utils": "^18.0.0", | ||
"form-data": "^3.0.0", | ||
@@ -55,3 +55,3 @@ "li": "^1.3.0", | ||
"types": "dist/types/index.d.ts", | ||
"gitHead": "4be71d2d50c26d94fcb1f7505a751b1a2365f15b" | ||
"gitHead": "1687dc466f1635b828f66d049a76a74d9fcb32bd" | ||
} |
@@ -23,15 +23,12 @@ <div align="center"> | ||
<img src="https://flat.badgen.net/dependabot/jdalrymple/gitbeaker?icon=dependabot" alt="Dependabot Badge" /> | ||
<a href="https://github.com/semantic-release/semantic-release"> | ||
<img src="https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg" alt="Semantic Release"> | ||
<a href="https://github.com/intuit/auto"> | ||
<img src="https://img.shields.io/badge/release-auto.svg?colorA=888888&colorB=9B065A&label=auto" alt="Auto"> | ||
</a> | ||
<a href="http://commitizen.github.io/cz-cli/"> | ||
<img src="https://img.shields.io/badge/commitizen-friendly-brightgreen.svg" alt="Commitizen"> | ||
<img src="https://img.shields.io/badge/code%20style-prettier-ff69b4.svg" alt="Prettier"> | ||
<a href="LICENSE.md"> | ||
<img src="https://img.shields.io/badge/License-MIT-yellow.svg" alt="Licence: MIT"> | ||
</a> | ||
<img src="https://img.shields.io/badge/code%20style-prettier-ff69b4.svg" alt="Prettier"> | ||
<a href="https://packagephobia.now.sh/result?p=@gitbeaker/core"> | ||
<img src="https://packagephobia.now.sh/badge?p=@gitbeaker/core" alt="Install Size: Core"> | ||
</a> | ||
<a href="LICENSE.md"> | ||
<img src="https://img.shields.io/badge/License-MIT-yellow.svg" alt="Licence: MIT"> | ||
</a> | ||
</p> | ||
@@ -38,0 +35,0 @@ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
311904
2539
38
+ Added@gitbeaker/requester-utils@18.2.0(transitive)
- Removed@gitbeaker/requester-utils@17.0.3(transitive)