Skip to content
Snippets Groups Projects
Commit a4aa448c authored by blackst0ne's avatar blackst0ne
Browse files

Documentation bugfix of invalid JSON payload example of Create a commit with...

Documentation bugfix of invalid JSON payload example of Create a commit with multiple files and actions
parent de20057c
No related branches found
No related tags found
No related merge requests found
---
title: Documentation bugfix of invalid JSON payload example of Create a commit with
multiple files and actions
merge_request: 12117
author: @blackst0ne
Loading
Loading
@@ -97,7 +97,7 @@ PAYLOAD=$(cat << 'JSON'
},
{
"action": "delete",
"file_path": "foo/bar2",
"file_path": "foo/bar2"
},
{
"action": "move",
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment