mean-expert-official / loopback-sdk-builder

Tool for auto-generating Software Development Kits (SDKs) for LoopBack
Other
399 stars 178 forks source link

capitalize(param.type) crashes with param.type being undefined #522

Closed nuba closed 6 years ago

nuba commented 6 years ago

What type of pull request are you creating?

How many unit test did you write for this pull request?

None

Write a reason if none (e.g just fixed a typo): It crashes I want it to stop crashing

Please add a description for your pull request:

It's really just what it says in the tiny commit message. Don't want to call capitalize() in that case.