Search
Preparing search index...
The search index is not available
Swagger generator API
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Swagger generator API
SwaggerPathMethodResponseInfo
Class SwaggerPathMethodResponseInfo
Hierarchy
SwaggerPathMethodResponseInfo
Index
Constructors
constructor
Properties
content
description
schema
Accessors
ref
Methods
get
Ref
Constructors
constructor
new
Swagger
Path
Method
Response
Info
(
)
:
SwaggerPathMethodResponseInfo
Returns
SwaggerPathMethodResponseInfo
Properties
Optional
content
content
?:
SwaggerPathMethodResponseInfoContent
only 3.0
description
description
:
string
Optional
schema
schema
?:
SwaggerPathMethodResponseInfoSchema
only 2.0
Accessors
Private
ref
get
ref
(
)
:
string
ref
Returns
string
Methods
get
Ref
get
Ref
(
)
:
string
获取ref
Returns
string
Exports
Swagger
Path
Method
Response
Info
constructor
content
description
schema
ref
get
Ref
only 3.0