webapi-parser
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Operation
accepts
callbacks
content
Type
custom
Domain
Properties
deprecated
description
documentation
extends
Node
id
method
name
position
request
requests
responses
schemes
security
servers
summary
annotations
graph
with
Accepts
with
Callback
with
Callbacks
with
Content
Type
with
Custom
Domain
Properties
with
Deprecated
with
Description
with
Documentation
with
Extends
Node
with
Id
with
Method
with
Name
with
Request
with
Requests
with
Response
with
Responses
with
Schemes
with
Security
with
Server
with
Servers
with
Summary
Hierarchy
DomainElement
Operation
Implements
Annotable
Index
Properties
accepts
callbacks
content
Type
custom
Domain
Properties
deprecated
description
documentation
extends
Node
id
method
name
position
request
requests
responses
schemes
security
servers
summary
Methods
annotations
graph
with
Accepts
with
Callback
with
Callbacks
with
Content
Type
with
Custom
Domain
Properties
with
Deprecated
with
Description
with
Documentation
with
Extends
Node
with
Id
with
Method
with
Name
with
Request
with
Requests
with
Response
with
Responses
with
Schemes
with
Security
with
Server
with
Servers
with
Summary
Properties
accepts
accepts
:
StrField
[]
callbacks
callbacks
:
Callback
[]
content
Type
content
Type
:
StrField
[]
custom
Domain
Properties
custom
Domain
Properties
:
DomainExtension
[]
deprecated
deprecated
:
BoolField
description
description
:
StrField
documentation
documentation
:
CreativeWork
extends
Node
extends
Node
:
DomainElement
[]
id
id
:
string
method
method
:
StrField
name
name
:
StrField
position
position
:
Range
request
request
:
Request
requests
requests
:
Request
[]
responses
responses
:
Response
[]
schemes
schemes
:
StrField
[]
security
security
:
SecurityRequirement
[]
servers
servers
:
Server
[]
summary
summary
:
StrField
Methods
annotations
annotations
(
)
:
any
Returns
any
graph
graph
(
)
:
Graph
Returns
Graph
with
Accepts
with
Accepts
(
accepts
:
string
[]
)
:
this
Parameters
accepts:
string
[]
Returns
this
with
Callback
with
Callback
(
name
:
string
)
:
Callback
Parameters
name:
string
Returns
Callback
with
Callbacks
with
Callbacks
(
callbacks
:
Callback
[]
)
:
this
Parameters
callbacks:
Callback
[]
Returns
this
with
Content
Type
with
Content
Type
(
contentType
:
string
[]
)
:
this
Parameters
contentType:
string
[]
Returns
this
with
Custom
Domain
Properties
with
Custom
Domain
Properties
(
extensions
:
DomainExtension
[]
)
:
this
Parameters
extensions:
DomainExtension
[]
Returns
this
with
Deprecated
with
Deprecated
(
deprecated
:
boolean
)
:
this
Parameters
deprecated:
boolean
Returns
this
with
Description
with
Description
(
description
:
string
)
:
this
Parameters
description:
string
Returns
this
with
Documentation
with
Documentation
(
documentation
:
CreativeWork
)
:
this
Parameters
documentation:
CreativeWork
Returns
this
with
Extends
Node
with
Extends
Node
(
extension
:
ParametrizedDeclaration
[]
)
:
this
Parameters
extension:
ParametrizedDeclaration
[]
Returns
this
with
Id
with
Id
(
id
:
string
)
:
this
Parameters
id:
string
Returns
this
with
Method
with
Method
(
method
:
string
)
:
this
Parameters
method:
string
Returns
this
with
Name
with
Name
(
name
:
string
)
:
this
Parameters
name:
string
Returns
this
with
Request
with
Request
(
request
:
Request
)
:
this
with
Request
(
)
:
Request
Parameters
request:
Request
Returns
this
Returns
Request
with
Requests
with
Requests
(
requests
:
Request
[]
)
:
this
Parameters
requests:
Request
[]
Returns
this
with
Response
with
Response
(
name
:
string
)
:
Response
Parameters
name:
string
Returns
Response
with
Responses
with
Responses
(
responses
:
Response
[]
)
:
this
Parameters
responses:
Response
[]
Returns
this
with
Schemes
with
Schemes
(
schemes
:
string
[]
)
:
this
Parameters
schemes:
string
[]
Returns
this
with
Security
with
Security
(
security
:
SecurityRequirement
[]
)
:
this
Parameters
security:
SecurityRequirement
[]
Returns
this
with
Server
with
Server
(
name
:
string
)
:
Server
Parameters
name:
string
Returns
Server
with
Servers
with
Servers
(
servers
:
Server
[]
)
:
this
Parameters
servers:
Server
[]
Returns
this
with
Summary
with
Summary
(
summary
:
string
)
:
this
Parameters
summary:
string
Returns
this
Generated using
TypeDoc