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

2020-08-01 Thread GitBox
Grandolf49 commented on pull request #1206: URL: https://github.com/apache/fineract/pull/1206#issuecomment-667500531 Hi @vorburger Any more changes to be done here? This is an automated message from the Apache Git Service.

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

2020-07-29 Thread GitBox
Grandolf49 commented on pull request #1206: URL: https://github.com/apache/fineract/pull/1206#issuecomment-665327870 Yeah, sure. I'll revert those changes and update my PR. Would love to discuss if anything more needs to be done here! :)

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

2020-07-26 Thread GitBox
Grandolf49 commented on pull request #1206: URL: https://github.com/apache/fineract/pull/1206#issuecomment-664038841 To generate the code: 1. **./gradlew build** 2. **./gradlew generateSwaggerCode** The code will be generated in the directory **build/swagger-code-fineract**