CreatorHelper

orchescala.helper.openApi.CreatorHelper

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Abstract methods

protected def config: OpenApiConfig

Extensions

Extensions

extension (schema: Schema[_])
protected def createField(optKey: Option[String], optDescr: Option[String], optIsRequired: Option[Boolean], optExample: Option[AnyRef], optExamples: Option[Map[String, Example]]): ConstrField
def extractType(key: String): String
protected def refType: String
protected def schemaType: Option[String]