struct

Wacli::OpenAPI::Dto::Parameter

Inherits Struct / Value / Object

Constructors

new(name : String, location : String, required : Bool, description : String | Nil, schema : Schema | Nil)
Source

Instance methods

description
Source
location
Source
name
Source
required
Source
schema
Source