You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think api clients should convert ISO8601 string into Date object when receiving request, convert Date object into ISO8601 string when sending request.
Description
Swagger-codegen version
2.2.0-SNAPSHOT
Related issues
#2776, #2030
Suggest a Fix
I am thinking updating of
api.mustacheof typescript-angular2. If it's ok, I'll create PR.