There are some challenges with Scala primitives. Can you try scala.collection.mutable.Set[java.lang.Integer]? The alternative is to annotate the member with @ApiModelProperty, and you can set the datatype directly there.
> On Jan 9, 2017, at 3:49 AM, [email protected] wrote: > > Hi, > I have swagger 2.2.1, and i tried to create model that one of it's members is > scala.collection.mutable.Set[Int]. > I look for a way to add it to the spec, but i didn't find. > Is it possible to do such thing? > > Thanks > > > -- > 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 [email protected] > <mailto:[email protected]>. > For more options, visit https://groups.google.com/d/optout > <https://groups.google.com/d/optout>. -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
