Skip to content

Remove ip_address key.#14

Merged
UmanShahzad merged 3 commits intomasterfrom
uman/dont-turn-into-ipaddress-obj
Jun 13, 2019
Merged

Remove ip_address key.#14
UmanShahzad merged 3 commits intomasterfrom
uman/dont-turn-into-ipaddress-obj

Conversation

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

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

1 participant