Manish Kumar
Manish Kumar
/ok-to-test sha=d030460
/ok-to-test sha=15cb6bd
/ok-to-test sha=7d9733f
@appsmithguru You need to change the title of the PR to be in a format `fix/feat/chore: `. i.e `fix: trigger util refactor`. fix: if you are providing a fix for...
@appsmithguru The fix link should include the url for issue for which this PR has been raised.
The changes looks good, however since this utility file is helping in building a call for restapi, can we rather think about refactoring the name to `RestAPICallBuilderUtils`.
Since, the changes are only class name refactoring, the current test cases are adequate in my opinion. @btsgh @prapullac
/ok-to-test sha=595f028
/ok-to-test sha=8481a84
@Nikhil-Nandagopal The logic that handles this flow is associated with smart substitution which is separate from what datatype handling project worked with. As a current workaround we can use this...