You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by GitBox <gi...@apache.org> on 2019/02/08 15:13:58 UTC

[GitHub] deki commented on issue #12: GERONIMO-6687 use default parameter style instead of hardcoding simple

deki commented on issue #12: GERONIMO-6687 use default parameter style instead of hardcoding simple
URL: https://github.com/apache/geronimo-openapi/pull/12#issuecomment-461834734
 
 
   Hi @rmannibucau,
   well currently this PR is just improving the default behaviour and avoids wrong styles. For my usecases this is fine. I agree that there might be cases where the style must be set, maybe MatrixParam according to this impl https://github.com/swagger-api/swagger-core/blob/master/modules/swagger-jaxrs2/src/main/java/io/swagger/v3/jaxrs2/DefaultParameterExtension.java#L74 but currently we aren't handling MatrixParam at all.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services