Tom-Caruso
6 years agoNew Contributor
Definition not created for Map<<String,Object>>
I'm new to Swagger and I have a problem with a definition file generated for one of our services. The endpoint returns a List<Map<String,Object>> where the Object represents columns in a database re...
- 6 years ago
Yes, thank you. The thing is, Springfox is not one of our libraries, and we don't know it well enough to provide support for it. It does use our swagger-core annotations, but the parsing of the annotations is done soley by Springfox. There should be a solution for your use case though, so I'd suggest filing a ticket with the project, and hopefully they can help you out.