Skip to content

AsyncScala Client dependency error #2503

@hcwilhelm

Description

@hcwilhelm

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 ;)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions