Forum Discussion

Tom-Caruso's avatar
Tom-Caruso
New Contributor
5 years ago
Solved

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...
  • RonRatovsky's avatar
    RonRatovsky
    5 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.