Skip to content
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

chore/mixpanel integration id #252

Merged
merged 1 commit into from
Aug 4, 2021
Merged

Conversation

dabeeeenster
Copy link
Contributor

@dabeeeenster dabeeeenster commented Aug 4, 2021

Implements #165

  • added integration id

@dabeeeenster dabeeeenster linked an issue Aug 4, 2021 that may be closed by this pull request
self.headers = {
"Accept": "text/plain",
"Content-Type": "application/x-www-form-urlencoded",
"X-Mixpanel-Integration-ID": "flagsmith",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bit annoying that we don't have any tests for this wrapper (or any of the others from what I can tell) but I'm not going to ask you to write a whole test suite just for this change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Pass integration ID as part of the Mixpanel integration
2 participants