swagger-typescript-api
Preparing search index...
RawRouteInfo
Type Alias RawRouteInfo
RawRouteInfo
:
Operation
&
{
consumes
?:
string
[]
;
description
?:
string
;
links
?:
RouteLinkInfo
[]
;
method
:
string
;
moduleName
:
string
;
operationId
:
string
;
produces
?:
string
[]
;
requestBody
?:
object
;
responses
?:
Operation
[
"responses"
]
;
responsesTypes
:
RequestResponseInfo
[]
;
route
:
string
;
summary
?:
string
;
tags
?:
string
[]
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
swagger-typescript-api
Loading...