PromucFlow_constructor/app/server/appsmith-plugins/postgresPlugin/src
Trisha Anand 9f63bfafd2
Adding JSON intelligent substitution for Rest Api plugin (#3474)
* POC : null value getting handled correctly

* Refactor code. Tested with and without quotes. This is working! Woohoo!

* Added support for mustache binding to include json objects and arrays

* Added test for smart substitution.

* Added setting to turn on/off smart substitutions in Rest API plugin

* Handling turning on smart json substitution

* Added error handling

* Added config to turn on smart substitution in JSON to make the tests pass now

* Adding a beta tag to the API setting.

* Spelling error resolved.

* Incorporated review comments.

* Catching JSON Parse exception in http call.
2021-03-11 14:10:00 +05:30
..
main Adding JSON intelligent substitution for Rest Api plugin (#3474) 2021-03-11 14:10:00 +05:30
test/java/com/external/plugins Adding support for NULL value parameters in Prepared Statement. (#3255) 2021-02-27 18:59:51 +05:30