Module: PairKit::JsonSchema::Dsl::SchemaDsl

Includes:
CommonPartialDsl
Defined in:
lib/pair_kit/json_schema/dsl/nodes/schema_dsl.rb

Overview

Method Summary

Methods included from NullPartialDsl

#null

Methods included from StructuralPartialDsl

#_else, #_if, #_not, #_then, #all_of, #any_of, #one_of

Methods included from EnumPartialDsl

#enum

Methods included from ConstPartialDsl

#const

Methods included from MetaDataPartialDsl

#default, #deprecated, #description, #example, #read_only, #readable, #title, #writable, #write_only

Methods included from CorePartialDsl

#anchor, #comment, #define, #dynamic_anchor, #dynamic_ref, #id, #ref, #schema, #vocabulary