Skip to content

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

Merged
bsneed merged 2 commits intosegmentio:masterfrom
patbenatar:fix/identify-without-id
Mar 3, 2021
Merged

identify should accept null for memberId, to match native APIs#65
bsneed merged 2 commits intosegmentio:masterfrom
patbenatar:fix/identify-without-id

Conversation

@patbenatar
Copy link
Copy Markdown
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
Copy Markdown

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

@bsneed
Copy link
Copy Markdown
Contributor

bsneed commented Mar 19, 2020

Fixed in PR #147

@bsneed
Copy link
Copy Markdown
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