SwaggerLume icon indicating copy to clipboard operation
SwaggerLume copied to clipboard

OperationId numeric instead of method namespace in new versions?

Open dogmaxpeppe opened this issue 4 years ago • 0 comments

Hi, we're reusing this library after one year and, updating Lumen and SwaggerLume package we notice that operationId, when not specified in PHPDoc, is not anymore generated by the method name with namespace, but by a random identification. We need to generate again that operationId. There's one way, through configuration file? Or we had to modify source code?

Version Used of SwaggerLume: 7.0

dogmaxpeppe avatar Nov 19 '21 16:11 dogmaxpeppe