swagger-api/swagger-codegen

[Perl] Support Patch (HTTP method)

Open

#1,674 创建于 2015年12月7日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)HTML (5,474 fork)batch import
Client: Perlhelp wanted

仓库指标

Star
 (12,701 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

HTTP::Request::Common does not support PATCH (HTTP verb) at the moment.

Suggested implementation: using HTTP::Request instead

Line: https://github.com/swagger-api/swagger-codegen/blob/master/modules/swagger-codegen/src/main/resources/perl/ApiClient.mustache#L117

If you have questions or want to work on this, please reply to let the community know.

Ref: https://github.com/swagger-api/swagger-codegen/wiki/Guidelines-for-Contribution

贡献者指南