QuasiSoDo

Results 1 comments of QuasiSoDo

I am currently in the same boat of having missing x-example value display for my parameters in swagger-ui 3.x. I noticed that java-package io.swagger.models.parameters.AbstractSerializableParameter has: @JsonProperty("x-example") public Object getExample() {...