Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Swashbuckle
Swagger
Response
C# Class Swashbuckle.Swagger.Response
Show file
Open project: BenjaminAdams/Swashbuckle-blue
Class Usage Examples
Public Properties
Property
Type
Description
description
string
examples
object
headers
Header>.IDictionary
schema
Schema
Property Details
description
public property
public
string
description
return
string
examples
public property
public
object
examples
return
object
headers
public property
public
IDictionary
headers
return
Header>.IDictionary
schema
public property
public
Schema,Swashbuckle.Swagger
schema
return
Schema