Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
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