mtennoe / swagger-typescript-codegen

A Swagger Codegenerator tailored for typescript.
Apache License 2.0
141 stars 52 forks source link

Rename 'TemplateLocations' to 'OptionTemplates' #111

Closed erictuvesson closed 4 years ago

erictuvesson commented 4 years ago

The properties inside TemplateLocations are not locations, it's the full file content.

It would be nice to change it to be file locations, but that would not be very nice for compatibility.

Microsoft Reviewers: Open in CodeFlow
mtennoe commented 4 years ago

Thank you for another contribution!

mtennoe commented 4 years ago

@erictuvesson - Approved, merged and published as 3.0.4 (even though its just a typing change)