Annotated
@Serializable
@SerialName(value = "Annotated")
Wraps another JsonSpec with JSON Schema annotations. Annotations decorate the inner spec without changing the values it accepts.
Annotated
comment
default
deprecated
Marks the value as deprecated.
description
Longer human-readable explanation.