AbstractApiCreator

class Object
trait Matchable
class Any

Type members

Inherited classlikes

case class UsedByReferenceCreator(processName: 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

Implicits

Implicits

implicit protected def tenantId: Option[String]