Hi, In my project I'm using enumeratum extensively: https://github.com/lloydmeta/enumeratum
It's a really popular for enumerated types in Scala (they're even considering to make it part of the default API, as the current Scala enum is really lacking). However I can't find a good way to document it without having to repeat all the possible values in 'allowableValues'. Did anyone had any success documenting an API exposing enumeratum enums? -- 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.
