dropwizard-swagger icon indicating copy to clipboard operation
dropwizard-swagger copied to clipboard

Value.Immutable classes

Open gokumar opened this issue 8 years ago • 0 comments

I am using Value.Immutable classes as part of my rest input/output. Swagger does not seem to understand these beans as there are no getters and setters in the immutable class definition. Because of this, I dont see anything in the Example section in swagger.

How do I enable Value.Immutable classes?

gokumar avatar Jan 14 '17 11:01 gokumar