Skip to content
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

Serialize typed properties #172

Merged
merged 1 commit into from
Jun 24, 2019
Merged

Serialize typed properties #172

merged 1 commit into from
Jun 24, 2019

Conversation

matthewp
Copy link
Contributor

When converting a response to a type, if the type has properties that
are themselves typed, we need to serialize those properties so that the
object can be properly serialized to JSON.

Fixes #171

When converting a response to a type, if the type has properties that
are themselves typed, we need to serialize those properties so that the
object can be properly serialized to JSON.

Fixes #171
@matthewp matthewp merged commit fa001c5 into master Jun 24, 2019
@matthewp matthewp deleted the typed-upd branch June 24, 2019 14:16
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.

Updating doesn't work well with typed properties
1 participant