I'm trying to add the Swagger2Feature to some existing REST web services. I've added the feature programmatically, and I'm able to access the /services URL and see a list of my web services, but when I click on any of those links, I get this response:
No message body writer has been found for class io.swagger.models.Swagger, ContentType: application/json The documentation (https://cxf.apache.org/docs/swagger2feature.html) has links to examples, but they are all broken. I've tried adding Swagger2Feature to the basic jaxrs sample in the cxf distribution, but I can't ever get the /services URL to work for that. I can't find any discussion of Swagger2Feature in the mailing list. Are there any other resources out there? Has anyone made Swagger2Feature work? -- Eric Hodges Sr. Product Engineer [email protected] O: 281-504-8165 <(281)+504-8165> U.S. Dataworks <http://www.usdataworks.com/>
