Romain Manni-Bucau created GERONIMO-6717:
--------------------------------------------
Summary: Add Some simple name based naming strategies for
operation id
Key: GERONIMO-6717
URL: https://issues.apache.org/jira/browse/GERONIMO-6717
Project: Geronimo
Issue Type: Improvement
Security Level: public (Regular issues)
Reporter: Romain Manni-Bucau
Assignee: Romain Manni-Bucau
Fix For: OpenAPI_1.0.6
It is too common to have conflicting operationId so we should provide better
defaults.
First will be <simple class name>.<method> and second will be the same but
using camel case instead of a dot to separate class and method names.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)