Skip to content

Commit fed613f

Browse files
hubshashwatJohnVillalovos
authored andcommitted
docs(project): remove redundant encoding parameter
1 parent 3ee061c commit fed613f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/gl_objects/projects.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,6 @@ Create a new file::
372372
'content': file_content,
373373
'author_email': 'test@example.com',
374374
'author_name': 'yourname',
375-
'encoding': 'text',
376375
'commit_message': 'Create testfile'})
377376

378377
Update a file. The entire content must be uploaded, as plain text or as base64

0 commit comments

Comments
 (0)