swagger-api/swagger-codegen

[Java] Support enums in path params

Aberta

#2.282 aberto em 29 de fev. de 2016

 (0 comentário) (1 reação) (0 responsável)HTML (5.474 forks)batch import
Client: JavaEnhancement: FeatureFeature: Enumhelp wanted

Métricas do repositório

Stars
 (12.701 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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.

Guia do colaborador