You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 24, 2020. It is now read-only.
Hello,
I followed your readme and tried to add
addSbtPlugin("io.scalaland" % "sbt-swagger-2" % sbtSwagger2Version)
to my plugins.sbt but it does not find sbtSwagger2Version.
Am I doing something wrong?
The text was updated successfully, but these errors were encountered:
Hi, thanks for your answer.
Unfortunately, in my case, it does not create any swagger and I get 0 Swagger file generated. Although I have my controllers and dto s annotated.
Do you have any suggestions for it?
Hello,
I followed your readme and tried to add
addSbtPlugin("io.scalaland" % "sbt-swagger-2" % sbtSwagger2Version)
to my plugins.sbt but it does not find sbtSwagger2Version.
Am I doing something wrong?
The text was updated successfully, but these errors were encountered: