class

Redoc::Parameter

Inherits JSON::Serializable < Reference < Object

Constructors

new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

block=(block : Bool)
Source
block?
Source
default_value
Source
default_value=(default_value : String | Nil)
Source
double_splat=(double_splat : Bool)
Source
double_splat?
Source
name
Source
name=(name : String)
Source
splat=(splat : Bool)
Source
splat?
Source
type

@[JSON::Field(emit_null: true)] property external_name : String? property internal_name : String?

Source
type=(type : String | Nil)

@[JSON::Field(emit_null: true)] property external_name : String? property internal_name : String?

Source