You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@fineract.apache.org by GitBox <gi...@apache.org> on 2020/07/27 07:50:23 UTC

[GitHub] [fineract] Grandolf49 commented on a change in pull request #1206: FINERACT-838 Added Swagger Codegen Support

Grandolf49 commented on a change in pull request #1206:
URL: https://github.com/apache/fineract/pull/1206#discussion_r460707265



##########
File path: fineract-provider/config/swagger/config.json
##########
@@ -0,0 +1,12 @@
+{
+   "library": "retrofit2",
+   "modelPackage": "org.mifos.models",

Review comment:
       Sorry about that! I missed it out. I'll change it to **org.apache.fineract.client**
   
   To verify the changes:
   - "modelPackage": "org.apache.fineract.client.models"
   - "apiPackage": "org.apache.fineract.client.services"
   - "invokerPackage": "org.apache.fineract.client"
   - "groupId": "org.apache.fineract"
   - "artifactId": "client"
   
   This is how we want right?
   
   > could you put the description about how to use this which you provided above into the/README.md as part of this PR?
   Yeah sure. I'll add this in the Readme.md




----------------------------------------------------------------
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:
users@infra.apache.org