CommentId changed into commentId

This commit is contained in:
nishadi 2018-01-18 14:42:40 +05:30
parent 3b86f8a443
commit 27d3862ac8

View File

@ -49,6 +49,7 @@ import java.util.List;
/** /**
* APIs to handle comment management related tasks. * APIs to handle comment management related tasks.
*/ */
@SwaggerDefinition( @SwaggerDefinition(
info = @Info( info = @Info(
version = "1.0.0", version = "1.0.0",