Preparing search index...
The search index is not available
next-swagger-doc
next-swagger-doc
withSwagger
Function withSwagger
with
Swagger
(
__namedParameters
?
)
:
(
(
)
=>
(
(
_req
,
res
)
=>
void
)
)
WithSwagger middleware
Parameters
__namedParameters
:
SwaggerOptions
= defaultOptions
Returns
(
(
)
=>
(
(
_req
,
res
)
=>
void
)
)
(
)
:
(
(
_req
,
res
)
=>
void
)
Returns
(
(
_req
,
res
)
=>
void
)
(
_req
,
res
)
:
void
Parameters
_req
:
NextApiRequest
res
:
NextApiResponse
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
next-swagger-doc
SwaggerOptions
createSwaggerSpec
withSwagger
Generated using
TypeDoc
WithSwagger middleware