Closed trbarton closed 2 years ago
Looks good, could you please add a unit test in tests/ServerlessAutoSwagger.test.ts and then mention this new parameter in the README?
Updated PR with tests and readme update. This is my first ever open source contribution so welcome to feedback if you think theres something that can be done better
Thanks for your contribution!
I had a use case where I needed to generate a client side api client using openapi-generator-cli. I wanted custom function names that are controlled by the operationId parameter.
This PR adds the ability to override the default generated operationId as a property on the http event. Example: