0.13.0-rc1
(chore):
- OpenAPI generator only includes current package as part of generated name (@dsinghvi)
0.13.0-rc0
(chore):
- OpenAPI oneOf subtypes have generated names based on unique properties (@dsinghvi)
0.12.0
(chore):
- OpenAPI importer converts date-times
appropriately. Before this release, datetimes would be converted as strings. (@dsinghvi)
0.11.12
(chore):
- Special case importing oneOf types that are all enums (@dsinghvi)