swagger-api/swagger-codegen

[Perl] Support Patch (HTTP method)

Offen

#1.674 geöffnet am 07.12.2015

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)HTML (5.474 Forks)batch import
Client: Perlhelp wanted

Repository-Metriken

Stars
 (12.701 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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

Contributor Guide