Membrane React - v0.2.1
Console
SDK
REST API
Preparing search index...
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
Membrane React - v0.2.1
Loading...