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 DateTimeSchema example serialization by updating type to OffsetDateTime #3273

Merged
merged 1 commit into from
Aug 20, 2019

Conversation

frantuma
Copy link
Member

@frantuma frantuma commented Aug 20, 2019

"minor" breaking change, in cases of client projects using swagger-models or swagger-core , and relying on the java generic type of DateTimeSchema being Date, as the fix changes that to correctly use java 8 OffsetDateTime instead.

frantuma added a commit to swagger-api/swagger-parser that referenced this pull request Aug 20, 2019
@frantuma frantuma merged commit 1f39035 into master Aug 20, 2019
@frantuma frantuma deleted the swos-126 branch August 20, 2019 17:41
frantuma added a commit to swagger-api/swagger-parser that referenced this pull request Aug 20, 2019
ref swagger-api/swagger-core#3273 - updates DateTimeSchema type to OffsetDateTime
frantuma added a commit to swagger-api/swagger-inflector that referenced this pull request Aug 20, 2019
ref swagger-api/swagger-core#3273 - fix DateTime schemas example builder to match updated OffsetDateTime type
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.

1 participant