fmvilas / swagger-node-codegen

An OpenAPI 3.x/Swagger 2 code generator for Node.js
Apache License 2.0
200 stars 55 forks source link

fix handlebars helper 'endsWith' to handle empty strings correctly. #12

Closed richardklose closed 6 years ago

richardklose commented 6 years ago

This fixes #11.

fmvilas commented 6 years ago

Great catch! Thanks for spotting and fixing it! It's now on NPM too.