PromucFlow_constructor/app/server/appsmith-plugins/restApiPlugin/src
Mojtaba 29be75e0e9
feat: add smart substitution handling for known MongoDB types (#11135)
* shelf: start working on substitution for `ISODate`

* a draft for Sumit to check what I did wrong in my tests

* test: tests are working

* test: cleanup

* refactor: add replacementDataType parameter to DataTypeStringUtils.jsonSmartReplacementPlaceholderWithValue

* fix: remove quotes for Mongo Types work in single form, arrays and json.

* add handling for more use cases
add/update more TCs

* add comments

* add more comments

* add space (cosmetic change)

Co-authored-by: Sumit Kumar <sumit@appsmith.com>
2022-03-02 22:33:50 +05:30
..
main feat: add smart substitution handling for known MongoDB types (#11135) 2022-03-02 22:33:50 +05:30
test/java/com/external fix: Modified action execution endpoint (#9473) 2022-03-02 16:01:50 +00:00