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
0
Merge Requests
0
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
Boxiang Sun
gitlab-ce
Commits
feb571a1
Commit
feb571a1
authored
Jul 18, 2019
by
Imre Farkas
Committed by
Evan Read
Jul 18, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Doc for "Move external authorization service API management to EE"
parent
c04b3d61
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
doc/api/projects.md
doc/api/projects.md
+2
-2
No files found.
doc/api/projects.md
View file @
feb571a1
...
...
@@ -799,7 +799,7 @@ POST /projects/user/:user_id
|
`auto_devops_deploy_strategy`
| string | no | Auto Deploy strategy (
`continuous`
,
`manual`
or
`timed_incremental`
) |
|
`repository_storage`
| string | no | Which storage shard the repository is on. Available only to admins |
|
`approvals_before_merge`
| integer | no |
**(STARTER)**
How many approvers should approve merge requests by default |
|
`external_authorization_classification_label`
| string | no |
**(
CORE ONLY
)**
The classification label for the project |
|
`external_authorization_classification_label`
| string | no |
**(
PREMIUM
)**
The classification label for the project |
|
`mirror`
| boolean | no |
**(STARTER)**
Enables pull mirroring in a project |
|
`mirror_trigger_builds`
| boolean | no |
**(STARTER)**
Pull mirroring triggers builds |
...
...
@@ -856,7 +856,7 @@ PUT /projects/:id
|
`auto_devops_deploy_strategy`
| string | no | Auto Deploy strategy (
`continuous`
,
`manual`
or
`timed_incremental`
) |
|
`repository_storage`
| string | no | Which storage shard the repository is on. Available only to admins |
|
`approvals_before_merge`
| integer | no |
**(STARTER)**
How many approvers should approve merge request by default |
|
`external_authorization_classification_label`
| string | no |
**(
CORE ONLY
)**
The classification label for the project |
|
`external_authorization_classification_label`
| string | no |
**(
PREMIUM
)**
The classification label for the project |
|
`mirror`
| boolean | no |
**(STARTER)**
Enables pull mirroring in a project |
|
`mirror_user_id`
| integer | no |
**(STARTER)**
User responsible for all the activity surrounding a pull mirror event |
|
`mirror_trigger_builds`
| boolean | no |
**(STARTER)**
Pull mirroring triggers builds |
...
...
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