swagger-api/swagger-codegen
Ver no GitHubjava/jersey2 ApiClient.mustache does not allow for http PATCH verb
Open
#2.848 aberto em 12 de mai. de 2016
Client: JavaEnhancement: Generalhelp wanted
Métricas do repositório
- Stars
- (12.701 stars)
- Métricas de merge de PR
- (Nenhuma PRs mesclada em 30d)
Description
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