Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Auto Closed
-
None
-
None
Description
I am, for the first time, attempting to fool around with our shiny new SDK Client Java API, for FINERACT-1209.
It seems that at least some of its methods have many many parameters, e.g. org.apache.fineract.client.services.ClientApi.retrieveAll20(String, Long, String, String, String, String, String, String, Integer, Integer, String, String, Boolean), and I was wondering if perhaps we could make it generate a Builder pattern for the Request instead?
Attachments
Issue Links
- blocks
-
FINERACT-1209 Integration Tests using new Swagger Client API ("Fineract SDK")
- Resolved