org.http4s.UriTemplate.ReservedExp
See theReservedExp companion object
final case class ReservedExp(names: List[String]) extends PathDef
Level 2 allows reserved string expansion (Section 3.2.3)
Level 3 allows reserved expansion with multiple variables (Section 3.2.3)
Attributes
- Companion
- object
- Source
- UriTemplate.scala
- Graph
-
- Supertypes
Members list
In this article