swagger-api/swagger-codegen

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

Open

#1,937 建立於 2016年1月21日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)HTML (5,474 fork)batch import
Client: PerlEnhancement: Featurehelp wanted

倉庫指標

Star
 (12,701 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

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.

貢獻者指南