solomax commented on a change in pull request #124:
URL: https://github.com/apache/openmeetings/pull/124#discussion_r567730958
##########
File path:
openmeetings-webservice/src/main/java/org/apache/openmeetings/webservice/RoomWebService.java
##########
@@ -164,7 +164,7 @@ private Room updateRtoRoom(Room r, Long userId) {
*/
@WebMethod
@GET
- @Path("/{type}/{externaltype}/{externaliid}")
+ @Path("/{type}/{externaltype}/{externalid}")
Review comment:
@sebawagner good catch!
can you add JUnit test for this method? :)
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]