class K8S::ApiextensionsApiserver::Apis::Apiextensions::V1beta1::JSONSchemaPropsOrArray

Overview

JSONSchemaPropsOrArray represents a value that can either be a JSONSchemaProps or an array of JSONSchemaProps. Mainly here for serialization purposes.

Included Modules

Defined in:

versions/v1.14/apiextensions_apiserver/apis/apiextensions/v1beta1/json_schema_props_or_array.cr

Constructors

Constructor Detail

def self.new(ctx : YAML::ParseContext, node : YAML::Nodes::Node) #

[View source]
def self.new(pull : ::JSON::PullParser) #

[View source]
def self.new #

[View source]