defs property

Map<String, Schema> defs
final

Optional. A map of definitions for use by ref Only allowed at the root of the schema.

Implementation

final Map<String, Schema> defs;