Removed API/release permission
This commit is contained in:
parent
e19a891802
commit
f046741a89
|
@ -41,7 +41,7 @@
|
|||
"GET": {
|
||||
|
||||
"des": "Pulls project from git branch.",
|
||||
"per": [["admin"]],
|
||||
"per": [[]],
|
||||
"par": {
|
||||
"URL0": { "des": "Name of the project to release", "typ": "alphanumeric", "ren": "project", "opt": true, "def": "self" },
|
||||
"URL1": { "des": "Step to run, if not given, all steps will be run", "typ": "id", "ren": "step", "opt": true }
|
||||
|
|
Loading…
Reference in New Issue