PromucFlow_constructor/app/client/src/entities/Datasource
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
..
index.ts fix: implement getStructure method for S3 plugin (#8919) 2022-01-13 11:33:50 +05:30
RestAPIForm.ts feat: Add support to send arbitrary form values to oAuth server during Datasource authentication (#9660) 2021-12-21 10:12:26 +05:30