swagger-api/swagger-codegen
Ver no GitHub[Java] Support enums in path params
Open
#2.282 aberto em 29 de fev. de 2016
Client: JavaEnhancement: FeatureFeature: Enumhelp wanted
Métricas do repositório
- Stars
- (12.701 stars)
- Métricas de merge de PR
- (Nenhuma PRs mesclada em 30d)
Description
Similar to #1347, it would be good to also add support of enums in path parameters.
One additional requirement: It would be good if multiple query and/or path parameters actually reference the same enumeration, that only one enumeration is generated and is then being referenced from all places where it was defined.