swagger-api/swagger-codegen

[Java] Support enums in path params

開放

#2,282 建立於 2016年2月29日

 (0 則留言) (1 個反應) (0 位負責人)HTML (5,474 個分叉)batch import
Client: JavaEnhancement: FeatureFeature: Enumhelp wanted

倉庫指標

星標
 (12,701 顆星)
PR 合併指標
 (30 天內沒有已合併 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.

貢獻者指南