Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
佳 邓
Gitlab4j Api
Commits
cf500e37
Commit
cf500e37
authored
Jul 20, 2023
by
Jeremie Bresson
Browse files
Merge remote-tracking branch 'origin/main' into 6.x
parents
80dd0426
bd35108f
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/main/java/org/gitlab4j/api/TagsApi.java
View file @
cf500e37
...
@@ -415,7 +415,7 @@ public class TagsApi extends AbstractApi {
...
@@ -415,7 +415,7 @@ public class TagsApi extends AbstractApi {
/**
/**
* Protects a single repository tag or several project repository tags using a wildcard protected tag.
* Protects a single repository tag or several project repository tags using a wildcard protected tag.
*
*
* <pre><code>GitLab Endpoint:
GE
T /projects/:id/protected_tags</code></pre>
* <pre><code>GitLab Endpoint:
POS
T /projects/:id/protected_tags</code></pre>
*
*
* @param projectIdOrPath id, path of the project, or a Project instance holding the project ID or path
* @param projectIdOrPath id, path of the project, or a Project instance holding the project ID or path
* @param name the name of the tag or wildcard
* @param name the name of the tag or wildcard
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment