Open mehtakaran9 opened 3 years ago
Right now, only headers can be configured via properties, static params can be supported with the following approach for clients.
hi @mehtakaran9 can you add unit test for this feature, like this :
https://github.com/bliblidotcom/blibli-backend-framework/blob/master/blibli-backend-framework-api-client/src/test/java/com/blibli/oss/backend/apiclient/DynamicClientTest.java
Right now, only headers can be configured via properties, static params can be supported with the following approach for clients.