GitHub user tenthe added a comment to the discussion: Can we remove parameter `isOriginalFilename` from files API
The class `FileApi` is a very good hint. We should deprecate it first before we remove it to avoid breaking client code. However, the parameter no longer has any functionality so we can still remove it in the `REST API`, right? We should only keep a method in the `FileApi` class with the parameter isOriginalName, which we deprecate and remove after the next release. If that works for you, I would turn the discussion into an issue. GitHub link: https://github.com/apache/streampipes/discussions/2528#discussioncomment-8743830 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
