PromucFlow_constructor/app/server/appsmith-plugins/mongoPlugin/src
Sumit Kumar 18edb18b20
fix: implement getStructure method for S3 plugin (#8919)
* Add `getStructure` implementation for S3 to return a list of accessible buckets.
* Add command templates for S3.
  - List files
  - Read file
  - Create file
  - Delete file
* Remove getDatasourceMetadata implementation as getStructure method can be directly used now.
2022-01-13 11:33:50 +05:30
..
main fix: implement getStructure method for S3 plugin (#8919) 2022-01-13 11:33:50 +05:30
test/java/com/external/plugins feat: Mongo plugin: add limit field to aggregate command to allow users to define batchSize (#10257) 2022-01-10 16:42:30 +00:00