We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da03e9c commit 118ce42Copy full SHA for 118ce42
gitlab/v4/objects/files.py
@@ -240,7 +240,7 @@ def raw(
240
241
Args:
242
ref: ID of the commit
243
- filepath: Path of the file to return
+ file_path: Path of the file to return
244
streamed: If True the data will be processed by chunks of
245
`chunk_size` and each chunk is passed to `action` for
246
treatment
0 commit comments