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
SwaggerPathMethod
Class SwaggerPathMethod
Hierarchy
SwaggerPathMethod
Index
Constructors
constructor
Properties
consumes
deprecated
description
operation
Id
parameters
produces
responses
schema
style
summary
tags
Methods
get
Description
get
Group
By
Sub
Parameters
get
No
Sub
Parameters
get
Sub
Parameters
Constructors
constructor
new
Swagger
Path
Method
(
)
:
SwaggerPathMethod
Returns
SwaggerPathMethod
Properties
Optional
consumes
consumes
?:
string
[]
deprecated
deprecated
:
boolean
description
description
:
string
描述 Support only <= 2.0
operation
Id
operation
Id
:
string
parameters
parameters
:
SwaggerPathMethodParameter
[]
= []
produces
produces
:
string
[]
Support only <= 2.0
responses
responses
:
SwaggerPathMethodResponse
schema
schema
:
SwaggerPathMethodSchema
style
style
:
string
summary
summary
:
string
tags
tags
:
string
[]
Methods
get
Description
get
Description
(
)
:
string
获取描述
Returns
string
get
Group
By
Sub
Parameters
get
Group
By
Sub
Parameters
(
)
:
Map
<
string
,
SwaggerPathMethodParameter
[]
>
子成员分组
Returns
Map
<
string
,
SwaggerPathMethodParameter
[]
>
Private
get
No
Sub
Parameters
get
No
Sub
Parameters
(
)
:
SwaggerPathMethodParameter
[]
获取不带[0].的参数
Returns
SwaggerPathMethodParameter
[]
Private
get
Sub
Parameters
get
Sub
Parameters
(
)
:
SwaggerPathMethodParameter
[]
获取带有[0].的参数
Returns
SwaggerPathMethodParameter
[]
Exports
Swagger
Path
Method
constructor
consumes
deprecated
description
operation
Id
parameters
produces
responses
schema
style
summary
tags
get
Description
get
Group
By
Sub
Parameters
get
No
Sub
Parameters
get
Sub
Parameters
描述 Support only <= 2.0