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

贡献者指南