Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
9fba42f9
Commit
9fba42f9
authored
Sep 22, 2021
by
Siddharth Asthana
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix up the docs warning detected by the vale Admin rule
parent
06b9bf39
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
doc/api/members.md
doc/api/members.md
+1
-1
doc/api/pages.md
doc/api/pages.md
+1
-1
No files found.
doc/api/members.md
View file @
9fba42f9
...
@@ -336,7 +336,7 @@ The response represents only direct memberships. Inherited memberships are not i
...
@@ -336,7 +336,7 @@ The response represents only direct memberships. Inherited memberships are not i
This API endpoint works on top-level groups only. It does not work on subgroups.
This API endpoint works on top-level groups only. It does not work on subgroups.
This API endpoint requires permission to admin memberships for the group.
This API endpoint requires permission to admin
ister
memberships for the group.
This API endpoint takes
[
pagination
](
index.md#pagination
)
parameters
`page`
and
`per_page`
to restrict the list of memberships.
This API endpoint takes
[
pagination
](
index.md#pagination
)
parameters
`page`
and
`per_page`
to restrict the list of memberships.
...
...
doc/api/pages.md
View file @
9fba42f9
...
@@ -12,7 +12,7 @@ The GitLab Pages feature must be enabled to use these endpoints. Find out more a
...
@@ -12,7 +12,7 @@ The GitLab Pages feature must be enabled to use these endpoints. Find out more a
## Unpublish pages
## Unpublish pages
Remove pages. The user must have
admin privileges
.
Remove pages. The user must have
the Administrator role
.
```
plaintext
```
plaintext
DELETE /projects/:id/pages
DELETE /projects/:id/pages
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a 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