GitHub user tenthe closed a discussion: Can we remove parameter `isOriginalFilename` from files API
## Observation The parameter `isOriginalFilename` doesn't appear to be utilized in the `FilesService` within the UI. ## Question Uncertainty regarding the necessity of the parameter in `org.apache.streampipes.rest.impl.PipelineElementFile.getFile` after the changes in #2300. ## Suggestion Consider assessing if `isOriginalFilename` is still required and if the methods `FileManager.getFileByOriginalName` & `FileManager.getFile` can be streamlined accordingly. GitHub link: https://github.com/apache/streampipes/discussions/2528 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
