Preparing search index...
The search index is not available
Nestia API Documents
Nestia API Documents
@samchon/openapi
SwaggerV2
IOperation
IBodyParameter
Interface IBodyParameter
interface
IBodyParameter
{
description
?:
string
;
in
:
string
;
name
:
string
;
required
?:
boolean
;
schema
:
SwaggerV2
.
IJsonSchema
;
}
Index
Properties
description?
in
name
required?
schema
Properties
Optional
description
description
?:
string
in
in
:
string
name
name
:
string
Optional
required
required
?:
boolean
schema
schema
:
SwaggerV2
.
IJsonSchema
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
description
in
name
required
schema
Nestia API Documents
Loading...