tenthe commented on issue #1101: URL: https://github.com/apache/streampipes/issues/1101#issuecomment-1401855114
Hi @deexidee, oh yes you are right. I think we can use the existing endpoint for the functionlality described in this issue. @bossenti what do you think? My suggestion would be to close this issue. Another issue in the REST API to get started with, is to remove some deprecated API endpoints from the REST interface. I'd suggest to remove all the endpoints marked with `@Deprecated(since = "0.71.0", forRemoval = true)`. The first step would be to create an issue for that. Then we should check if the API is no longer used in the UI Finally we can remove the endpoints. I will be happy to assist you. You can provide a PR and we can discuss the details there. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
