Skip to content

Conversation

@iLLiCiTiT
Copy link
Member

Changelog Description

Added helper methods for api/projects/{project}/files/{file id} download.

Additional information

The project files do contain thumbnails or activity files.

Testing notes:

New methods are just wrappers, not much to test.

@iLLiCiTiT iLLiCiTiT self-assigned this Jan 5, 2026
@iLLiCiTiT iLLiCiTiT added the type: enhancement New feature or request label Jan 5, 2026
Copy link
Contributor

@BigRoy BigRoy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does this mean we should also have a upload_project_file equivalent?

Other than that, code looks good. I'm a bit in doubt whether it's worth having this higher-level method available and maintaining the extra code needed for it. But I'm not against it.

@iLLiCiTiT
Copy link
Member Author

Does this mean we should also have a upload_project_file equivalent?

There is not such endpoint. The files are uploaded e.g. using activity endpoints.

@iLLiCiTiT iLLiCiTiT merged commit 3aff822 into develop Jan 6, 2026
2 checks passed
@iLLiCiTiT iLLiCiTiT deleted the enhancement/add-download-file-helpers branch January 6, 2026 13:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants