swagger-api/swagger-codegen

Review serialization and deserialization of `date` property

Open

#5531 opened on May 2, 2017

View on GitHub
 (0 comments) (0 reactions) (0 assignees)HTML (12,701 stars) (5,474 forks)batch import
Enhancement: CI/Testhelp wanted

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