Commit a1f2691c authored by Anirudh Bagri's avatar Anirudh Bagri

Remove duplicate protected variable name in sample json

parent ecac5802
......@@ -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": "*"
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment