har2api - v0.1.0
npm
GitHub
VTX Labs
Preparing search index...
ApiModel
Interface ApiModel
The full inferred API.
interface
ApiModel
{
auth
:
AuthScheme
;
operations
:
OperationModel
[]
;
servers
:
string
[]
;
}
Index
Properties
auth
operations
servers
Properties
auth
auth
:
AuthScheme
operations
operations
:
OperationModel
[]
servers
servers
:
string
[]
Inferred base server URL (scheme + host), if all entries agree.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
auth
operations
servers
npm
GitHub
VTX Labs
har2api - v0.1.0
Loading...
The full inferred API.