swagger-api / swagger-api/swagger-codegen

AsyncScala Client dependency error

Open
#2,503 8 comments 0 reactions 1 assignee View on GitHub

@fehguy is already working on this.

Since Apr 7, 2016.

Client: Scala Issue: Bug
Dominant language
Mustache
Stars
17.8k
Forks
6k
PR merge metrics
No merged PRs in 30d

Description

The generated async scala client contains a non existing dependency to
"io.swagger" %% "swagger-async-httpclient" % "0.3.5"
and sbt complains the it can not find it. This should be replaced with
"com.wordnik.swagger" %% "swagger-async-httpclient" % "0.3.5"

I'll do a PR to fix that ;)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.