Endpoint
oxygen.http.server.Endpoint
final case class Endpoint(apiName: Option[String], endpointName: String, pathElems: List[List[Spec]], run: RequestContext => Option[URIO[Scope, HttpResponse]])
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article