Mocky Balboa API Reference
GitHub
Documentation
Preparing search index...
@mocky-balboa/client
FulfillRouteResponse
Type Alias FulfillRouteResponse
Response type for fulfill behaviour on a route
type
FulfillRouteResponse
=
{
path
?:
string
;
response
:
Response
;
type
:
"fulfill"
;
}
Index
Properties
path?
response
type
Properties
Optional
path
path
?:
string
response
response
:
Response
type
type
:
"fulfill"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
path
response
type
GitHub
Documentation
Mocky Balboa API Reference
Loading...
Response type for fulfill behaviour on a route