@stoplight/types
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
IHttp
Operation
deprecated
description
id
iid
method
path
request
responses
security
servers
summary
tags
HTTP Operation
Hierarchy
INode
IHttpOperation
Index
Properties
deprecated
description
id
iid
method
path
request
responses
security
servers
summary
tags
Properties
Optional
deprecated
deprecated
:
boolean
Optional
description
description
:
string
id
id
:
string
Optional
iid
iid
:
string
An internal identifier. For example, the operationId property in OAS.
method
method
:
string
path
path
:
string
request
request
:
IHttpOperationRequest
responses
responses
:
IHttpOperationResponse
[]
security
security
:
HttpSecurityScheme
[]
servers
servers
:
IServer
[]
Optional
summary
summary
:
string
Optional
tags
tags
:
INodeTag
[]
HTTP Operation