-
Notifications
You must be signed in to change notification settings - Fork 394
add methods to destinations.yml #564
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
Conversation
I'd like to add booleans for whether each method is supported by each destination. I've put this code together, and when I try to run in on my local setup, it's not updating the destinations.yml file and I'm not sure why.
|
Hey @AaronAtSegment are these fields exposed in the ConfigAPI currently? 🤔 |
|
after a lot of help from Laura, I used the make catalog command and I simplified the code and it worked! |
|
|
I am unqualified to comment too deeply on JS files. @XavierAgostini and or @danielstjules can I get a 👀 ? |
XavierAgostini
left a comment
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
I'd like to add booleans for whether each method is supported by each destination. I've put this code together, and when I try to run in on my local setup, it's not updating the destinations.yml file and I'm not sure why.
Proposed changes
I want to add to the xyyzy page information about whether a destination supports personas and list which methods are supported
Related issues (optional)