deexidee commented on issue #1101: URL: https://github.com/apache/streampipes/issues/1101#issuecomment-1401817743
@tenthe @bossenti Thanks for the guidance. I've checked a few classes at the REST API and it seems that the method `[getVersionInfo](https://github.com/apache/streampipes/blob/6a5b00d7bf82a92a5771d2f356b9f5f6f18b1266/streampipes-rest/src/main/java/org/apache/streampipes/rest/impl/Version.java#L36)` in "Version" class implements the same functionality as the issue description. Should I rename the method, add the same method with a different name to this class, or add it somewhere else? -- 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]
