FINERACT-1231: SDK Swagger Java Client generated utilities are broken…#1455
Merged
vorburger merged 1 commit intoapache:developfrom Oct 21, 2020
Merged
FINERACT-1231: SDK Swagger Java Client generated utilities are broken…#1455vorburger merged 1 commit intoapache:developfrom
vorburger merged 1 commit intoapache:developfrom
Conversation
Member
|
@vidakovic oh, I was just too stupid to figure out Let's wait to rebase this as soon as we have #1452 in. |
… and should be removed from JAR
69e21ac to
d666b9a
Compare
Member
|
Closed and re-opening because of build failure due to FINERACT-1236. |
Grandolf49
reviewed
Mar 26, 2021
| @@ -0,0 +1,11 @@ | |||
| **/README.md | |||
| **/pom.xml | |||
Contributor
There was a problem hiding this comment.
Here either of pom.xml or gradle files are required for building the generated client SDK right? Or are we following any other method to build the generated SDK here?
Contributor
There was a problem hiding this comment.
I went through the build.gradle file of fineract-client and figured out buildJavaSdk.
After executing this task, the SDK is generated but since pom.xml or any of the gradle build scripts are excluded, I couldn't build the generated SDK.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
@vorburger please see if this works for you
FINERACT-1231