JSONSchemaPropsOrArray

com.coralogix.zio.k8s.model.pkg.apis.apiextensions.v1.JSONSchemaPropsOrArray
See theJSONSchemaPropsOrArray companion object
case class JSONSchemaPropsOrArray(value: Json)

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

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product