alberto-art3ch commented on code in PR #5780:
URL: https://github.com/apache/fineract/pull/5780#discussion_r3138111162


##########
fineract-client/build.gradle:
##########
@@ -95,6 +95,23 @@ task buildTypescriptAngularSdk(type: 
org.openapitools.generator.gradle.plugin.ta
     dependsOn(':fineract-provider:resolve')
 }
 
+task buildTypescriptFetchSdk(type: 
org.openapitools.generator.gradle.plugin.tasks.GenerateTask) {

Review Comment:
   This is to create the fineract typescript for React, The previous one works 
only for Angular, so for the new WebApp in React we will need 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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to