dynamic

wjson.schema.JsonSchema.dynamic
class dynamic extends StaticAnnotation

mark a field as dynamic, and it's JSON will having a _$type field

Attributes

Graph
Supertypes
trait StaticAnnotation
class Annotation
class Object
trait Matchable
class Any
In this article