Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Swashbuckle
Swagger
Parameter
C# Class Swashbuckle.Swagger.Parameter
Inheritance:
PartialSchema
Datei anzeigen
Open project: BenjaminAdams/Swashbuckle-blue
Class Usage Examples
Public Properties
Property
Type
Description
@in
string
description
string
name
string
required
bool?
schema
Schema
vendorExtensions
object>.Dictionary
Property Details
@in
public_oe property
public
string
@in
return
string
description
public_oe property
public
string
description
return
string
name
public_oe property
public
string
name
return
string
required
public_oe property
public
bool?
required
return
bool?
schema
public_oe property
public
Schema,Swashbuckle.Swagger
schema
return
Schema
vendorExtensions
public_oe property
public
Dictionary
vendorExtensions
return
object>.Dictionary