swagger-api/swagger-codegen

[Perl] Delete (HTTP method) supports form data

Ouverte

#1 675 ouverte le 7 déc. 2015

 (0 commentaire) (0 réaction) (0 personne assignée)HTML (5 474 forks)batch import
Client: Perlhelp wanted

Métriques du dépôt

Stars
 (12 701 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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

Guide contributeur