Finally i found the solution. I registred explicitely ApiListingResource &
SwaggerSerializers
ResourceConfig resourceConfig = new ResourceConfig();
resourceConfig.packages("com.fiftyfive.services.apis",
"io.swagger.jaxrs.listing");
ServletContainer servletContainer = new ServletContainer(resourceConfig);
--
You received this message because you are subscribed to the Google Groups
"Swagger" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.