Documentation bugfix of invalid JSON payload example of Create a commit with multiple files and actions

This commit is contained in:
blackst0ne
2017-06-13 18:31:13 +11:00
parent de20057ccb
commit a4aa448c2d
2 changed files with 6 additions and 1 deletions

View File

@ -97,7 +97,7 @@ PAYLOAD=$(cat << 'JSON'
},
{
"action": "delete",
"file_path": "foo/bar2",
"file_path": "foo/bar2"
},
{
"action": "move",