PromucFlow_constructor/app/server/appsmith-interfaces/src
Sumit Kumar 00a7647590
feat: S3 plugin: add command to delete multiple files at a time
* Add a new command Delete multiple files. This command will allow users to delete many files at once. Currently, only one file can be deleted at a time. It takes an array of files as config parameter from the user e.g. ["file1", "file2"]
* Add template for the new command.
* Add template for the command Create multiple files
2022-02-15 12:24:16 +05:30
..
main/java/com/appsmith/external feat: S3 plugin: add command to delete multiple files at a time 2022-02-15 12:24:16 +05:30
test/java chore: Minor code refactoring for bean utils and action execution (#11102) 2022-02-14 10:24:54 +05:30