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 against supporting matrix parameters in Swagger, bean parameters are instead only supported for Jersey 2.