Field

endpoints4s.openapi.JsonSchemas.DocumentedJsonSchema.Field
See theField companion class
object Field

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Field.type

Members list

Value members

Concrete methods

def apply(name: String, tpe: DocumentedJsonSchema, isOptional: Boolean, defaultValue: Option[Value], documentation: Option[String]): Field