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

fix behavior of JSONSchema for derived classes #2577

Merged
merged 6 commits into from
Sep 19, 2018

Conversation

jerrypeng
Copy link
Contributor

@jerrypeng jerrypeng commented Sep 13, 2018

Motivation

Currently declaring a JSONSchema of a certain class and serializing a instance of a derived class does not produce the correct behavior

@jerrypeng jerrypeng added the type/bug The PR fixed a bug or issue reported a bug label Sep 13, 2018
@srkukarni
Copy link
Contributor

run tests

@srkukarni
Copy link
Contributor

run cpp tests
run integration tests
run java8 tests

@jerrypeng jerrypeng closed this Sep 14, 2018
@jerrypeng jerrypeng reopened this Sep 14, 2018
@srkukarni
Copy link
Contributor

run integration tests

1 similar comment
@srkukarni
Copy link
Contributor

run integration tests

@jerrypeng
Copy link
Contributor Author

rerun integration tests

@sijie
Copy link
Member

sijie commented Sep 15, 2018

run java8 tests

@srkukarni
Copy link
Contributor

run integration tests

@srkukarni
Copy link
Contributor

@jerrypeng are some unittests failing because of this change?

@jerrypeng
Copy link
Contributor Author

rerun java8 tests

@jerrypeng
Copy link
Contributor Author

rerun integration tests

@srkukarni
Copy link
Contributor

run java8 tests

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug The PR fixed a bug or issue reported a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants