swagger-akka-http / swagger-pekko-http

Support for generating Swagger REST API documentation for Pekko-Http based services.
Apache License 2.0
6 stars 1 forks source link

Akka dependency in the build.sbt #24

Closed VincentBrule closed 8 months ago

VincentBrule commented 8 months ago

Hello,

Why do you still have the old akka dependency in the build.sbt: https://github.com/swagger-akka-http/swagger-pekko-http/blob/main/build.sbt#L57

pjfanning commented 8 months ago

Swagger-Scala-Module is not Akka based. It has useful code to support Scala classes.