Francesco Chicchiriccò created CXF-6695:
-------------------------------------------
Summary: SwaggerFeature: add support for @MatrixParam and
@BeanParam
Key: CXF-6695
URL: https://issues.apache.org/jira/browse/CXF-6695
Project: CXF
Issue Type: Improvement
Components: JAX-RS
Reporter: Francesco Chicchiriccò
Assignee: Francesco Chicchiriccò
Fix For: 3.1.5, 3.0.8, 3.2.0
The current implementation relies on {{io.swagger:swagger-jaxrs}} which is set
to JAX-RS 1.1 spec and does not include support for {{@MatrixParam}} and
{{@BeanParam}}.
While there seems to be a
[wave|https://github.com/swagger-api/swagger-spec/issues/69] *against*
supporting matrix parameters in Swagger, bean parameters are instead only
supported for [Jersey 2|https://github.com/swagger-api/swagger-core/pull/843].
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)