Which version of swagger-core do you use? And assuming it’s not the latest, can you try updating first?
--
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 swagger-swaggers...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
@ApiImplicitParam(name = "graph", value = "list of the graph record IDs for each network which are going to be merged in a single network", paramType = "body", dataType = "jsonNode") ,
@ApiImplicitParam(name = "name", value = "graph name", paramType = "body",examples = @Example(value = {@ExampleProperty(mediaType = "application/json" ,value = "{}")}))})