swagger-api/swagger-codegen

Review serialization and deserialization of `date` property

Open

#5,531 opened on May 2, 2017

View on GitHub
 (0 comments) (0 reactions) (0 assignees)HTML (5,474 forks)batch import
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.

Contributor guide