swagger-api/swagger-codegen

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

オープン

#1,937 opened on 2016/01/21

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)HTML (5,474 件のフォーク)batch import
Client: PerlEnhancement: Featurehelp wanted

Repository metrics

Stars
 (12,701 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド