swagger-api/swagger-codegen
View on GitHubReview serialization and deserialization of `date` property
Open
#5,531 opened on May 2, 2017
Enhancement: CI/Testhelp wanted
Repository metrics
- Stars
- (12,701 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
Description
Review serialization and deserialization of date property as it might not be (de)serialized correctly to full-date in RFC3339
Swagger-codegen version
Latest master
Related issues
https://github.com/swagger-api/swagger-codegen/issues/5513
Suggest a Fix
We'll need to write test cases in Petstore sample client to cover this.