swagger-api/swagger-codegen

[Perl] Support Patch (HTTP method)

Aberta

#1.674 aberto em 7 de dez. de 2015

 (0 comentário) (0 reação) (0 responsável)HTML (5.474 forks)batch import
Client: Perlhelp wanted

Métricas do repositório

Stars
 (12.701 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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

Guia do colaborador