oxygen.http.core.partial.PartialParamCodec.Json.Many
final case class Many[S[_], A](schema: JsonSchema[A])(using seqOps: SeqOps[S]) extends Json[S[A]]
Attributes
-
Graph
-
-
Supertypes
-
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Members list
Attributes
-
Definition Classes
-
Attributes
-
Definition Classes
-
Attributes
-
Inherited from:
-
Product
Attributes
-
Inherited from:
-
Product