Skip to content

Commit

Permalink
fix(routes): encoding param not required for gitdata.createBlob()
Browse files Browse the repository at this point in the history
  • Loading branch information
gr2m committed May 1, 2018
1 parent 861b733 commit 2a4e15e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/routes.json
Original file line number Diff line number Diff line change
Expand Up @@ -1510,7 +1510,6 @@
"type": "string"
},
"encoding": {
"required": true,
"type": "string"
},
"owner": {
Expand Down

0 comments on commit 2a4e15e

Please sign in to comment.