diff --git a/CHANGELOG.md b/CHANGELOG.md index 85ded4a766a..c9d429b7afc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -29,6 +29,9 @@ The types of changes are: - Update the Datamap report's Data categories column to support better expand/collapse behavior [#5265](https://github.com/ethyca/fides/pull/5265) - Rename/refactor Privacy Notice Properties to support performance improvements [#5259](https://github.com/ethyca/fides/pull/5259) +### Fixed +- Fix wording in tooltip for Yotpo Reviews [#5274](https://github.com/ethyca/fides/pull/5274) + ## [2.44.0](https://github.com/ethyca/fides/compare/2.43.1...2.44.0) diff --git a/data/saas/config/yotpo_reviews_config.yml b/data/saas/config/yotpo_reviews_config.yml index 90b036d1fbe..8aa2bce2c33 100644 --- a/data/saas/config/yotpo_reviews_config.yml +++ b/data/saas/config/yotpo_reviews_config.yml @@ -4,12 +4,12 @@ saas_config: type: yotpo_reviews description: A sample schema representing the Yotpo Reviews integration for Fides user_guide: https://docs.ethyca.com/user-guides/integrations/saas-integrations/yotpo-reviews - version: 0.1.3 + version: 0.1.4 connector_params: - name: domain default_value: api.yotpo.com - description: The URL for your Yotpo Loyalty instance + description: The URL for your Yotpo Reviews instance - name: store_id label: Store ID description: Your Yotpo Store ID, previously referred to as "app key"