swagger-api/swagger-codegen

[Perl] Support Patch (HTTP method)

Open

#1,674 opened on 2015年12月7日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)HTML (5,474 forks)batch import
Client: Perlhelp wanted

Repository metrics

Stars
 (12,701 stars)
PR merge metrics
 (30d に merged 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

コントリビューターガイド