Skip to content

[UploaderService] Enhance service to handle any file type #475

Description

@bastienguillon

The UploaderService currently only handles image file types, but it could handle any file type with minor changes. These changes could easily be non-breaking, by adding optional parameters to the three methods exposed by the IUploaderService interface.

Adding an optional parameter to specify the name of the file (instead of file.png) would also be a nice touch.

Metadata

Metadata

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions