loopbackio / loopback-next

LoopBack makes it easy to build modern API applications that require complex integrations.
https://loopback.io
Other
4.88k stars 1.06k forks source link

fix: proper parameter name for api method #10493

Open aaqilniz opened 2 months ago

aaqilniz commented 2 months ago

Generating APIs based on openapi specs generated by loopback 4 fails to name method parameters if it has a dash (-). This PR fixes it.

Checklist

👉 Check out how to submit a PR 👈

coveralls commented 2 months ago

Pull Request Test Coverage Report for Build 8899361532

Details


Totals Coverage Status
Change from base Build 8861530642: 55.3%
Covered Lines: 9563
Relevant Lines: 12458

💛 - Coveralls