We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aaffd70 commit 1c097a7Copy full SHA for 1c097a7
server/src/main/scala/app/softnetwork/api/server/ApiErrors.scala
@@ -13,6 +13,7 @@ import sttp.tapir.generic.auto.SchemaDerivation
13
import sttp.tapir.json.json4s.TapirJson4s
14
15
import scala.concurrent.Future
16
+import scala.language.implicitConversions
17
18
object ApiErrors extends SchemaDerivation with TapirJson4s {
19
0 commit comments