Files
openapi-generator-original/modules/swagger-codegen
Matan Rubin 1339222bbc [Java][Issue #1806] generate using java.util.UUID for UUIDs
Before this change if a model had a property of type=string and
format=uuid, it would be generated as a Java String.
Now, it generates the property as java.util.UUID.
2017-02-07 13:38:20 +02:00
..
2016-05-14 15:30:57 -04:00