swagger-api/swagger-codegen

[Perl] Delete (HTTP method) supports form data

开放

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

 (0 条评论) (0 个反应) (0 位负责人)HTML (5,474 个派生)batch import
Client: Perlhelp wanted

仓库指标

星标
 (12,701 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Technically, Delete supports form data in the HTTP request body.

HTTP::Request::Common does not seem to support that for Delete

One alternative is to use HTTP::Request instead

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

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

贡献者指南