Module: PairKit::JsonSchema::Dsl::CommonPartialDsl

Includes:
ConstPartialDsl, CorePartialDsl, EnumPartialDsl, MetaDataPartialDsl, NullPartialDsl, StructuralPartialDsl
Included in:
ArrayDsl, BooleanDsl, NumberDsl, ObjectDsl, SchemaDsl, StringDsl
Defined in:
lib/pair_kit/json_schema/dsl/partials/common_partial_dsl.rb

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