Skip to content

identify should accept null for memberId, to match native APIs #65

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

Merged
merged 2 commits into from
Mar 3, 2021

Conversation

patbenatar
Copy link
Contributor

In the documentation it says "If you don't have a userId but want to record traits, you should pass nil." but the type signature is enforcing no nulls.

…native libs

In the documentation it says "If you don't have a userId but want to record traits, you should pass nil." but the type signature is enforcing no nulls.
@misterpoloy
Copy link

I think, this might be related to this issue:
#107

@bsneed
Copy link
Contributor

bsneed commented Mar 19, 2020

Fixed in PR #147

@bsneed
Copy link
Contributor

bsneed commented Mar 3, 2021

Looks like I screwed this up, my apologies.

@bsneed bsneed reopened this Mar 3, 2021
@bsneed bsneed merged commit 1e4675d into segmentio:master Mar 3, 2021
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.

3 participants