PartiallyAppliedDocs

smithy4s.http4s.swagger.PartiallyAppliedDocs
case class PartiallyAppliedDocs[F[_]](path: String, swaggerUiPath: String)

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

def apply(first: HasId, rest: HasId*)(implicit F: Sync[F]): HttpRoutes[F]

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product