swagger-api/swagger-codegen

[Java] Support enums in path params

Open

#2,282 opened on 2016年2月29日

GitHub で見る
 (0 comments) (1 reaction) (0 assignees)HTML (5,474 forks)batch import
Client: JavaEnhancement: FeatureFeature: Enumhelp wanted

Repository metrics

Stars
 (12,701 stars)
PR merge metrics
 (30d に merged PR はありません)

説明

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.

コントリビューターガイド