openapi-generator/modules
Arne Jørgensen 3823612674 Use PHP's DateTime::ATOM for true ISO-8601 support
Currently we use PHP's DateTime::ISO8601 for the date-time properties
but according to
http://php.net/manual/en/class.datetime.php#datetime.constants.iso8601
it is actually not compatible with ISO-8601.

Instead we should use DateTime::ATOM.
2016-03-16 11:18:26 +01:00
..
swagger-codegen Use PHP's DateTime::ATOM for true ISO-8601 support 2016-03-16 11:18:26 +01:00
swagger-codegen-cli update user-agent for Ruby 2016-03-15 11:41:47 +08:00
swagger-codegen-maven-plugin [maven plugin] Use configurator for maven plugin 2016-02-17 22:33:39 -05:00
swagger-generator updated to work around https://github.com/swagger-api/swagger-core/issues/1714 2016-03-15 16:06:37 -07:00