-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: add supported connectionModes and updated supportedMessageTypes to destination definitions #801
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #801 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 2 2
Lines 78 78
Branches 13 13
=========================================
Hits 78 78 ☔ View full report in Codecov by Sentry. |
This PR is considered to be stale. It has been open for 20 days with no further activity thus it is going to be closed in 7 days. To avoid such a case please consider removing the stale label manually or add a comment to the PR. |
This reverts commit 783f881.
INT-131 Review the configuration attributes required in configuration files
Integration specific information goes to public facing docs manually whenever a change is made. To make this automatic & have up-to-date information in docs, few automation tasks via hugo framework are planned which can pull in data from config-backend API’s & push to the docs. Here’s the related PRD: Project overview As part of this story, first two requirements have to be fulfilled.
Research SpecProperties/Informations Required for Destinations quick info table:
Properties/Informations Required for Property mapping table:
Points of discussion -
|
src/configurations/destinations/launchdarkly_audience/db-config.json
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Description of the change
Resolves INT-753
Resolves INT-131
Checklists
Development
Code review