ToolJet/marketplace/plugins/fedex/__tests__
Priyansh Rai 98ac90383b
Feat: Add FedEx plugin (#14012)
* feat: add FedEx plugin with datasource integration, implemented testConnection function

* feat: implement run function to enable query operations

* feat: add base_url option to FedEx plugin for configurable API endpoints

* chore: update plugin icon

* fix: correct capitalization of FedEx plugin name in plugins.json

* fix: set allowed_scope_field to false in FedEx plugin manifest

* feat: enhance FedEx plugin to support child key and secret, and update customer type handling to support standard customers in the selection dropdown

* fix: remove duplicate child_key from FedEx plugin manifest and clean up defaults

* fix: enhance error response handling in FedEx plugin abstracting potentially sensitive information from the error responses

* fix: remove duplicate child_secret field from FedEx plugin manifest

* fix: correct customer type dropdown label case

* fix: update child key description in FedEx plugin manifest
2025-09-15 15:42:01 +05:30
..
index.js Feat: Add FedEx plugin (#14012) 2025-09-15 15:42:01 +05:30