swagger-api/swagger-codegen

[Perl] API methods to optionally return HTTP status code and response headers

Open

#1,676 opened on Dec 7, 2015

View on 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
 (No merged PRs in 30d)

Description

We want to leverage wantarray in perl to return (data, http_status_code, http_response_headers) if the context is looking for an array (instead of scalar)

Where to start:

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