Teleforge API Reference - v0.1.0
Preparing search index...
bff/src
HttpServiceOperation
Interface HttpServiceOperation
interface
HttpServiceOperation
{
headers
?:
Record
<
string
,
string
>
;
method
?:
string
;
path
:
string
;
timeoutMs
?:
number
;
}
Index
Properties
headers?
method?
path
timeout
Ms?
Properties
Optional
headers
headers
?:
Record
<
string
,
string
>
Optional
method
method
?:
string
path
path
:
string
Optional
timeout
Ms
timeoutMs
?:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
headers
method
path
timeout
Ms
Teleforge API Reference - v0.1.0
Loading...