class

Wacli::OpenAPI::Dto::Schema

Inherits Reference / Object

Constructors

empty
Source
new(type : String | Nil, format : String | Nil, description : String | Nil, enum_values : Array(String), properties : Hash(String, Schema), required : Array(String), items : Schema | Nil, ref : String | Nil)
Source

Instance methods

arrayish?
Source
description
Source
enum_values
Source
format
Source
items
Source
objectish?
Source
properties
Source
required
Source
type
Source