Commit 242f9863 authored by Mitar's avatar Mitar Committed by Amy Qualls

Fixed example payload in protected branches API docs

parent 1d5628b2
......@@ -332,7 +332,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