AbstractApiCreator

class Object
trait Matchable
class Any

Type members

Inherited classlikes

case class UsedByReferenceCreator(refId: String)
case class UsesReferenceCreator(processName: String)

Value members

Abstract methods

protected def title: String
protected def version: String

Concrete methods

protected def apiConfig: ApiConfig
protected def basePath: Path
protected def info(title: String, description: Option[String]): Info
protected def servers: List[Server]

Inherited methods

protected def projectName: String

Extensions

Extensions

extension (inOutApi: InOutApi[_, _])
def endpointName: String
def endpointType: String

Implicits

Implicits

implicit protected def tenantId: Option[String]