swagger-api/swagger-codegen

java/jersey2 ApiClient.mustache does not allow for http PATCH verb

開放

#2,848 建立於 2016年5月12日

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

倉庫指標

星標
 (12,701 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

When running swagger-codegen with -l java and library jersey2, the generated ApiClient.java does not allow for "PATCH" in invokeAPI(). PATCH support should be added to the ApiClient.mustache: https://github.com/swagger-api/swagger-codegen/blob/master/modules/swagger-codegen/src/main/resources/Java/libraries/jersey2/ApiClient.mustache

貢獻者指南