Dennis Kieselhorst created GERONIMO-6686:
--------------------------------------------
Summary: OpenAPI operationId is not unique
Key: GERONIMO-6686
URL: https://issues.apache.org/jira/browse/GERONIMO-6686
Project: Geronimo
Issue Type: Bug
Security Level: public (Regular issues)
Reporter: Dennis Kieselhorst
Fix For: OpenAPI_1.0.5
Spec says:
_{{operationId}} is an optional unique string used to identify an operation. If
provided, these IDs must be unique among all operations described in your API._
Currently if two resource classes provide a method with the same name the
operationId is not unique.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)