how to unpack a response from sttp response?

后端 未结 0 1552
旧时难觅i
旧时难觅i 2020-12-14 11:50

I wrote the following sttp code

import sttp.client3._
import sttp.client3.circe._
import io.circe.generic.auto._

def getAllSymbols() : Either[String, List[Ti         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题