Redoc

sttp.tapir.redoc.Redoc
object Redoc

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Redoc.type

Members list

Value members

Concrete methods

def apply[F[_]](title: String, spec: String, options: RedocUIOptions): List[ServerEndpoint[Any, F]]
def redocHtml(title: String, specUrl: String, redocVersion: String, redocOptions: Option[String], redocThemeOptionsJson: Option[String]): String

Concrete fields

val defaultRedocVersion: String