Preparing search index...
The search index is not available
@novice1/api-doc-generator - v0.2.5
@novice1/api-doc-generator
generators/postman/definitions
ProxyConfig
Interface ProxyConfig
interface
ProxyConfig
{
disabled
?:
boolean
;
host
?:
string
;
match
?:
string
;
port
?:
number
;
tunnel
?:
boolean
;
}
Index
Properties
disabled?
host?
match?
port?
tunnel?
Properties
Optional
disabled
disabled
?:
boolean
Optional
host
host
?:
string
Optional
match
match
?:
string
Optional
port
port
?:
number
Optional
tunnel
tunnel
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
disabled
host
match
port
tunnel
@novice1/api-doc-generator - v0.2.5
Loading...