On Wednesday, February 15, 2017 at 12:11:39 PM UTC+11, Richard Walker wrote:
>
> Issue #3: values of enumerated types.
>
> Well, not quite correct. I just noticed that the values of enumerated 
> types are wrong. As you see, the correct values of the "status" attribute 
> are in lowercase, and the Example Value gives an uppercase value. I could 
> edit the values in the "enum" section of swagger.json to fix that. But the 
> correct values are already in the generated enum class as annotations, 
> e.g., @XmlEnumValue("published"). It seems they are not being used.
>

I see now that this particular issue has already been reported:
https://github.com/swagger-api/swagger-core/issues/2092 

-- 
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.

Reply via email to