swagger-api/swagger-codegen

[Scala] Consolidate `scala`, `async-scala`, `akka-scala` into a single Scala API client

开放

#3,812 创建于 2016年9月16日

 (15 条评论) (0 个反应) (0 位负责人)HTML (5,474 个派生)batch import
Client: ScalaEnhancement: Featurehelp wanted

仓库指标

星标
 (12,701 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Description

Similar to Java, C#, Python API clients, we want to be able to provide a single Scala API client to perform synchronous and asynchronous HTTP calls.

Swagger-codegen version

Latest master

If anyone from the community wants to work on the consolidation, please refer to let us know.

A good starting point is to review how Java API client supports both synchronous and asynchronous calls and implement the same logic in the scala or async-scala generators and templates.

贡献者指南