Commit 65f51f7d authored by Amy Qualls's avatar Amy Qualls

Merge branch 'doc-fixed-payload' into 'master'

Fixed example payload in protected branches API docs

See merge request gitlab-org/gitlab!77009
parents 0bab1700 242f9863
......@@ -329,7 +329,6 @@ curl --request POST \
--header "PRIVATE-TOKEN: <your_access_token>" \
--header "Content-Type: application/json" \
--data '{
"id": 5,
"name": "master",
"allowed_to_push": [{"access_level": 30}],
"allowed_to_merge": [{
......
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