summaryrefslogtreecommitdiff
path: root/doc/api/project_level_variables.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api/project_level_variables.md')
-rw-r--r--doc/api/project_level_variables.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/api/project_level_variables.md b/doc/api/project_level_variables.md
index 591911bb8ec..d4bda992f7c 100644
--- a/doc/api/project_level_variables.md
+++ b/doc/api/project_level_variables.md
@@ -86,7 +86,6 @@ curl --request POST --header "PRIVATE-TOKEN: <your_access_token>" "https://gitla
"value": "new value",
"protected": false,
"variable_type": "env_var",
- "protected": false,
"masked": false,
"environment_scope": "*"
}