JohnMTu commented on PR #1150:
URL: https://github.com/apache/cxf/pull/1150#issuecomment-1562318117
i didn't forget, just no time atm. But is in my list.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to
Hi Jean,
You may run into Swagger JAX-RS scanner limitations, as far as I can tell - it
checks class annotations
for SwaggerDefinition, does not traverse the hierarchy [1].
[1]
https://github.com/swagger-api/swagger-core/blob/1.5/modules/swagger-jaxrs/src/main/java/io/swagger/jaxrs/Reader.java
coheigea merged PR #174:
URL: https://github.com/apache/cxf-fediz/pull/174
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: dev-unsubscr...@cxf.apache.or