Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Pika::OpenAPI::ParameterSpec
Inherits
Struct
<
Value
<
Object
Constructors
new
(name :
String
, location :
String
, required :
Bool
, schema_type :
String
)
Source
Instance methods
clone
Source
copy_with
(name _name = @name, location _location = @location, required _required = @required, schema_type _schema_type = @schema_type)
Source
location
name
required
schema_type