works.iterative.tapir.endpoints

Members list

Type members

Classlikes

Attributes

Supertypes
class Object
trait Matchable
class Any
trait RepositoryEndpointsModule[K, V, F](name: String, base: BaseEndpoint)(implicit evidence$1: JsonCodec[V], evidence$2: Schema[V], evidence$3: JsonCodec[F], evidence$4: Schema[F], x$3: Codec[String, K, TextPlain]) extends CustomTapir

Attributes

Supertypes
trait CustomTapir
trait SttpClientInterpreter
trait SttpClientInterpreterExtensions
trait TapirAliases
trait TapirJsonZio
trait Tapir
trait ModifyMacroSupport
trait ModifyMacroFunctorSupport
trait TapirStaticContentEndpoints
trait TapirComputedInputs
trait TapirExtensions
class Object
trait Matchable
class Any
Show all

Types

type BaseEndpoint = Endpoint[Unit, Unit, Unit, Unit, Any]