Sanyam96 commented on a change in pull request #629: Swagger documentation
gsoc2019
URL: https://github.com/apache/fineract/pull/629#discussion_r366455809
##########
File path: fineract-provider/build.gradle
##########
@@ -42,6 +42,7 @@ buildscript {
classpath "org.apache.openjpa:openjpa:$openJPAVersion"
classpath 'com.radcortez.gradle:openjpa-gradle-plugin:3.1.0'
classpath 'gradle.plugin.org.nosphere.apache:creadur-rat-gradle:0.2.2'
+ classpath
"gradle.plugin.org.hidetake:gradle-swagger-generator-plugin:2.18.1"
Review comment:
I think this plugin would not help to generate the swagger.json
automatically during project build
please remove this.
----------------------------------------------------------------
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]
With regards,
Apache Git Services