You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Dennis Kieselhorst (JIRA)" <ji...@apache.org> on 2019/01/21 08:16:00 UTC

[jira] [Created] (GERONIMO-6686) OpenAPI operationId is not unique

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)