Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Remove ip_address key. #14

Merged
merged 3 commits into from
Jun 13, 2019
Merged

Conversation

UmanShahzad
Copy link
Contributor

@UmanShahzad UmanShahzad commented Jun 13, 2019

Closes #8

It was causing issues in JSON serialization. It is not necessary to have it, as clients can get it on their own trivially looking into the 'ip' key for the raw ip string.

We do a major version bump for this.

It was causing issues in JSON serialization. It is not necessary
to have it, as clients can get it on their own trivially by
looking into the 'ip' key for the raw ip string.
@UmanShahzad UmanShahzad self-assigned this Jun 13, 2019
@UmanShahzad UmanShahzad merged commit f619d1f into master Jun 13, 2019
@UmanShahzad UmanShahzad deleted the uman/dont-turn-into-ipaddress-obj branch June 13, 2019 16:09
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

details.all is not json serializable because of the ip_address object
1 participant