DocumentedEndpoint

endpoints4s.openapi.EndpointsWithCustomErrors.DocumentedEndpoint
case class DocumentedEndpoint(request: DocumentedRequest, response: List[DocumentedResponse], securityRequirements: Seq[SecurityRequirement], docs: EndpointDocs)

Attributes

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

Members list

Value members

Concrete methods

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Concrete fields

lazy val item: PathItem
lazy val path: String