Console
SDK
REST API
Preparing search index...
The search index is not available
Integration App React - v2.13.2
Integration App React
OpenapiMapping
Interface OpenapiMapping
interface
OpenapiMapping
{
path
:
string
;
method
:
string
;
requestMapping
:
{
pathParameters
?:
any
;
query
?:
any
;
data
?:
any
;
headers
?:
any
;
}
;
responseMapping
?:
any
;
}
Index
Properties
path
method
request
Mapping
response
Mapping?
Properties
path
path
:
string
method
method
:
string
request
Mapping
requestMapping
:
{
pathParameters
?:
any
;
query
?:
any
;
data
?:
any
;
headers
?:
any
}
Optional
response
Mapping
responseMapping
?:
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
path
method
request
Mapping
response
Mapping
Console
SDK
REST API
Integration App React - v2.13.2
Loading...