Preparing search index...
The search index is not available
Nestia API Documents
Nestia API Documents
@samchon/openapi
SwaggerV2
IOperation
IResponse
Interface IResponse
interface
IResponse
{
description
?:
string
;
example
?:
any
;
headers
?:
Record
<
string
,
SwaggerV2
.
IJsonSchema
>
;
schema
?:
SwaggerV2
.
IJsonSchema
;
}
Index
Properties
description?
example?
headers?
schema?
Properties
Optional
description
description
?:
string
Optional
example
example
?:
any
Optional
headers
headers
?:
Record
<
string
,
SwaggerV2
.
IJsonSchema
>
Optional
schema
schema
?:
SwaggerV2
.
IJsonSchema
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
description
example
headers
schema
Nestia API Documents
Loading...