[BUG] method schemaForCaseClass
is declared as erased, but is in fact used
#1731
Milestone
schemaForCaseClass
is declared as erased, but is in fact used
#1731
Tapir version: 0.19.1+
Scala version: 3.1.0
Describe the bug
What is the problem?
mysterious compile errors
How to reproduce?
Maybe you can provide code to reproduce the problem?
https://scastie.scala-lang.org/Fy5fl0keRXWtP8i5bSCymA
Additional information
If reduce field numbe of case class
StandardAreaInfo
orTwinNode
by 1,for example, commentcountry:String
orcity:String
, orrealSceneID:UUID
orcoverImage:Option[String]
, the errors disappearsThe text was updated successfully, but these errors were encountered: