[
https://issues.apache.org/jira/browse/GERONIMO-6686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16747793#comment-16747793
]
Romain Manni-Bucau commented on GERONIMO-6686:
----------------------------------------------
Pushed a first version, do you want to have a quick review? I kept the default
like that since it is used already - we can revise it in a 1.1 I think. Here is
the quick pointer:
https://github.com/apache/geronimo-openapi/blob/88fa7681846ee3ee62703449c359d556a4320c30/geronimo-openapi-impl/src/test/java/org/apache/geronimo/microprofile/openapi/impl/processor/AnnotationProcessorTest.java#L59
> 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
> Priority: Major
> 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)