Field

mcp.schema.SchemaType.Entity.Field
See theField companion trait
object Field

Attributes

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

Members list

Value members

Concrete methods

def apply[A](_name: String, _schema: JsonSchema[A], _description: Option[String]): Field

Attributes

Source
SchemaType.scala