swagger-api/swagger-codegen

[Perl] add support for `binary` (byte array)

Open

#1937 aperta il 21 gen 2016

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)HTML (5474 fork)batch import
Client: PerlEnhancement: Featurehelp wanted

Metriche repository

Star
 (12.701 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

Add support for binary parameter and response type in the Perl API client.

A good starting point is to look at how other languages make similar changes: Ruby: https://github.com/swagger-api/swagger-codegen/pull/1934 Java: https://github.com/swagger-api/swagger-codegen/pull/1898 C#: https://github.com/swagger-api/swagger-codegen/pull/1864 PHP: https://github.com/swagger-api/swagger-codegen/pull/1891

If anyone from the community wants to work on this, please reply to let us know.

Guida contributor