openapi-nodejs-cli icon indicating copy to clipboard operation
openapi-nodejs-cli copied to clipboard

Add crud filter to operationId

Open kanupedo opened this issue 1 year ago • 1 comments

It has been detected that when generating the operationId of the yml it takes the summary and description tags as its method, which are optional but should be able to be completed. To do this, a filter will be added that only adds as a method what may be susceptible to being a CRUD. See reference: https://spec.openapis.org/oas/v3.1.0#path-item-object

kanupedo avatar Jan 11 '24 09:01 kanupedo

Thank you for collaborating with the project by giving us feedback!

github-actions[bot] avatar Jan 11 '24 09:01 github-actions[bot]