Manish Kumar

Results 26 comments of Manish Kumar

@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

@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...