package api4s
Type Members
- trait Decode[+A] extends AnyRef
- trait Endpoint[F[_]] extends AnyRef
- class Errors extends Exception with NoStackTrace
- trait LiftRoute[F[_], S[_]] extends AnyRef
- case class RouteInfo(file: String, operationId: String, tags: Set[String]) extends Product with Serializable