Skip to content
This repository has been archived by the owner on Jul 29, 2022. It is now read-only.

Uniqueness of custom fields is not enforced when updating a subscriber #43

Closed
Jericho opened this issue Sep 23, 2017 · 0 comments
Closed
Assignees
Labels
Breaking Change This change causes backward compatibility issue(s)
Milestone

Comments

@Jericho
Copy link
Owner

Jericho commented Sep 23, 2017

The customFields parameter is declared as IEnumerable<KeyValuePair<string, object>> but it should be IDictionary<string, object>

@Jericho Jericho added the Breaking Change This change causes backward compatibility issue(s) label Sep 23, 2017
@Jericho Jericho added this to the v8.0.0 milestone Sep 23, 2017
@Jericho Jericho self-assigned this Sep 23, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Breaking Change This change causes backward compatibility issue(s)
Projects
None yet
Development

No branches or pull requests

1 participant